Closed renovate[bot] closed 1 month ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
3.35.0
->3.36.0
Release Notes
redisson/redisson (org.redisson:redisson)
### [`v3.36.0`](https://redirect.github.com/redisson/redisson/blob/HEAD/CHANGELOG.md#09-Sep-2024---3360-released) Feature - `Kryo5Codec` `useReferences` setting added\ Feature - `RListMultimapCacheNative` and `RSetMultimapCacheNative` objects added. Require Redis 7.4+ Feature - `AggregationOptions.sortBy()` method with `withCount` parameter added (thanks to [@pfyod](https://redirect.github.com/pfyod))\ Feature - `allowedClasses` setting added to `FuryCodec`\ Feature - `addIfAbsent(Map)` method added to `RSetCache` object (thanks to [@lyrric](https://redirect.github.com/lyrric)) Improvement - 'hmget' should be instead of 'hget' in `RMapCache.getAllWithTTLOnly()` method Fixed - RedisExecutor throws "Failed to submit a listener notification task" error during shutdown\ Fixed - Keep the jmockit version in the plugin consistent with that in the dependencies (thanks to [@lyrric](https://redirect.github.com/lyrric))\ Fixed - hostname after comma in Redis Cluster topology isn't parsed\ Fixed - `drainToAsync()` method returns an incorrect value (thanks to [@seakider](https://redirect.github.com/seakider))\ Fixed - numeric cast in `CommandDecoder`\ Fixed - `RLiveObject` value shouldn't be deleted during index update\ Fixed - `RSetCache.addAllIfAbsent()` method doesn't work\ Fixed - missed `getSetMultimapCache()` and `getListMultimapCache()` methods in `RBatchReactive` object\ Fixed - missed `getMapCacheNative()` method in `RBatch` object\ Fixed - `MapValueDecoder` throws NPE\ Fixed - `EnumMap` type handling by `Kryo5Codec`\ Fixed - `Kryo5Codec` `registrationRequired` setting replaced with `allowedClasses`\ Fixed - JCache eviction task isn't removed on `close()` method invocation\ Fixed - missed `destroy()` method for `RListMultimapCache` and `RSetMultimapCache` objectsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.