Skip to content

v2.6.0

Latest

Choose a tag to compare

@cnweaver cnweaver released this 25 Aug 16:23

This release primarily adds better support for publishing relatively large messages quickly, without overflowing the internal publishing queue or losing messages due to timeout, as well as fixing an authentication issue for long-running clients when using OAUTHBEARER tokens.

What's Changed

  • Remove oauth_cb workaround for KIP-768 support by @lpsinger in #72
  • Improve handling of high message volumes by @cnweaver in #73

Full Changelog: v2.5.0...v2.6.0