What's Changed
- feat: support wildcards in domains for CORS and publish origins by @dunglas in #1111
- feat: add a Hub.Publish() method to dispatch updates programatically by @dunglas in #1098 and #1110
- feat: allow disabling publish and subscribe endpoints by @dunglas in #1113
- feat!: switch from Zap to log/slog by @dunglas in #1115
- fix!: better cache memory usage by @dunglas in #1090, #1094
- fix(helm): update secret key ref to use existing secret by @TaminoWalter in #1078
- refactor!: use UUID v7 and transform AssignUUID in method for Update by @dunglas in #1114
- refactor: allow building without deprecated code by @dunglas in #1105
New Contributors
- @TaminoWalter made their first contribution in #1078
Full Changelog: v0.20.2...v0.21.0