v3.2.0
What's Changed
- Bumped version to 3.2.0a1 by @BewareMyPower in #105
- Upgrade fastavro to 1.7.3 by @BewareMyPower in #110
- Update to bookkeeper client 4.16.1 by @merlimat in #111
- [Doc] Add links to client docs and feature matrix in README.md by @momo-jun in #117
- Bump the C++ client to 3.2.0 by @BewareMyPower in #118
- Add docs and tests for AuthenticationOauth2 by @BewareMyPower in #120
- Make acknowledge APIs synchronous and improve the documents by @BewareMyPower in #121
- Use readNextAsync for reader.read_next() by @merlimat in #125
- Release the GIL before any call to async methods by @merlimat in #123
- Fetch writer schema to decode Avro messages by @BewareMyPower in #119
- Include the C extension when generating API docs by @BewareMyPower in #126
New Contributors
Full Changelog: v3.1.0...v3.2.0