3 hours ago
Activiti

7.20.0-rc.944

What's Changed

⬆️ Dependencies

Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.943...7.20.0-rc.944

5 hours ago
selenium

Nightly

Commits

  • fc1d834: [rb] clear GIT_DIR before running RBS collection install (Titus Fortner)
  • 75aa695: [build] fix storage location of nightly release files (Titus Fortner)
17 hours ago
selenium

Nightly

Commits

  • 15a65fa: Update mirror info (Wed Jan 21 00:26:30 UTC 2026) (Selenium CI Bot)
  • 391e2bd: [java] Improve error message for died grid (#16938) (Andrei Solntsev) #16938
  • 67618c6: [dotnet][rb][java][js][py] Automated Browser Version Update (#16959) (Selenium CI Bot) #16959
1 days ago
quarkus

3.30.7

Complete changelog

  • #48956 - Remove Quarkus thread dumper. Support native mode thread dumps and jcmd
  • #51251 - Keycloak's default quarkus-app client is missing "webOrigins" : [ "+" ],
  • #51255 - Set Keycloak client web origins in the dev service
  • #51739 - ArC: fix InterceptionProxy generation for void methods
  • #51787 - Generated documentation for configuration properties omits tooltips for lists of enums
  • #51808 - [Regression:3.30.5] Using Otel results in losing MDC data set in RequestFilters
  • #51809 - Generate enum description for lists and optional lists in Quarkus config documentation
  • #51824 - KeycloakTestClient fails when requesting a scope containing a colon
  • #51841 - Periodically check if the connection has been closed while waiting to write the response
  • #51842 - Fix a scope double-encoding issue in KeycloakTestClient
  • #51843 - Include extension-status in the generated documentation yml file
  • #51844 - Carriover data after vert.x mdc reinitialization
  • #51852 - Update Base64 encoded credentials
  • #51864 - Make sure application root paths are normalized and absolute when bootstrapping for tests
  • #51895 - Quarkus dev mode takes 2+ minutes to start on WSL2
  • #51909 - Use explicit timeout when connecting to debug port
  • #51915 - (Graceful) shutdown breaks with quarkus-rest-jackson and 3.30.5
  • #51916 - Properly configure Jackson shutdown listener
  • #51917 - Replace deprecated quarkus.log.file.enable with quarkus.log.file.enabled in QuarkusProdModeTest
  • #51975 - Polish JvmStartupOptimizerArchiveBuildStep
  • #52045 - Bump to Vert.x 4.5.24