4 hours ago
ip2region

v3.12.0

版本更新

What's Changed

Full Changelog: https://github.com/lionsoul2014/ip2region/compare/v3.11.2...v3.12.0

10 hours ago
selenium

Nightly

Commits

  • 67a974b: [java] Fix flaky tests (#16862) (Andrei Solntsev) #16862
  • 75b9a80: [java] fixes for running on windows (#16852) (Titus Fortner) #16852
  • b3ac84a: [js]: Get the chrome-driver tests passing (#16856) (Simon Mavi Stewart) #16856
  • 8329734: [build] fix name of pin browser extensions not to cache (Titus Fortner)
  • 2089f0b: [js] Migrate javascript/atoms tests from Closure to QUnit (#16855) (Simon Mavi Stewart) #16855
  • d58b3a4: [rb] should not need long client timeout in tests (#16847) (Titus Fortner) #16847
  • a076bad: [py] Reduce traceback output on test failures (#16854) (Corey Goldberg) #16854
  • d5329b2: [py] Bump minimum dependency versions because of CVE (#16867) (Corey Goldberg) #16867
22 hours ago
Activiti
22 hours ago
Activiti
23 hours ago
quarkus

3.30.6

Major changes

  • #51792 - Exclude org.lz4:lz4-java in favor of at.yawk.lz4:lz4-java

Complete changelog

  • #51637 - Dynamic Logger names linger in memory until OOME
  • #51705 - quarkus-oidc throws NPE if the JWT's header is malformed
  • #51723 - Add a warning about using dynamic names for Loggers
  • #51724 - Add PATCH to HttpMethod in Route.java
  • #51725 - Fix invalid JWT headers NPE during delayed JWK resolution
  • #51728 - Fix NPE when emitting runtime JFR event from shutdown hook
  • #51729 - Add PATCH to HttpMethod in io.quarkus.vertx.web.Route
  • #51749 - Return failure for invalid basic authorization
  • #51781 - Fix grammar
  • #51792 - Exclude org.lz4:lz4-java in favor of at.yawk.lz4:lz4-java
1 days ago
logback

Logback 1.5.24

2026-01-06 Release of logback version 1.5.24

• Added ExpressionPropertyCondition a PropertyCondition that can evaluate boolean expressions similar to Java. See the relevant documentation for further details.

• A bit-wise identical binary of this version can be reproduced by building from source code at commit 62bc5fc245dd3a52f3dd45e232733f4cefb4806d associated with the tag v_1.5.24. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

1 days ago
selenium

Nightly

Commits

  • fd1d5bc: [build] make sure failed bazel steps are marked failed by github shell (Titus Fortner)
  • e18f7ef: [build] remove ruby tests from skipped tests files (#16859) (Titus Fortner) #16859
  • 968d615: [node] Add asMap function to Header class and corresponding tests (#16832) (Alex Popov) #16832