What's Changed
- Set the minimum macOS version to 13 by @BewareMyPower in #239
- Update the release process for twine upload and supported versions by @BewareMyPower in #240
- Fix conflicts with other python libraries due to static link to libgcc and libstdc++ by @BewareMyPower in #244
- Bumped version to 3.7.0a1 by @BewareMyPower in #241
- add stats_interval_in_seconds parameter to the client configuration by @hadican in #248
- Bump manylinux versions for CVEs by @BewareMyPower in #250
- Add separated TLS transport configs by @BewareMyPower in #252
- Support constructing MessageId from results of send() and receive() by @BewareMyPower in #254
- Support ConsumerCryptoFailureAction for consumer and reader by @BewareMyPower in #253
- Support TableView by @BewareMyPower in #251
New Contributors
Full Changelog: v3.6.1...v3.7.0