Skip to content

Releases: svix/svix-webhooks

v1.76.1

04 Sep 13:13
ebb11e2
Compare
Choose a tag to compare

Version 1.76.1

  • Libs/Go: Fix bug causing 422 errors on message.create with messages created using the NewMessageInRaw helper

v1.76.0

02 Sep 18:55
2fddd24
Compare
Choose a tag to compare

Version 1.76.0

  • Libs/PHP: Added support for the full svix SDK!

v1.75.1

02 Sep 13:56
4bb39ac
Compare
Choose a tag to compare

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 in EndpointHeadersPatchIn

Full Changelog: v1.75.0...v1.75.1

v1.75.0

26 Aug 17:50
450f452
Compare
Choose a tag to compare

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

20 Aug 16:23
a6efe75
Compare
Choose a tag to compare

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

20 Aug 14:34
ef8aa48
Compare
Choose a tag to compare

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

14 Aug 17:40
88ec277
Compare
Choose a tag to compare

Version 1.73.0

  • Libs/(Java and Kotlin): Fix bug causing runtime exceptions when unknown fields were sent from the server

v1.72.0

14 Aug 15:56
516b39f
Compare
Choose a tag to compare

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 new http output
  • Bridge: Upgrade Docker base image to Debian Trixie

Full Changelog: v1.71.0...v1.72.0

v1.71.0

07 Aug 17:51
90ebecb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.70.1...v1.71.0

v1.70.1

06 Aug 14:54
b15b45d
Compare
Choose a tag to compare

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