Highlights
- Server: Add support for deprecating event types
- Server: Add support for HTTP(S) proxies
What's Changed
- build(deps): bump micromatch from 4.0.2 to 4.0.8 in /javascript by @dependabot in #1412
- Rewrap doc comments to always have a succinct first paragraph by @svix-jplatte in #1418
- Add responseDurationMs to MessageAttempt by @svix-jplatte in #1417
- Add deprecated field to event types by @svix-jplatte in #1416
- Update OpenApi spec and regenerate libs by @svix-lucho in #1420
- ci: Remove Windows and macOS server releases by @svix-jplatte in #1421
- Add
release
environment to release jobs by @jaymell in #1424 - server: Refactor proxy implementation by @svix-jplatte in #1422
- Repair broken tests by @svix-jplatte in #1425
- Add support for http proxies by @svix-jplatte in #1426
- Server: include JWT secret in the docker compose example. by @tasn in #1427
- Expose beta 'svix stream' api by @svix-aaron1011 in #1423
- Bump version and update changelog by @svix-jplatte in #1428
- README: fix NPM badge to show monthly downloads. by @tasn in #1429
- Fix beta 'events' method in Rust sdk by @svix-aaron1011 in #1430
Full Changelog: v1.32.0...v1.33.0