Skip to content

Version 0.73.0

Compare
Choose a tag to compare
@tasn tasn released this 28 Dec 00:13
· 1252 commits to main since this release
58b7def

Highlights

  • Server: fix issue with potentially incorrect signatures for very small payloads.
  • Server: fix Docker image to use exec so that svix-server will accept container process signals.

What's Changed

  • Server: Use exec in Dockerfile by @jaymell in #741
  • Worker: fix potentially incorrect signatures for some small payloads by @tasn in #742
  • Bump version and update changelog. by @tasn in #743

Full Changelog: v0.72.0...v0.73.0