8 hours ago
quarkus

3.30.4

Complete changelog

  • #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:dev gives [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
11 hours ago
Activiti
13 hours ago
jedis

7.2.0

Changes

Jedis 7.2.0 introduces new client classes that simplify client creation while providing builder-based configuration for advanced use cases.

New Client Classes

  • RedisClient - Standalone Redis client (replaces JedisPooled and JedisPool)
  • RedisClusterClient - Redis Cluster client (replaces JedisCluster)
  • RedisSentinelClient - Redis Sentinel client (replaces JedisSentineled and JedisSentinelPool)

🚀 New Features

  • 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)

🧰 Maintenance

  • 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)

Contributors

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

1 days ago
Activiti

7.20.0-rc.865

What's Changed

⬆️ Dependencies

Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.864...7.20.0-rc.865

1 days ago
selenium

Nightly

Commits

  • bcbd7da: [py] Remove deprecated FTP proxy support (#16721) (Corey Goldberg) #16721
  • c416bf6: [py] Bump ruff and mypy versions (#16737) (Corey Goldberg) #16737
  • a3aa326: Create target directories before copying file (#16739) (Mohab Mohie) #16739