Update CHANGELOG.md

pull/6120/head
Nikita Koksharov committed by GitHub
parent 80cfbe6b89
commit 62b7957a15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -19,8 +19,8 @@ Feature - `RedissonClusteredSpringCacheNativeManager` and `RedissonSpringLocalCa
Feature - `RedissonClusteredNativeRegionFactory` and `RedissonLocalCachedNativeRegionFactory` added to Hibernate module. Requires Redis 7.4+
Feature - `local-caches-native` and `clustered-caches-native` implementations added to Micronaut module. Requires Redis 7.4+
Improvement - `ProtobufCodec` memory allocation optimization (thanks to @chaokunyang)
Improvement - [Apache Fury](https://github.com/apache/fury) codec optimization (thanks to @seakider)
Improvement - `ProtobufCodec` memory allocation optimization
Improvement - [Apache Fury](https://github.com/apache/fury) codec optimization (thanks to @chaokunyang)
Improvement - quarkus should make an attempt to read config file using Thread's ContextClassLoader
Improvement - quarkus should make an attempt to read config file using Thread's ContextClassLoader (thanks to @seakider)
Improvement - don't take lock for `RMap.computeIfAbsent()` if only get is needed (thanks to @shreyas-sprinklr)

Loading…
Cancel
Save