1 days ago
selenium

Nightly

Commits

  • 359ac9a: [grid] delay the newsessionqueue response (#14764) (joerg1985) #14764
1 days ago
selenium

Nightly

Commits

  • dbe1004: [java] setter for flag JsonInput.readPerformed (#14921) (Alex) #14921
  • 7854e62: [ci] Run format script (Viet Nguyen Duc)
  • 8a04527: [grid] Distributor listen and handle the NodeRestartedEvent (#14938) (Viet Nguyen Duc) #14938
2 days ago
selenium

Nightly

Commits

  • 5cc56b0: add locators.html file in static web pages (#14905) (Navin Chandra) #14905
3 days ago
redisson

redisson-3.41.0

Feature - RPermitExpirableSemaphore.getLeaseTime() method added (thanks to @seakider)
Feature - sslVerificationMode setting added

Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release permits if one of them doesn't exist (thanks to @seakider)
Fixed - RTopic listeners leak if they are defined as a lambda
Fixed - RPriorityBlockingQueue.draintTo() method shouldn't resend command on response timeout
Fixed - RandomXoshiro256PlusPlus might block Redisson initialization

4 days ago
selenium

Nightly

Commits

  • cc5ca35: [java] use Local.ENGLISH for lower / upper case transformations #14916 (Jörg Sautter)
5 days ago
lettuce

6.6.0.BETA2

📗 Links

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

⭐ New Features

🐞 Bug Fixes

💡 Other

❤️ New Contributors

Full Changelog: https://github.com/redis/lettuce/compare/6.5.1.RELEASE...6.6.0.RC1