The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
What's Changed
- feat: support wildcards in domains for CORS and publish origins by @dunglas in https://github.com/dunglas/mercure/pull/1111
- feat: add a Hub.Publish() method to dispatch updates programatically by @dunglas in https://github.com/dunglas/mercure/pull/1098 and https://github.com/dunglas/mercure/pull/1110
- feat: allow disabling publish and subscribe endpoints by @dunglas in https://github.com/dunglas/mercure/pull/1113
- feat!: switch from Zap to log/slog by @dunglas in https://github.com/dunglas/mercure/pull/1115
- fix!: better cache memory usage by @dunglas in https://github.com/dunglas/mercure/pull/1090, https://github.com/dunglas/mercure/pull/1094
- fix(helm): update secret key ref to use existing secret by @TaminoWalter in https://github.com/dunglas/mercure/pull/1078
- refactor!: use UUID v7 and transform AssignUUID in method for Update by @dunglas in https://github.com/dunglas/mercure/pull/1114
- refactor: allow building without deprecated code by @dunglas in https://github.com/dunglas/mercure/pull/1105
New Contributors
- @TaminoWalter made their first contribution in https://github.com/dunglas/mercure/pull/1078
Full Changelog: https://github.com/dunglas/mercure/compare/v0.20.2...v0.21.0