Releases: svix/svix-webhooks
Releases · svix/svix-webhooks
v1.90.0
What's Changed
- Server: Add
throttleRateto endpoint and application- This replaces
rateLimitbecause the name caused some confusion
(but is kept as a deprecated field for backwards compatibility)
- This replaces
- Libs/All: Update to latest Svix Cloud spec
Full Changelog: v1.89.0...v1.90.0
v1.89.0
What's Changed
- Server: Add a prune helper command to delete old data
- Server: Invalidate CMA cache when creating/updating endpoints or apps
- Server: Return empty JSON object from v1.message-attempt.resend
- Server: Build Docker image with Rust 1.94
- Bridge: Add support for PLAIN sasl auth for confluent cloud
- Bridge: Build Docker image with Rust 1.94
- Libs/Python: Set
__str__on errors
Full Changelog: v1.88.0...v1.89.0
v1.88.0
What's Changed
- Libs/Go: Add support for
v1.management.authentication.patch-api-token(Internal endpoint) - Libs/Go: Add TransportWrapper option to SvixOptions (thanks @piotrdomagalski)
Full Changelog: v1.87.0...v1.88.0
v1.87.0
What's Changed
- Server: Respect
retry-afterheader on error responses (within limits) (thanks @vinay0826)
Full Changelog: v1.86.0...v1.87.0
v1.86.0
What's Changed
- Server: Fix non-determinism with regards to overrides of specific header names
- Server: Bump MSRV to 1.88.0
- Libs/All: Add support for
v1.message.create-precheck(Svix Cloud exclusive endpoint)
(note: the server changes were technically part of the previous release but the DockerHub release process failed in an unrecoverable way so the changelog entries are repeated here)
Full Changelog: v1.85.0...v1.86.0
v1.85.0
What's Changed
- Server: Fix non-determinism with regards to overrides of specific header names
- Server: Bump MSRV to 1.88.0
- Libs/Ruby: Return nil if payload is empty, instead of attempting to parse as JSON (thanks @donovanlopez)
- Libs/Rust: Bump MSRV to 1.88.0
- CLI: Bump MSRV to 1.88.0
Full Changelog: v1.84.1...v1.85.0
v1.84.1
v1.84.0
v1.83.0
v1.82.0
What's Changed
- Libs/All: Add support for connector UIDs
- CLI: Add support for the Connector API
- CLI: Add
-v --verboseflag - CLI: Fix a bug in config file saving
- Server: Allow specifying queue prefix (thanks @turip)
New Contributors
Full Changelog: v1.81.0...v1.82.0