v3.3.0
What's Changed
- Added support for KeySharedPolicy for the consumer when in KeyShared mode by @hyperevo #109
- Bumped version to 3.3.0a1 @BewareMyPower #130
- [docs] Fix the incorrect API docs generation steps in the release process by @BewareMyPower #131
- Fix link failure on macOS @BewareMyPower #133
- Add partitioned topic unit test for Reader @shibd #137
- feat: support batch index ack @shibd #139
- feat: support producer access mode @shibd #138
- Fix the OpenSSL 3.x symbols not found on macOS build @BewareMyPower #145
- Upgrade the C++ client to 3.3.0 @BewareMyPower #146
- feat: support pattern subscription non persistent topic @shibd #134
- Use f-string to show correct error message @BewareMyPower #147
- feat: Support dead letter topic @shibd #135
New Contributors
Full Changelog: v3.2.0...v3.3.0