Skip to content

6.6.0.BETA2

Pre-release
Pre-release
Compare
Choose a tag to compare
@tishun tishun released this 20 Dec 19:54

📗 Links

This release addresses the missing token-based authentication, which was not successfully cross-ported before the release.

⭐ New Features

🐞 Bug Fixes

  • fix: prevent blocking event loop thread by replacing ArrayDeque with HashIndexedQueue by @okg-cxf in #2953
  • Fix: make sure FIFO order between write and notify channel active by @okg-cxf in #2597

💡 Other

❤️ New Contributors

Full Changelog: 6.5.1.RELEASE...6.6.0.RC1