Update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
flow-bin (changelog) | devDependencies | minor | ^0.214.0 -> ^0.215.0 |
org.liquibase:liquibase-maven-plugin (source) | build | patch |
4.23.0 -> 4.23.1
|
io.quarkus:quarkus-maven-plugin | build | minor |
3.2.3.Final -> 3.3.0
|
io.quarkus:quarkus-universe-bom | import | minor |
3.2.3.Final -> 3.3.0
|
org.apache.maven.plugins:maven-enforcer-plugin | build | minor |
3.3.0 -> 3.4.0
|
Release Notes
quarkusio/quarkus
v3.3.0
Complete changelog
- #35350 - Fix package type system property clearing
- #35348 - quarkus-maven-plugin runs native building even if the profile is commented out
- #35343 - ArC: fix StackOverflowError in AutoAddScopeBuildItem
- #35319 - Register arrays of Hibernate ORM's JDBC basic types for reflection
- #35315 - Fix Datasource timing issues with Liquibase / Flyway and OpenTelemetry
- #35314 - Regression in 3.3.0.CR1: Synthetic bean instance for io.opentelemetry.api.OpenTelemetry not initialized yet
- #35312 - Updates Infinispan to 14.0.13.Final
- #35308 - Lock jib execution to avoid OverlappingFileLockException in parallel builds
- #35305 - Fix the titles of the tables in RESTEasy Reactive doc
- #35302 - Docs: Mention wilcard support in resteasy reactive XML serialisation exclude classes configuration
- #35301 - Fix potential NPE in quarkus-csrf-reactive when no MediaType is found
-
#35299 - Output build graph using
quarkus.builder.graph-output
property - #35285 - NullPointerException during http post request when quarkus-csrf-reactive extension is added to a project
- #35283 - Upgrade proto-google-common-protos to 2.23.0
- #35282 - Avoid keeping references to BytecodeRecorderImpl
- #35276 - Reinstate DevModeTestUtil to avoid breaking other projects that depend on it
- #35273 - Fix small typo in comment
- #35263 - Stop the recovery service while ArC is still around
- #35245 - Add missing info to init Jobs
- #35244 - Init Jobs are missing ServiceAccount and Image Pull Secrets
- #35240 - Update SmallRye Health to 4.0.4
- #34071 - 3.1.1 Final - java.lang.IllegalArgumentException: Class java.util.UUID[] is instantiated reflectively but was never registered
- #32800 - Duplicated checks in health check response
- #11903 - Gradle multimodule project + quarkus-container-image-jib: OverlappingFileLockException
v3.2.4.Final
Complete changelog
-
#35300 - Fix
jandex-gradle-plugin-version
in CDI Reference - #35296 - Upgrade H2 to 2.2.220
- #35258 - CDI Reference 1.1 has incomplete information for gradle
- #35255 - Quartz: QuarkusMSSQLDelegate should extends MSSQLDelegate
- #35211 - Document Maven config options that may be relevant when running tests
- #35203 - Pass Maven user settings when initializing artifact resolver
- #35193 - OpenTelemetry service name should have higher priority than app name when no resource attributes are set
- #35189 - Quarkus CLI fixes
- #35188 - SmallRyeGraphQLOverWebSocketHandler: use order value > Integer.MIN_VALUE
- #35181 - REST Data with Panache should not produce links when hal is disabled
- #35174 - Ensure the narayana-jta extension fully shuts down the recovery manager
- #35172 - Kafka Streams: restore the feature name at Quarkus startup
- #35171 - kafka-streams: feature not listed on startup
- #35165 - Propagate all user methods in REST Data with Panache
- #35160 - Properly use internal links to point to other guides
- #35140 - ArC: fix deadlock when calling guarded methods on the same thread
- #35136 - Deadlock while calling write-locked method from read-locked method
-
#34908 -
@RouteFilter
stopped working with WebSocket requests Quarkus 3.2.0.Final - #34875 - Quarkus build does not work since 3.2.0 with teamcity/plexus launcher
- #34713 - Option to track build configuration for changes between builds
- #34576 - Live reload stopped working on 3.2 when using XA transactions
-
#34514 - Support
@WithUnnamedKey
in documentation - #34065 - Add support for project Java version update based on extensions
- #33317 - OpenTelemetry SDK autoconfiguration ignores OTEL service name in favor of Quarkus app name
- #15461 - Quarkus tests fails mTLS authentication against internal Maven repository
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Matthias Benkard