Version 1.38.0
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
- Increase max endpoint rotations by @jaymell in #1465
- Add some Python client tests by @anlambert in #1441
- Return 409 on duplicate message insert by @jaymell in #1466
- Server: Add 'expunge' parameter to event-type deletion route by @svix-aaron1011 in #1467
- Add 'message.attempt.recovered' operational webhook by @svix-aaron1011 in #1470
- Redis refactor by @jaymell in #1471
- bump
path-to-regexp
viaopenapi-generator-cli
by @svix-onelson in #1473 - Update Dockerfile to Rust 1.79 by @jaymell in #1476
- Bump version to 1.38.0 and update changelog by @svix-lucho in #1475
Full Changelog: v1.37.0...v1.38.0