Skip to content

Releases: svix/svix-webhooks

Version 1.34.0

12 Sep 17:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.0...v1.34.0

Version 1.33.0

11 Sep 19:04
Compare
Choose a tag to compare

Highlights

  • Server: Add support for deprecating event types
  • Server: Add support for HTTP(S) proxies

What's Changed

Full Changelog: v1.32.0...v1.33.0

Version 1.32.0

02 Sep 15:36
196b568
Compare
Choose a tag to compare

Changes

  • Libs/Go Remove modules no longer produced by the generator
  • Server: Fix parsing proxy config from process environment

What's Changed

Full Changelog: v1.31.0...v1.32.0

Version 1.31.0

28 Aug 16:42
Compare
Choose a tag to compare

Highlights

  • Bridge: remove Beta tag
  • Libs/Go: prune out unused import for "time" in codegen output
  • Libs/C#: Fix appId, endpointId order in RotateSecretWithHttpInfoAsync
  • Libs: Support passing application to app-portal-access endpoint

What's Changed

New Contributors

Full Changelog: v1.30.0...v1.31.0

Version 1.30.0

16 Aug 13:20
b1872b7
Compare
Choose a tag to compare

Highlights

  • Server: Support filtering by before and after at the same time

What's Changed

Full Changelog: v1.29.0...v1.30.0

Version 1.29.0

09 Aug 16:09
178d24d
Compare
Choose a tag to compare

Highlights

  • Bridge: Rebuild RabbitMQ producer on error
  • Server: Add support for SOCKS5 proxies
  • Libs/C#: add GetAppPortalAccess* methods to IAuthentication interface
  • Libs/Go: expose with_content for Message.List
  • Libs/Go: expose with_msg param on MessageAttempt.ListByEndpoint
  • Libs/Go: expose order in Integtation.List and EventType.List
  • Libs/Go: return response body for recover/replay
  • Libs/Go: expose tag for MessageAttempt list endpoints
  • Libs/Javascript: Publish src to npm to make it available for source maps
  • Libs/Python: ensure datetimes have a timezone

What's Changed

Full Changelog: v1.28.0...v1.29.0

Version 1.28.0

02 Aug 17:38
3bc2a29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.27.0...v1.28.0

Version 1.27.0

01 Aug 15:27
0ba4b00
Compare
Choose a tag to compare

Highlights

  • Libs/Python: add missing 'get_stats' function

What's Changed

  • Python (async): add missing 'get_stats' function. by @tasn in #1378
  • Bump version to 1.27.0 and update changelog by @svix-lucho in #1380

Full Changelog: v1.26.0...v1.27.0

Version 1.26.0

31 Jul 14:27
ba79f86
Compare
Choose a tag to compare

Highlights

  • Server: add configuration to for changing service name on OpenTelemetry
  • Bridge: add /events poller
  • Bridge: log svix client errors as error, not trace

What's Changed

New Contributors

Full Changelog: v1.25.0...v1.26.0

Version 1.25.0

11 Jul 16:58
286aacb
Compare
Choose a tag to compare

Highlights

  • Server: Enable redis tcp_nodelay
  • Server: Improve database error classification
  • Server: Update dependencies
  • Bridge: Upgrade omniqueue and other dependencies
  • Bridge: Add Kafka as an input
  • Libs/Javascript: Apply workaround for incomplete fetch support in Cloudflare Worker
  • Libs/Go: Add NullableBool function
  • Libs/Python: Update dependencies and switch to ruff
  • Libs/Rust: Add Svix::with_token to allow changing API token
  • Libs/PHP: Replace ctype_digit for PHP 8.1 deprecation of non-string arguments

What's Changed

New Contributors

Full Changelog: v1.24.0...v1.25.0