What's Changed
- Bumped version to 3.6.0a1 by @BewareMyPower in #210
- Set grpcio minimum version to 1.59.3 so that Alpine py3-grpcio can be used by @lhotari in #211
- Fix failed AsyncioTest.test_send_failure and clean up tests by @BewareMyPower in #231
- Build the C extension with optimize options enabled by @BewareMyPower in #230
- Fix typos by @kianmeng in #232
- Fix the broken CI due to the regression of 4.0.1 and some deprecated image and links by @BewareMyPower in #235
- Upgrade the C++ client to 3.7.0 by @BewareMyPower in #237
- Support seek a MessageId from pulsar module by @BewareMyPower in #233
- Support Python 3.13 and drop the support for Python 3.8 by @BewareMyPower in #238
New Contributors
Full Changelog: v3.5.0...v3.6.0