v1.7.0
What's Changed
- chore(deps): update isbang/compose-action action to v2.0.1 by @renovate in #502
- chore(deps): update docker/build-push-action action to v6 - autoclosed by @renovate in #504
- fix(deps): update module github.com/livekit/server-sdk-go/v2 to v2.2.0 by @renovate in #505
- fix(deps): update module github.com/gofiber/fiber/v2 to v2.52.5 by @renovate in #509
- fix(deps): update module github.com/gofiber/contrib/websocket to v1.3.2 by @renovate in #514
- fix(deps): update github.com/mynaparrot/plugnmeet-protocol digest to 5a79e5a by @renovate in #511
- fix(deps): update module github.com/bufbuild/protovalidate-go to v0.6.3 by @renovate in #512
- fix(deps): update module github.com/gofiber/template/html/v2 to v2.1.2 by @renovate in #515
- fix(deps): update module github.com/gofiber/contrib/socketio to v1.1.1 by @renovate in #513
- fix(deps): update github.com/mynaparrot/plugnmeet-protocol digest to 5f7afa8 by @renovate in #520
- fix(deps): update module github.com/gofiber/contrib/socketio to v1.1.2 by @renovate in #525
- fix(deps): update github.com/mynaparrot/plugnmeet-protocol digest to 225c77f by @renovate in #524
- fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.5 by @renovate in #529
- fix(deps): update module github.com/ansrivas/fiberprometheus/v2 to v2.7.0 by @renovate in #532
- fix(deps): update module github.com/urfave/cli/v2 to v2.27.3 by @renovate in #531
- fix(deps): update github.com/mynaparrot/plugnmeet-protocol digest to 76539e3 by @renovate in #528
- Converted to gorm for DB & organized code by @jibon57 in #540
- Feat: replaced websocket with nats by @jibon57 in #550
- Impl: recorder migration to use nats by @jibon57 in #553
- Update module github.com/bufbuild/protovalidate-go to v0.6.5 by @renovate in #543
- chore(deps): update golang docker tag to v1.23 by @renovate in #557
- fix(deps): update github.com/mynaparrot/plugnmeet-protocol digest to 0b47c3e by @renovate in #555
- Update module github.com/nats-io/jwt/v2 to v2.7.0 by @renovate in #568
- Update isbang/compose-action action to v2.0.2 by @renovate in #567
Full Changelog: v1.6.2...1.7.0
❗❗Breaking Changes❗❗
In this version we did lot of changes in code and internal structure. You can follow this PR: mynaparrot/plugNmeet-install#28 to install nats and other configuration related changes.