Skip to content

Releases: svix/svix-webhooks

Version 0.53.1

14 Mar 16:52
99ae409
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.53.0...v0.53.1

Version 0.53.0

14 Mar 15:49
0b552e6
Compare
Choose a tag to compare

What's Changed

  • Python: Breaking The python library is now fully typed! There may be some breaking changes related to this upgrade (including dropping support for Python 2.X). Please check test and check your integration before upgrading to this version. 🤓
  • Python: New Async API via SvixAsync! 🚀
  • Libs: Remove the prevIterator option from message attempt options (This was added by mistake, never worked and was never meant to work. All iterators should be passed via the iterator option. Sorry for the confusion!)
  • Libs: Allow filtering by messages by channel

Version 0.52.0

09 Mar 18:09
8412a8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.51.0...v0.52.0

Version 0.51.0

03 Mar 00:01
2e9a655
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.50.0...v0.51.0

Version 0.50.0

01 Mar 21:28
e6c555d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.49.0...v0.50.0

Version 0.49.0

25 Feb 21:40
7f0ca5a
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump url-parse from 1.5.2 to 1.5.6 in /javascript by @dependabot in #252
  • CI: Disable rust and SQL in superlinter by @svix-frank in #257
  • Implement GET/PUT for Endpoint Headers by @jaymell in #256
  • Python: Don't regen requirements.txt by @svix-frank in #260
  • Libs: Add support for reverse iteration (prev_iterator) & after param in list commands by @tasn in #259
  • Bump version & update changelog by @svix-frank in #261

New Contributors

Full Changelog: v0.48.0...v0.49.0

Version 0.48.0

18 Feb 21:09
5f98342
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.47.1...v0.48.0

Version 0.47.1

15 Feb 17:52
e56b88c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.47.0...v0.47.1

Version 0.47.0 - Initial OSS Release of Svix Server!

15 Feb 15:59
c62626a
Compare
Choose a tag to compare

What's Changed

  • Improve README and split off the special libs README by @tasn in #236
  • README: various readme improvements by @tasn in #237
  • README: small wording improvements. by @tasn in #238
  • Fix input values for Java & Kotlin by @fcjr in #239
  • README: improve information about building the server from source. by @tasn in #241
  • Add server to version bump script by @svix-frank in #243
  • Bump version & update changelog by @svix-frank in #242

Full Changelog: v0.46.0...v0.47.0

Version 0.46.0

09 Feb 17:07
909ebf4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.45.0...v0.46.0