Nightly
- 07686c8: [dotnet] [bidi] Add disposed guard (#17161) (Nikolay Borisenko) #17161
- 86dc705: [java] Enhance ScriptKey.toString() and mask script content in UnpinnedScriptKey (#17159) (JAYA DILEEP) #17159
- cae8d22: [java] specify nullability in packages
org.openqa.selenium.chrom*(#17152) (Andrei Solntsev) #17152
redisson-4.3.0
Feature - JMS API implemented
Feature - RCuckooFilter object added
Feature - Local cached Reactive Spring Session implemented
Feature - RBitSet.bitField() method added (thanks to @bandalgomsu)
Feature - RBatch.getBloomFilterNative() method added
Feature - StreamAddArgs.idempotentProducerId() method added
Feature - hashCode()/equlas() methods added to StreamRangeParams object (thanks to @bandalgomsu)
Feature - Message.getDeliveries() method added
Improvement - tcpKeepAlive setting is true by default
Fixed - RReliablePubSubTopic.setConfigIfAbsent() throws NPE
Fixed - Message.getCreationTime() returns null for messages stored in RReliableQueue
Fixed - corrupted Input object shouldn't be returned to the pool in Kryo5Codec
Fixed - increased char array in Kryo5Codec isn't cleared when the Input.reset() method is invoked
Fixed - traffic burst may block RRateLimiter indefinitely
Fixed - attempt to unlock lock, not locked by current thread by node id error (thanks to @seakider)
Fixed - RTopicPattern resubscription after failover (thanks to @peterhalicky)
Fixed - RBloomFilterNative's add(), exists(), count() return type
Fixed - Spring Data ReactiveKeyCommands.scan() method throws NPE if count setting isn't defined
Nightly
- 99a2547: [java] Guard against NPE in Platform.extractFromSysProperty (#17151) (JAYA DILEEP) #17151
- cc10867: [java] Deduplicate Unicode PUA mappings in Keys; make OPTION an alias of ALT and deprecate FN (#17147) (JAYA DILEEP) #17147
- 27449bd: [java] remove
@Nullablefrom return value forExpectedConditionsthat never return null (#17149) (Andrei Solntsev) #17149 - 5db6096: [java] Fluent setters in few classes like
PrintOptionsetc. (#17148) (Andrei Solntsev) #17148