redisson-4.6.1
Fixed - ConnectionsHolder init-connection double release (thanks to @yipeng09)
Fixed - AsyncSemaphore.tryRun() over-increment on cancelled waiters (thanks to @yipeng09)
Fixed - AsyncSemaphore race condition
Fixed - non-cluster lazy initialization can park caller threads indefinitely (thanks to @yipeng09)
Fixed - RedissonReactiveSubscription.unsubscribe() throws UnsupportedOperationException
Fixed - RLocalCachedMap sharded subscription mode uses PSUBSCRIBE unconditionally
Fixed - Spring Data Redis 4.1 RedissonReactiveStringCommands throws exceptions
Fixed - FT.SEARCH/FT.AGGREGATE don't work in master nodes round robin in Redis Cluster (thanks to @wushiyuanmaimob)
3.36.3
- #54765 - JSON logger doesn't print stacktrace anymore
- #54769 - Fix NPE in JSON Logging
- #54798 - Fix dead links in kafka.adoc
- #54807 - Fix dead links in security guides
- #54812 - Fix miscellaneous dead links across guides
- #54829 - Log Dev MCP endpoint path at startup when enabled
- #54837 - Add UnwrappedTypeResolverBuilder reflective class registration to kubernetes-client
- #54873 - Bump io.quarkus:quarkus-fs-util from 1.4.0 to 1.4.2
- #54878 - [3.37] Update to Micrometer 1.16.6
7.21.0-rc.347
- build(deps): bump Alfresco/alfresco-build-tools from 17.7.0 to 18.7.1 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5427
- build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5430
- AAE-47094 Add Stale PR Cleanup workflow by @dsibilio in https://github.com/Activiti/Activiti/pull/5436
- AAE-47016 Set process instance id on task candidate audit events by @mavotto in https://github.com/Activiti/Activiti/pull/5437
Full Changelog: https://github.com/Activiti/Activiti/compare/7.21.0-rc.346...7.21.0-rc.347