1 hours ago
Activiti
20 hours ago
selenium

Nightly

Commits

  • 93434c6: [java] specify nullability in package org.openqa.selenium.bidi.log (#17059) (Andrei Solntsev) #17059
  • a9473df: [grid] Revert default standalone config (#17060) (Viet Nguyen Duc) #17060
  • 678f21c: [java] specify nullability in package org.openqa.selenium.bidi.network (#17061) (Andrei Solntsev) #17061
1 days ago
selenium

Nightly

Commits

  • 293f3d1: [java] specify nullability in package org.openqa.selenium.bidi.module (#17058) (Andrei Solntsev) #17058
2 days ago
Activiti

7.20.0-rc.999

What's Changed

🔨 Other Changes

New Contributors

Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.998...7.20.0-rc.999

2 days ago
Activiti
2 days ago
lettuce-core

7.4.0.RELEASE

The Lettuce team is pleased to announce the Lettuce 7.4.0 minor release!

✨ New: MultiDbClient Lettuce introduces MultiDbClient, providing client-side failover and failback across multiple Redis databases.

MultiDbClient is designed to support client-side geographic failover, improving availability by monitoring the health of configured Redis endpoints and automatically switching connections when a database becomes unavailable. See the docs for details and more examples.

Lettuce 7.4.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.4.0.RELEASE possible.

📗 Links Reference documentation: https://lettuce.io/core/7.4.0.RELEASE

⭐ New Features

🐞 Bug Fixes

💡 Other

❤️ Contributors We'd like to thank all the contributors who worked on this release! @a-TODO-rov, @ggivo, @tishun, @atakavci and github-action-benchmark

Full Changelog: https://github.com/redis/lettuce/compare/7.3.0.RELEASE...7.4.0.RELEASE