Skip to content

Version 0.21.2

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Nov 08:25
· 14 commits to main since this release
v0.21.2
d1b2996

What's Changed

Contains fixes of some issues introduced in version 0.21.0 and 0.21.1 as well as performance improvements.

Version 0.20 changelog

  • 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

Full Changelog: v0.21.1...v0.21.2