Releases: svix/svix-webhooks
Releases · svix/svix-webhooks
v1.76.1
v1.76.0
v1.75.1
What's Changed
- Libs/Go: Fix bug preventing
time.time
query params from serializing correctly - Libs/All: Allow deleting endpoint headers through new
deleteHeaders
field inEndpointHeadersPatchIn
Full Changelog: v1.75.0...v1.75.1
v1.75.0
What's Changed
- Bridge, CLI, Server: Modify Dockerfiles to use cache mounts for improved build time; these now require Docker 1.2 or later to build
- Libs/JS: Add support for custom retry schedule (thanks @KranzAklilu)
Full Changelog: v1.74.1...v1.75.0
v1.74.1
What's Changed
- Bridge, CLI: Fix installation of ca-certificates in Docker images
- These images were broken as of v1.72.0
Full Changelog: v1.74.0...v1.74.1
v1.74.0
What's Changed
- Libs/Rust: Add support for custom retry schedule (thanks @KranzAklilu)
- Libs/Rust: Add support for connecting to the API through a proxy
- Server: Upgrade some core dependencies
- Bridge: Add support for connecting to the Svix API through a proxy
Full Changelog: v1.73.0...v1.74.0
v1.73.0
v1.72.0
What's Changed
- Libs/JavaScript: Use native
fetch
API - Server: Upgrade Docker base image to Debian Trixie
- Bridge: Add a default
user-agent
to requests made by the newhttp
output - Bridge: Upgrade Docker base image to Debian Trixie
Full Changelog: v1.71.0...v1.72.0
v1.71.0
What's Changed
- Bridge: Add
http
output toreceivers
- See
bridge/svix-bridge.example.receivers.yaml
for a usage example
- See
Full Changelog: v1.70.1...v1.71.0
v1.70.1
What's Changed
- Libs/All: Re-add
endpoint.transformationPartialUpdate
as a deprecated operation- It was removed through a rename in the previous version, which should not have happened
Full Changelog: v1.70.0...v1.70.1