9 hours ago
redisson

redisson-4.2.0

Feature - Spring AI Vector Store implemented Feature - AvroJackson3Codec, CborJackson3Codec, IonJackson3Codec, SmileJackson3Codec codecs added Feature - RBloomFilterNative object added which covers BF.* commands (thanks to @bandalgomsu) Feature - RSearch.hasIndex() method added (thanks @bandalgomsu) Feature - Jackson3Codec added for RJsonBucket and RJsonStore objects

Breaking change - RSet.containsEach() returns Set (thanks to @bandalgomsu)

Fixed - RRingBuffer.clear() method shouldn't clear capacity (thanks to @bandalgomsu) Fixed - unnecessary attempts for BUSYGROUP error (thanks to @bandalgomsu) Fixed - RenewalTask.renewSlots() throws StackOverflowError with many locks (thanks to @subbotinkv) Fixed - RExecutorService.scheduleAtFixedRate() method can only be executed once (thanks to @bandalgomsu) Fixed - Stream ranges in Spring Data Redis module don't handle bounds (thanks to @bandalgomsu) Fixed - UUID serialization by Jackson codecs Fixed - RBatch with ExecutionMode.REDIS_WRITE_ATOMIC throws NPEs Fixed - RJsonBucket.setAndKeepTTLAsync() doesn't work (thanks to @jigneshcoder) Fixed - possible RedisTimeoutException and memory Growth after upgrading to Redisson 3.47.0 (thanks to @seakider) Fixed - missed redisson-spring-cache and redisson-spring-transaction dependencies for redisson-spring-boot-starter module Fixed - RSearch VectorSimilarity param doesn't allow to specify scoreAlias and filter params Fixed - javadocs: Config.setCleanUpKeysAmount() description (thanks to @MuriloMarquesSantos) Fixed - errors logging improvement (thanks to @GaoSSR) Fixed - potential negative index in load balancers (thanks to @GaoSSR) Fixed - GraalVM reflection issue in Spring Native (thanks to @GaoSSR) Fixed - docs: update deprecation note for RedLock object (thanks to @mykronetix) Fixed - passwords encryption JDK 8 compatibility

10 hours ago
lettuce-core

7.3.0.RELEASE

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

Lettuce 7.3.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.3.0.RELEASE possible.

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

⭐ New Features

🐞 Bug Fixes

💡 Other

❤️ New Contributors

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

10 hours ago
lettuce

7.3.0.RELEASE

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

Lettuce 7.3.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.3.0.RELEASE possible.

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

⭐ New Features

🐞 Bug Fixes

💡 Other

❤️ New Contributors

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

13 hours ago
Activiti
1 days ago
shiro

shiro-root-2.1.0-vote

What's Changed

New Contributors

Full Changelog: https://github.com/apache/shiro/compare/shiro-root-2.0.6...shiro-root-2.1.0

1 days ago
selenium

Nightly

Commits

  • 9160cb2: [dotnet] [bidi] SetTouchOverride command in Emulation module (#17045) (Nikolay Borisenko) #17045
  • adf9028: [dotnet] [bidi] SetNetworkConditions command in Emulation module (#17047) (Nikolay Borisenko) #17047
  • fbfdb01: [dotnet] [bidi] Adjusted name for Capabilities in new session result (#17048) (Nikolay Borisenko) #17048
  • b21b572: [dotnet] [bidi] Expand SetViewport options with optional UserContexts (#17049) (Nikolay Borisenko) #17049
  • 907a3b7: [dotnet] [bidi] Change MovePointer X/Y types to double (#17050) (Nikolay Borisenko) #17050
  • 1e8be85: [dotnet] [bidi] Support UserContexts in AddPreloadScript command options (#17051) (Nikolay Borisenko) #17051
  • 896e83c: [dotnet] [bidi] Rename input actions according spec (#17052) (Nikolay Borisenko) #17052
  • 46e1c96: [java] Fix "secure vs non-secure" error in tests (#17046) (Andrei Solntsev) #17046
1 days ago
Activiti

7.20.0-rc.991

What's Changed

⬆️ Dependencies

🔨 Other Changes

Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.990...7.20.0-rc.991