Highlights
- Server: update OpenSSL dep and fix an incredibly slow memory leak.
- Libs/Go: support passing
WithContent
toList Attepmted Messages
- Libs/Python: fix regression in Python library (causing some functions not to work).
What's Changed
- Server: Update Redis Connection Pooling by @jaymell in #949
- rename bridge ci by @svix-onelson in #950
- Pass
WithContent
option as query parameter toList Attempted Messages
EP by @ema-basiq in #951 - curb incredibly slow leak in openssl connector by @svix-onelson in #952
- pin redis images to 7.0.10 by @svix-onelson in #960
- Server: Disable clustered-redis lib retries by @jaymell in #966
- Server: fixup some flaky tests by @svix-onelson in #965
- Update openapi schema. by @tasn in #969
- Python: Fix regressions in the Python library by cleaning up the templates by @tasn in #970
- Bump semver from 7.3.5 to 7.5.2 by @dependabot in #971
- Bump openssl from 0.10.52 to 0.10.55 in /bridge by @dependabot in #968
- Bump openssl from 0.10.48 to 0.10.55 in /server by @dependabot in #967
- Bump version and update changelog. by @tasn in #972
- Fix bridge configuration and add missing Cargo.lock by @tasn in #973
New Contributors
- @ema-basiq made their first contribution in #951
Full Changelog: v1.4.12...v1.5.0