3.30.4
- #50814 - Changing compose-devservices.yml does not invalidate Gradle cache
- #51045 - Port 8080 already used using quarkus-amazon-lambda and quarkus-observability-devservices-*
- #51107 - JBoss Threads update to version 3.9.2, allows minor cleanup
- #51139 - Upgrade LGTM to 0.11.17
- #51326 - Running
mvn dependency:tree quarkus:devgives[WARNING] Failed to locate plugin for dependency:tree - #51363 - Bump to Mutiny 3.1.0 and Mutiny Vert.x bindings 3.21.1
- #51481 - Make sure collected managed dependencies do not include duplicates
- #51485 - Unable to build: Quarkus ChainBuildException due to JFR dependency
- #51488 - Remove warning failing to determine the build plugin prefix
- #51494 - Qute message bundles: fix msg:message with single param
- #51497 - Include compose files for Dev Services as test task's inputs
- #51504 - OIDC issuer based resolution does not work for local tenants
- #51524 - Break build cycle between gRPC and JFR extensions
- #51528 - Update RESTEasy to 6.2.15.Final
- #51539 - Remove unneeded vertx-http, upgrade LGTM image
- #51547 - Fix issuer-based tenant resolution for a tenant issuer configured in OIDC tenant configuration rather than well-known configuration
- #51567 - Bump to Vert.x 4.5.23 and Netty 4.1.130.Final
7.2.0
Jedis 7.2.0 introduces new client classes that simplify client creation while providing builder-based configuration for advanced use cases.
RedisClient- Standalone Redis client (replacesJedisPooledandJedisPool)RedisClusterClient- Redis Cluster client (replacesJedisCluster)RedisSentinelClient- Redis Sentinel client (replacesJedisSentineledandJedisSentinelPool)
- Introduce new client classes (#4355)
- Expose method to add upstream driver libraries to CLIENT SETINFO payload (#4373)
- Fix formatting in toString method of TagField (#4372)
- Add helpers to Jedis pool (#4366)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 (#4378)
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 (#4376)
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 (#4359)
- Bump jackson.version from 2.20.0 to 2.20.1 (#4368)
- DOC-5842 modified index/query example to support runnable notebook (#4335)
We'd like to thank all the contributors who worked on this release!
@andy-stark-redis, @dependabot, @dependabot[bot], @ggivo, @oscar-besga-panel, @senocak, @uglide and @viktoriya-kutsarova
7.20.0-rc.865
- build(deps): bump Alfresco/alfresco-build-tools from 10.4.0 to 11.0.1 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5244
- build(deps): bump Alfresco/alfresco-build-tools/.github/workflows/pr-review-check.yml from 10.4.0 to 11.0.1 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5242
- build(deps): bump actions/cache from 4.3.0 to 5.0.1 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5243
- build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 in the github-actions group across 1 directory by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5241
- build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 in the maven-plugins group by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5240
Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.864...7.20.0-rc.865