7 hours ago
byte-buddy

Byte Buddy 1.18.2

  • Support modifiers for value classes in Valhalla builds.
  • Improve use of build cache in Gradle.
8 hours ago
selenium

Nightly

Commits

  • 95969c5: [dotnet][rb][java][js][py] Automated Browser Version Update (#16636) (Selenium CI Bot) #16636
  • 3939649: [py][bidi] Allow resetting viewport (#16623) (Corey Goldberg) #16623
  • d764938: [py] Use f-string in generate.py (#16641) (Corey Goldberg) #16641
  • 03b4c25: [java][BiDi] implement emulation.setScriptingEnabled (#16631) (Swastik Baranwal) #16631
  • 1fbd40c: [dotnet] Remove Newtonsoft.Json test-only dependency (#16639) (Michael Render) #16639
  • 224dec1: [dotnet] Update paket build tool to 9.0.2 (#16637) (Michael Render) #16637
  • ae2b6de: [dotnet] Update lock dependencies in bazel world (#16642) (Nikolay Borisenko) #16642
  • 4fe6ee4: [dotnet] [bidi] Possibility to reset viewport (#16601) (Nikolay Borisenko) #16601
13 hours ago
Activiti
16 hours ago
Activiti
18 hours ago
quarkus

3.30.1

Complete changelog

  • #47036 - Hibernate Extension: Check the error message when multiple JDBC Driver
  • #50634 - Hibernate default blocking PU + named reactive PU causes errors
  • #50955 - Entity not found?
  • #51033 - Deadlock when using SseBroadcasterImpl
  • #51042 - Introduce timeout settings for Blocking mailer
  • #51081 - Reinstate missing output from @QuarkusIntegrationTest
  • #51085 - Quarkus Native fails to detect Podman on Windows.
  • #51089 - Avoid deadlock between SseEventSinkImpl and SseBroadcasterImpl
  • #51101 - Deprecated configuration properties are always missing from Quarkus extension docs
  • #51117 - quarkus-junit5-component should depend on quarkus-junit5-config
  • #51122 - Make podman version detection pattern to be case-insensitive
  • #51124 - Clean up various elements of our BOM
  • #51136 - Misaligned Netty dependencies
  • #51137 - Start Hibernate Reactive in offline mode in devmode ITs
  • #51141 - Fully disable Develocity capture of resource usage
  • #51142 - Update Vert.x version to 4.5.22 in vertx-utils
  • #51146 - Bump smallrye-mutiny-vertx-core.version from 3.20.2 to 3.20.3
  • #51147 - Bump smallrye-open-api.version from 4.2.2 to 4.2.3
  • #51155 - Display deprecated properties in documentation
  • #51159 - Prevent startup failing when having mismatched datasource types
  • #51161 - QuarkusComponentTest: make sure logging is always initialized
  • #51171 - Bump io.smallrye.reactive:smallrye-mutiny-vertx-core from 3.20.2 to 3.20.3
  • #51176 - Panache fails with entity not found on MappedSuperclass Entities and Disciriminated Entities
  • #51178 - Quarkus should not assume generated sources exists
  • #51184 - Don't assume generated sources directory exists
  • #51202 - Bump snappy.version from 1.1.10.5 to 1.1.10.8
  • #51212 - Reintroduce ReflectiveClassBuildItem#finalFieldsWritable
  • #51213 - Also populate Panache's "entityToPersistenceUnit" maps with subclasses of those mentioned in repositories
  • #51221 - Bump to actions/checkout@v6 and `actions/setup-java`@v5 in the templates
  • #51231 - Add configurable timeout for blocking mailer