Version 0.73.0
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