Update CHANGELOG.md

pull/6262/head
Nikita Koksharov 3 months ago committed by GitHub
parent 654ad5709b
commit 661c1a0cc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -21,7 +21,7 @@ Improvement - Add check, The parameter timeToLive should be greater than or equa
Fixed - `lazyInitialization=true` doesn't work in cluster mode (regression since 3.27.0) Fixed - `lazyInitialization=true` doesn't work in cluster mode (regression since 3.27.0)
Fixed - Spring Cache @Cacheable(sync) doesn't work with reactive types or completableFuture Fixed - Spring Cache @Cacheable(sync) doesn't work with reactive types or completableFuture
Fixed - Pub/Sub connections randomly disconnecting (regression since 3.26.0) (thanks to @wjx) Fixed - Pub/Sub connections randomly disconnecting (regression since 3.26.0) (thanks to @Wujiaxuan007)
Fixed - `RLiveObjectService.persist()` and `merge()` methods, when called with multiple arguments, return detached objects Fixed - `RLiveObjectService.persist()` and `merge()` methods, when called with multiple arguments, return detached objects
Fixed - `RJsonBucketReactive` and `RJsonBucketRx` use Reactive Types as arguments Fixed - `RJsonBucketReactive` and `RJsonBucketRx` use Reactive Types as arguments
Fixed - `ClassNotFoundException` is thrown when a LiveObject expires Fixed - `ClassNotFoundException` is thrown when a LiveObject expires

Loading…
Cancel
Save