What's Changed
- [feat] Add startPaused setting to consumer by @massakam in #416
- Support customize vcpkg directory when INTEGRATE_VCPKG is ON by @BewareMyPower in #417
- Fix broken wireshark build workflow on macOS by @BewareMyPower in #414
- Bumped version to 3.6.0-pre by @BewareMyPower in #418
- Fix minor issues reported by CodeQL by @merlimat in #421
- Fix wrong results of hasMessageAvailable and readNext after seeking by timestamp by @BewareMyPower in #422
- fix: Incorrect acknowledgment behavior in the listener of the multi-t… by @shibd in #423
- Support seek operation on a multi-topics consumer by @BewareMyPower in #426
- Log the default location of trusted CA certificates when tlsTrustCertsFilePath is not specified by @BewareMyPower in #429
- Use Rocky Linux 8 and vcpkg to build RPM packages by @BewareMyPower in #428
- Add -Bsymbolic link option to avoid symbol interposition by @BewareMyPower in #432
- [CI] Use macos-12 to build macOS libraries by @BewareMyPower in #433
- feat: expose partitions update interval configuration to C client by @shibd in #437
- Fix consumer might not subscribe after a reconnection by @BewareMyPower in #438
- Fix invalid memory access on the first pending batch receive callback by @BewareMyPower in #441
Full Changelog: v3.5.1...v3.6.0