Skip to content

v3.7.0

Latest
Compare
Choose a tag to compare
@BewareMyPower BewareMyPower released this 09 Jan 09:07
· 0 commits to main since this release

What's Changed

  • Fix buffer overflow for non-batched send when the message metadata size exceeds 64KB by @BewareMyPower in #443
  • fix: Keep compatible with old boost versions by @erobot in #444
  • Bumped version to 3.7.0-pre by @shibd in #445
  • Fix ack failure on message listener in multi topics consumer by @nkurihar in #447
  • Fix the YAML format error in latest image by @BewareMyPower in #452
  • Fix default operation timeout by @arhoads in #450
  • Expose keep alive interval for c and c++ client by @shibd in #457
  • Handle the exception from the token supplier by @BewareMyPower in #458
  • [fix][doc] Update README to build wireshark plugin correctly by @ocadaruma in #460
  • Bump macos runner image to 14 by @BewareMyPower in #463
  • Fix startMessageInclusive does not work if the 1st message is a chunked message by @BewareMyPower in #462
  • [fix] Fix issue where cert chain is not taken into account in mTLS authentication by @massakam in #467
  • Fix some compiler warnings in public headers by @erobot in #468
  • Use vcpkg to build macOS packages by @BewareMyPower in #465

New Contributors

Full Changelog: v3.6.0...v3.7.0