Skip to content

Releases: svix/svix-webhooks

Version 1.38.0

04 Oct 13:32
Compare
Choose a tag to compare

Highlights

  • Server: Increase max endpoint rotations
  • Server: Return 409 on duplicate message insert
  • Server: Add expunge parameter to event-type deletion endpoint
  • Server: Add message.attempt.recovered operational webhook

What's Changed

Full Changelog: v1.37.0...v1.38.0

Version 1.37.0

01 Oct 16:21
Compare
Choose a tag to compare

Highlights

  • Libs(Go): EndpointUpdate and EndpointPatch allow null for channels, filter types

What's Changed

Full Changelog: v1.36.0...v1.37.0

Version 1.36.0

24 Sep 19:09
Compare
Choose a tag to compare

Highlights

  • Libs/Go: edit EndpointIn to allow null for channels, filter types

What's Changed

Full Changelog: v1.35.0...v1.36.0

Version 1.35.0

17 Sep 20:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.34.0...v1.35.0

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