📗 Links
- Reference documentation: https://lettuce.io/core/6.6.0.RELEASE/reference/
- Javadoc: https://lettuce.io/core/6.6.0.RELEASE/api/
⭐ 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
- Add example configuration using SNI enabled TLS connection by @ggivo in #3045
- Disable docker image being used to call compose when running tests by @tishun in #3046
- Workflow for running benchmarks weekly by @tishun in #3052
- Fixing benchmark flow by @tishun in #3056
- Using the right name for the file this time by @tishun in #3057
- Test failures not reported because step is skipped by @tishun in #3067
- DOC-4528 async hash examples by @andy-stark-redis in #3069
- Bump org.slf4j:jcl-over-slf4j from 1.7.25 to 2.0.16 by @dependabot in #2959
- Bump org.testcontainers:testcontainers from 1.20.1 to 1.20.4 by @dependabot in #3082
❤️ New Contributors
- @Dltmd202 made their first contribution in #3037
- @andy-stark-redis made their first contribution in #3069
- @okg-cxf made their first contribution in #2953
Full Changelog: 6.5.1.RELEASE...6.6.0.RC1