Highlights
- Server and Bridge: Performance improvements in test setup
- Libs/C#: don't serialize nulls in PATCH endpoints
- Libs/Rust: Make API method Future implement Send/Sync
What's Changed
- bridge: Upgrade docker containers used for testing by @svix-jplatte in #1219
- [Libs/C#] Don't serialize nulls for patch endpoints by @svix-lucho in #1215
- Replace own RabbitMQ queue implementation by omniqueue by @svix-jplatte in #1208
- bridge: Move all integration tests into one test binary by @svix-jplatte in #1218
- server: Move all integration tests into one test binary by @svix-jplatte in #1214
- Reapply "ci: Upgrade super-linter" by @svix-jplatte in #1220
- Expose /events behind
svix_beta
feature by @svix-aaron1011 in #1223 - Export V1MessageStreamParams and V1MessageStreamError for svix_beta by @svix-aaron1011 in #1225
- Rust: Make api method future implement Send/Sync by @svix-aaron1011 in #1224
- build(deps-dev): bump axios from 0.26.1 to 0.28.0 by @dependabot in #1221
- ci: Unset RUST_TEST_THREADS by @svix-jplatte in #1227
- Bump version to 1.20.0 by @svix-lucho in #1230
Full Changelog: v1.19.0...v1.20.0