Skip to content

fix(deps): update quarkus packages to v3.23.3 (minor) #13666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-bom 3.15.5 -> 3.23.3 age adoption passing confidence
io.quarkus 3.15.5 -> 3.23.3 age adoption passing confidence

Release Notes

quarkusio/quarkus (io.quarkus:quarkus-bom)

v3.23.3

Compare Source

Complete changelog
  • #​47656 - Unable to run QuarkusTests in Eclipse since Quarkus 3.22
  • #​47734 - Cannot run Quarkus tasks with dependencies from an external project using Gradle composite build
  • #​48014 - Non-viable test classloader when running a group of tests (Class or Package) in VSCode
  • #​48100 - ClassNotFoundException with certain Gradle multi-project setup and dev mode
  • #​48206 - Initialize only one ObjectMapper in Analytics
  • #​48218 - Quarkus OIDC Default tenant unable to decrypt state cookie from Google IdP
  • #​48228 - Bump bouncycastle.version from 1.80 to 1.81
  • #​48229 - Bump narayana-lra.version from 1.0.0.Final to 1.0.1.Final
  • #​48232 - Bump de.flapdoodle.embed:de.flapdoodle.embed.mongo from 4.20.0 to 4.20.1
  • #​48238 - Annotation attributes are not used when comparing test resources
  • #​48239 - Optimizing the native image Kubernetes Client guidelines
  • #​48240 - Respect annotation configuration values when comparing test resources
  • #​48242 - Panache Kotlin MongoDB
  • #​48243 - Update PanacheMongoEntityBase.kt kotlin - opened functions
  • #​48244 - Quarkus 3.23.2 tests fail with java.lang.RuntimeException: Failed to locate <class> among the application dependencies
  • #​48246 - Add OIDC GitHub wiremock credential provider test
  • #​48250 - Fix Gradle composite build with Kotlin Multiplatform dependencies
  • #​48251 - JWT dev mode keys: add two build items to customise
  • #​48257 - Quarkus 3.20 LTS does not handle pom.xml quarkus.application.version the same way as 3.15 LTS
  • #​48258 - Add more helpful error message for unfixable problem launching tests in Eclipse
  • #​48268 - Update SmallRye Config to 3.13.1
  • #​48269 - Handle VS Code case and improve exception message for IDE test launch failures
  • #​48274 - Record expanded value for build time runtime fixed configuration
  • #​48275 - Add test sources in the ProjectDescriptorBuilder
  • #​48277 - Use tenuous pattern to detect VS Code in cases where classpath check does not work
  • #​48279 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.13.0 to 3.13.1 in /devtools/gradle
  • #​48281 - Bump com.gradle:common-custom-user-data-maven-extension from 2.0.2 to 2.0.3
  • #​48286 - MP fault tolerance and quarkus rest client issue
  • #​48288 - Bump gradle/develocity-actions from 1.3 to 1.4
  • #​48291 - RESTEasy Reactive Client: propagate declared exceptions
  • #​48300 - Bump mongo-client.version from 5.5.0 to 5.5.1
  • #​48307 - Update Njord to 0.7.4

v3.23.2

Compare Source

Complete changelog
  • #​48226 - Be more cautious when manipulating projectData in ToolsUtils

v3.23.1

Compare Source

Complete changelog
  • #​30904 - Add a section on kotlinx.serialization to the "Using Kotlin" guide
  • #​45742 - Native Build fails with io.confluent:kafka-streams-avro-serde to v7.8.0
  • #​46363 - Undertow - Session context lifecycle events should be observable from session scoped beans
  • #​47232 - OIDC client/filter issues after migrating from previous to latest LTS
  • #​47663 - HQL console in DevUI is not working
  • #​47671 - Test classes with @Nested classes fail in dev-mode
  • #​47760 - Quarkus 3.22: Test classes w/ superclasses fail with IllegalAccessError
  • #​47869 - Bump rest-assured.version from 5.5.1 to 5.5.2
  • #​47913 - Deeply nested tests sometimes loaded with wrong classloader on Windows continuous testing
  • #​47964 - Bump to Mutiny 2.9.0 and Mutiny Vert.x bindings 2.19.0
  • #​47972 - Bump sisu.version from 0.9.0.M3 to 0.9.0.M4
  • #​47979 - HQL console transaction fix for panache entities
  • #​47984 - Update SmallRye Config to 3.13.0
  • #​47987 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.12.4 to 3.13.0 in /devtools/gradle
  • #​47991 - Bump io.smallrye.beanbag:smallrye-beanbag-bom from 1.5.2 to 1.5.3
  • #​47992 - Bump io.smallrye.beanbag:smallrye-beanbag-maven from 1.5.2 to 1.5.3
  • #​47994 - io.quarkus.resteasy.reactive:resteasy-reactive incorrect JavaDoc of ServerResponseFilter class
  • #​48004 - maven integration test constantly failing in native mode
  • #​48010 - Get the user name as principal name with OAuth2 code flow
  • #​48011 - Bump Keycloak version to 26.2.4
  • #​48019 - Proxied synthetic bean seems to proxy to two different super classes
  • #​48022 - Bump agroal.version from 2.7 to 2.7.1
  • #​48023 - Bump rest-assured.version from 5.5.2 to 5.5.5
  • #​48042 - Update messaging.adoc
  • #​48046 - Qute: rename doFilter to filter and make it public
  • #​48048 - Gradle quarkusIntTest does not execute regular tests since 3.22
  • #​48053 - Integration tests using InnoDB failing on main
  • #​48057 - Correct duplicated context creation in SmallRye Health
  • #​48060 - Avoid a duplicate OIDC add cookie call
  • #​48061 - ArC: fix interception proxy to forward non-intercepted methods to the delegate
  • #​48062 - Update Maven plugins and Nisse extension
  • #​48066 - Bump quarkus-http.version from 5.3.4 to 5.3.5
  • #​48067 - Bump hibernate-orm.version from 6.6.15.Final to 6.6.16.Final
  • #​48069 - Updates to Infinispan 15.0.15.Final
  • #​48071 - Adjust innodb configuration
  • #​48073 - AWT libraries not present when Jib creates a container
  • #​48074 - Auto-add .so files to the Jib generated native-image container
  • #​48083 - Update quarkus-http, create test coverage for Undertow session context events
  • #​48084 - Prepare switch to Central Portal
  • #​48085 - Quarkus does not enforce DPoP proof with DPoP scheme
  • #​48087 - Flyway / Picocli native build fail with ClassNotFoundException org.jboss.vfs.VirtualFileFilter
  • #​48091 - Use case-insensitive DPoP scheme check
  • #​48093 - Update Njord 0.6.2
  • #​48094 - Sort dot names when identifying quarkus tests in continuous testing so nested tests are always identified
  • #​48096 - Bump smallrye-jwt.version from 4.6.1 to 4.6.2
  • #​48101 - Fix typo on io.quarkus.resteasy.reactive:resteasy-reactive ServerResponseFilter class
  • #​48102 - invalid FROM on native-micro
  • #​48108 - Sync Kotlin protobuf version with Java protobuf version
  • #​48112 - LaunchMode profile constants
  • #​48115 - Fix various issues in Quarkus CLI
  • #​48117 - Fix JBangSupport process exec so it cannot hang
  • #​48119 - Bump org.postgresql:postgresql from 42.7.5 to 42.7.6
  • #​48120 - Bump hibernate-orm.version from 6.6.16.Final to 6.6.17.Final
  • #​48122 - HTTP protocol obtained with %H in access log doesn't conform to Common Log Format
  • #​48124 - Follow the Common Log Format in access logs for HTTP version when 'H' is used
  • #​48131 - Document quarkusIntTest task no longer depends on test task
  • #​48132 - Change MSSQL username from SA to sa
  • #​48133 - @InjectMock of a class with a method with generic throws type fails
  • #​48134 - Expose SSLSession from connection in WebSockets Next
  • #​48137 - ClientExceptionMapper incorrectly detected as duplicate when using java-test-fixtures plugin
  • #​48138 - Bump elasticsearch-opensource-components.version from 8.18.1 to 8.18.2
  • #​48139 - Bump com.gradle:develocity-maven-extension from 2.0 to 2.0.1
  • #​48140 - Bump testcontainers.version from 1.21.0 to 1.21.1
  • #​48142 - Moved outstanding runtime dev-ui to new runtime-dev module
  • #​48146 - Use DotName.toString() instead of Type.toString()
  • #​48149 - Update to Njord 0.7.0
  • #​48151 - Can not post body to custom management endpoint in DEV mode
  • #​48156 - Upgrade to Hibernate Search 7.2.4
  • #​48157 - Regression causing runtime link error in tests with gradle testFixtures
  • #​48161 - Bump apicurio-registry.version from 2.6.8.Final to 2.6.9.Final
  • #​48163 - Bump dekorate.version from 4.1.4 to 4.1.5
  • #​48164 - Bump io.quarkus.develocity:quarkus-project-develocity-extension from 1.2.0 to 1.2.2
  • #​48171 - Do not register the Hot Reload Handler into the Management Interface router
  • #​48175 - Runtime init io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
  • #​48176 - Add note about Kotlin Serialization support in doc
  • #​48181 - Fix Platform overriding of codestart dockerfile data
  • #​48183 - Prevent registration of field and method return type hierarchies for picocli
  • #​48185 - Initialize the main WorkspaceModule during the configuration time
  • #​48208 - Fix group ID for quarkus-micrometer-registry-prometheus package
  • #​48217 - Provide for all artifacts

v3.23.0

Compare Source

Complete changelog
  • #​27349 - MockSupport may fail in junit5 concurrent execution mode
  • #​37363 - ClassLoader.definePackage throws IllegalArgumentException, parentFirst not solving issue
  • #​39016 - @CreationTimestamp and @UpdateTimestamp with the same value after persistAndFlush
  • #​47466 - Agroal doesn’t reset read only when returning connection to pool
  • #​47483 - Max header size configuration property is not used with AWS Lambda HTTP extension
  • #​47617 - quarkusDev prints a warning when started using JDK24
  • #​47618 - Bump netty.version to 4.1.121.Final
  • #​47785 - Issues with ; in query params causes URIs without a scheme for Quarkus REST
  • #​47821 - REST Client fails for sub-resources with BeanParam
  • #​47848 - Bump Kotlin to 2.1.21
  • #​47850 - Quarkus 3.22 regression - Classloader issue with ConfigProvider used in Test
  • #​47853 - Native integration test jpa broken in main
  • #​47855 - Do not expose Hibernate-specific metamodels through CDI
  • #​47857 - Bump Agroal to 2.7
  • #​47858 - Fallback quarkus.test.integration-test-profile to quarkus.profile
  • #​47860 - Deal with max headers size in Amazon Lambda
  • #​47864 - Adding scheme and authority to absoluteUri
  • #​47867 - Bump org.hibernate.reactive:hibernate-reactive-core from 2.4.7.Final to 2.4.8.Final
  • #​47877 - Manage io.perfmark:perfmark-api to keep Quarkus, Camel Quarkus, Quarkus CXF and Quarkus Google Cloud Services in sync
  • #​47878 - Manage io.perfmark:perfmark-api to keep Quarkus, Camel Quarkus, Quarkus CXF and Quarkus Google Cloud Services in sync
  • #​47879 - Make MockSupport methods synchronized
  • #​47891 - NPE when ValueExpressionResolver returns null
  • #​47892 - Dont use Facade ClassLoader as TCCL for interacting with profiles
  • #​47895 - Native application execution failure with @Retry and overridden methods
  • #​47899 - Retry when CL.definePackage() throws an IAE
  • #​47903 - [GraalVM for JDK 24+] All native integration tests failing
  • #​47905 - Change of ownership/visibility on objects created in oracle dev service initialization script
  • #​47906 - MeterTagsSupport: prevent null metric tag values
  • #​47907 - Introduce quarkus.datasource.devservices.init-privileged-script-path
  • #​47909 - Make bean param work properly with subresource in REST Client
  • #​47910 - Allow "unsupported properties" set in the Hibernate ORM/Reactive extension to override Quarkus' own values
  • #​47915 - Security: quarkus.security.auth.enabled-in-dev-mode=false breaks SwaggerUI
  • #​47932 - Handle method parameter type annotations in ClassComparisonUtil
  • #​47933 - OpenAPI Auto security works with enabled-in-dev config from security
  • #​47934 - CycloneDX parameters do not apply
  • #​47937 - Fix gRPC enum registration in native
  • #​47941 - SmallRye Fault Tolerance: add missing reflection registration
  • #​47944 - Runtime initialize classes to preserve Netty's assumptions
  • #​47946 - Refactor: Store QuarkusClassLoaders, not StartupActions in FacadeClassLoader map
  • #​47950 - Refresh deleted source file location
  • #​47961 - Quarkus Kafka Streams extension does not start in a DEV mode
  • #​47962 - Fix Quarkus Kafka Streams in DEV mode
  • #​47963 - Fixes Cyclonedx broken params
  • #​47966 - Use config.getOptionValue checking quarkus.security.auth.enabled-in-dev-mode

v3.22.3

Compare Source

Complete changelog
  • #​37765 - Resteasy Reactive: Add support for sending multipart List in client API (supported in Server API)
  • #​47081 - Accessing ConfigProvider from a custom JUnit condition results in ServiceConfigurationError
  • #​47365 - Leave the TCCL how we found it after test discovery
  • #​47430 - Quarkus fails to start up with composite Gradle build when using Kotlin (Java works correctly)
  • #​47473 - Quarkus (REST) behaves differently when having a parent POM
  • #​47498 - Native executable cannot be built with signed Jars containing beans
  • #​47534 - Extract common code from AbstractJvmQuarkusTestExtension and QuarkusMainTestExtension to AppMakerHelper
  • #​47535 - Use a common name for a test classes index file instead of a one based on a test class name
  • #​47657 - Using nested JUnit test classes with QuarkusTest breaks non-Quarkus tests
  • #​47670 - [SmallRye Messaging] - Backpressure support via @OnOverflow broken after upgrading to Quarkus 3.22.x
  • #​47671 - Test classes with @Nested classes fail in dev-mode
  • #​47684 - Agroal - Database connection pool - Database view: Select command denied
  • #​47689 - Reflection-free serializer is generated also for pojos annotated with @JsonValue
  • #​47716 - Clarify documentation for usage of TLS registry in Quarkus clients
  • #​47719 - Fix reflection-free json serialization with @JsonValue
  • #​47724 - Bump wildfly-elytron.version from 2.6.3.Final to 2.6.4.Final
  • #​47728 - Fix Kotlin compilation
  • #​47729 - Cache DevUI give datatable more height
  • #​47730 - Fix included Kotlin build in quarkusDev
  • #​47731 - Fix possible NPE on 404 on startup
  • #​47736 - Fix reflection-free for @JsonValue annotated classes
  • #​47738 - Multiple scheduled methods overrides they configuration
  • #​47743 - Quarkus devservices oracledb with flyway
  • #​47744 - IllegalAccessError with REST Resources outside of the application module
  • #​47746 - Honor application class predicate in QuarkusInvokerFactory
  • #​47748 - Scheduler: register static Scheduled methods correctly
  • #​47750 - Fail early if the access token is not returned from GitHub
  • #​47751 - SmallRye JWT devmode optimization is impacting users and should be disabled by default
  • #​47752 - Add a note about client secret to GitHub provider docs
  • #​47753 - Copy init-script-path files to Oracle DevService volume
  • #​47757 - Unsign all dependency JARs during build
  • #​47758 - Disable analytics for the remote-dev tests
  • #​47766 - Document known Flyway issues and configuration examples
  • #​47767 - Close the base classloader on a re-start of an app on the remote side in remote-dev mode
  • #​47772 - Unsupported openshift options
  • #​47776 - Take use using-prefix into account in Openshift manifest generation
  • #​47777 - Add quarkus-vertx-http-deployment to documentation on testing of Dev UI in extensions
  • #​47779 - OpenAPI Filters ensure consistent ordering
  • #​47780 - Use a stack to store the TCCL
  • #​47783 - quarkus-maven-plugin:create fails with missing codestart even for minimal project (no extensions)
  • #​47786 - Add support for disabling automatic key generation in JWT extension via new properties
  • #​47787 - DevUI DatabaseView improve JDBC host resolution
  • #​47789 - Gradle copying artifacts for native build failed with Permission denied
  • #​47794 - Quarkus 3.22 - Gradle Unit Tests do not run in multi module setup when not all modules have a test
  • #​47795 - Better handle registry referencing non-existing codestarts
  • #​47797 - quarkus-maven-plugin throws error when using an additional custom resource directory
  • #​47803 - Ignore false reflection hierarchy warning for Kotlin serialization
  • #​47804 - Qute: document type-safe fragment records
  • #​47806 - Gradle - Delete files before copy if read only
  • #​47808 - Add test check for log messages about not being able to load class orderer
  • #​47809 - Qute: fix type-safe fragments defined as top-level records
  • #​47810 - Fix case in which normal tests would trash the TCCL and cause NPEs
  • #​47812 - Correctly identify nested QuarkusTests in continuous testing
  • #​47814 - Bump hibernate-orm.version from 6.6.13.Final to 6.6.14.Final
  • #​47815 - Bump narayana.version from 7.2.1.Final to 7.2.2.Final
  • #​47816 - Bump io.micrometer:micrometer-bom from 1.14.6 to 1.14.7
  • #​47818 - Dev UI Agroal: Fix Mysql and count
  • #​47820 - Polish client multipart handling
  • #​47822 - Remove uses of static bytecode-adjusted logger in FacadeClassLoader
  • #​47823 - Properly support List<File> (and friends) for REST Client multipart upload
  • #​47824 - Jandex: upgrade to 3.3.1
  • #​47825 - Fix custom Maven project resource path resolution
  • #​47828 - Messaging Context propagation Decorator Fix
  • #​47829 - Make sure we have a test compilation unit before going further

v3.22.2

Compare Source

Complete changelog
  • #​47312 - Issue with large json objects returned as RestMediaType.APPLICATION_NDJSON
  • #​47545 - Beanparam without fields is not supported
  • #​47592 - Improve error message when @BeanParam class has no fields
  • #​47606 - Only display the extension status note if attribute is defined
  • #​47620 - Fix for large chunks of data in RestMediaType.APPLICATION_NDJSON
  • #​47621 - Fully disable max-parallel to see if it causes Spring native issue
  • #​47629 - Quarkus-quartz missing Class in native classpath
  • #​47630 - OIDC JWT bearer token with empty file crashes the app
  • #​47633 - ArC: optimize the generated dependency graphs for the Dev UI
  • #​47640 - Dev UI works weird in 3.22.1
  • #​47642 - Fix missing register for reflection : NonconcurrentInvokerJob
  • #​47645 - Dev UI: Fix endpoint links
  • #​47651 - More informative/encouraging grpc warning about legacy compatibility
  • #​47652 - Error generating serializers for reflection-free-serializers
  • #​47662 - Fix Jackson serializers generation for Kotlin data classes
  • #​47666 - StringIndexOutOfBoundsException in StaticResourcesProcessor with META-INF/resources-only JARs
  • #​47667 - Fix OOB in StaticResourcesProcessor for META-INF/resources-only JARs
  • #​47668 - Handle empty bearer token file in ClientAssertionProvider
  • #​47673 - use relative paths in workspace dev ui
  • #​47679 - Health endpoints add display names
  • #​47680 - Health OpenAPI ensure repeatable builds
  • #​47682 - Dev UI: Shortern the save message in the workspace
  • #​47700 - Health OpenAPI add missing Tag description
  • #​47701 - Unexpected java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence when use jwt keys
  • #​47713 - Strip the classpath scheme from SmallrRye JWT native resources
  • #​47714 - Add a note how to workaround Keycloak Dev Service startup issues on Mac

v3.22.1

Compare Source

Complete changelog
  • #​41453 - hibernate-vector integration (through version management OR extension)
  • #​46324 - All Drivers except com.mysql.cj.jdbc.Driver get unregistered between integration tests groups on quarkus 3.18+
  • #​47346 - Catch Docker check exceptions in lightweight OIDC devservice
  • #​47396 - CI failure in OIDC wiremock logout on Windows
  • #​47478 - VerifyError when using Float in Model deserialized by Jackson
  • #​47482 - Improve diagnostic output for null system properties
  • #​47492 - Try and give more helpful error message for bad surefire version
  • #​47493 - Docs updates for test classloading
  • #​47497 - Qute: fix build time validation and generated value resolver for getters
  • #​47506 - Fix syntax highlighting in Reloading certificates of tls-registry-reference guide
  • #​47508 - Always consider @RegisterRestClient interface as REST Clients
  • #​47509 - Native application execution failure with @Retry on the class and private methods
  • #​47517 - Add org.hibernate.orm:hibernate-vector to application bom
  • #​47520 - SmallRye Fault Tolerance: skip private methods
  • #​47522 - Restore previous behavior of QuarkusTransaction#isActive()
  • #​47532 - Update dev services docs to not use deprecated guard
  • #​47550 - Fully disable Dev Services in oidc-wiremock-providers
  • #​47552 - Restore loading of all JDBC drivers on datasource creation
  • #​47553 - Reflection-free deserializers - Better handle basic types
  • #​47563 - Make protected constructors callable again for resteasy reactive
  • #​47568 - Validating an Access Token with OIDC gives NPE when running in prod mode for the default tenant only
  • #​47569 - Avoid NPE in TenantIdentityProvider
  • #​47571 - Reflection-free serializers generated but not used by Jackson
  • #​47574 - Quarkus WebSockets Next Intercepting HTTP GET Requests when using the @WebSocket annotation
  • #​47575 - OIDC refactoring: use accessors instead of deprecated fields marked for removal
  • #​47583 - WebSockets Next: make sure non-websocket connections are ignored
  • #​47586 - mvnw - Fix sha256 check on macOS
  • #​47587 - Add a proper deprecation comment to GlobalDevServicesConfig.Enabled
  • #​47594 - Allow to register generated Jackson serializers at any moment during quarkus strartup

v3.22.0

Compare Source

Major changes
  • #​47435 - Make Stork optional for REST Client
Complete changelog
  • #​47003 - Instance does not find implementations having a @Context annotated field
  • #​47315 - Default constructors of OIDC config builders should set correct default values
  • #​47337 - Stork related classes initialized in Quarkus 3.20 with rest client
  • #​47411 - Fix test class location search for bytecode enhanced test classes
  • #​47419 - Since 3.22.0CR1 fails ConfigProvider.getConfig() in the JUnit test (called from @MethodSource)
  • #​47421 - Also register superclasses as bean types in ResteasyReactiveProcessor
  • #​47426 - Only reset the test TCCL in cases where we had changed it
  • #​47435 - Make Stork optional for REST Client
  • #​47436 - Clarified the usage of the @LoggerName with @Inject on loggers
  • #​47438 - Speed up reload test and update lgtm image
  • #​47439 - Fix an issue with StatelessSession qualifiers
  • #​47446 - NPE in mvn quarkus:build (BuildMojo.doExecute)
  • #​47451 - Set correct default values in constructors of OIDC config builders
  • #​47454 - Add logger name to OTel Logging
  • #​47472 - Avoid setting null system properties in Mojos
  • #​47474 - Trivial: Do not wrap runtime exception
  • #​47486 - Disable LgtmReloadTest

v3.21.4

Compare Source

Complete changelog
  • #​46702 - KeyCloak: Values not appearing in DevUI DevServices
  • #​46792 - Unable to build Quarkus on "non developer" machine with just JDK installed
  • #​46898 - Always use the FQN Rest Client configuration when initializing the Proxy DevService
  • #​47124 - Bump smallrye-open-api.version from 4.0.8 to 4.0.9
  • #​47313 - maven-flatten-plugin is incompatible with generate-code-tests mojo from quarkus-maven-plugin
  • #​47350 - Attempt to create HttpSecurityPolicy with duplicated names should lead to warning or error
  • #​47377 - Make sure Quarkus can bootstrap tests with the flatten-maven-plugin
  • #​47384 - Performance regression while resolving path
  • #​47393 - Use ModelResolutionTaskRunner in WorkspaceLoader
  • #​47395 - Optimise path decoding in RoutingUtils
  • #​47399 - Show how to revoke OIDC tokens from security event listeners
  • #​47403 - Add missing dependency to quarkus-devservices-keycloak
  • #​47404 - Dev UI - Only display exposed ports
  • #​47407 - Update Maveniverse Nisse to 0.4.2
  • #​47418 - Dev mode doesn't reflect removed extension with Quarkus main
  • #​47422 - Smallrye fault tolerance retry policy goes in StackOverflowError
  • #​47432 - Bump smallrye-open-api.version from 4.0.9 to 4.0.10
  • #​47448 - Fail build when multiple HttpSecurityPolicies with same name are detected
  • #​47464 - Bump picocli.version from 4.7.6 to 4.7.7
  • #​47468 - Reload POMs that have changed during dev mode
  • #​47496 - SmallRye Fault Tolerance: update to 6.9.1

v3.21.3

Compare Source

Complete changelog
  • #​46235 - Native images fail to build on aarch64 mac with latest GraalVM master
  • #​46563 - Resource path is missing a trailing slash when loading resources with RunnerClassLoader
  • #​46718 - Quarkus fails to resolve quarkus.application.version in dev mode
  • #​46731 - native-image: Graal's ForeignAPISupport is amd64 only
  • #​46912 - Quarkus 3.19.x - issue with quarkusIntTest executable - reading application.property fails
  • #​46917 - Hibernate Reactive eager fetching the wrong record for ManyToOne
  • #​46988 - Native image build fails on Mac M2 with GraalVM 24
  • #​46998 - MongoDB-Liquibase does not pick up children ChangeLogs in native mode when using includeAll
  • #​47054 - Bump io.smallrye.common:smallrye-common-bom from 2.10.0 to 2.11.0
  • #​47102 - Keycloak Dev service does not start with OIDC client with 3.20 and 3.21
  • #​47107 - Ambiguous Bean Resolution in ResteasyReactiveCommonRecorder
  • #​47148 - @Dependent is required for CDI @Decorator to be enabled
  • #​47176 - Propagate build properties in the IDE DevModeContext
  • #​47189 - Quarkus generate-code-tests Phase Fails with JGitVer in Multimodule Project
  • #​47197 - Fix ambiguous bean resolution for sub resource interfaces with multiple implementations
  • #​47235 - Logs full of "Unable to send auto-ping for WebSocket connection. WebSocket is closed"
  • #​47244 - Arc - consider @Decorator to be bean defining annotation; added automated test
  • #​47246 - Add Deployment module of Quarkus Observability Devservices to the bom
  • #​47251 - Bump Hibernate Reactive from 2.4.5.Final to 2.4.6.Final
  • #​47257 - Fix a typo in the config mapping @WithParentName documentation section
  • #​47261 - Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre
  • #​47265 - Example from "quarkus-runtime-base-image" docs doesn't build
  • #​47268 - Fix typo in opentelemetry.adoc
  • #​47271 - WebSockets Next: fix the server autoPing timer
  • #​47275 - @Nested of Junit5 not working with @QuarkusComponentTest: Bean CDI is removed in compilation time
  • #​47277 - quarkus-vertx-http-dev-ui-resources jar dependency is corrupted
  • #​47280 - OidcDevServicesProcessor improve log message content
  • #​47281 - QuarkusComponentTest: fix the cleanup for nested test classes
  • #​47283 - Jandex: reindex if the index is too new
  • #​47284 - OidcDevServicesProcessor should not append @example.com if username already contains email
  • #​47286 - Quarkus 3.21.2 Hibernate Enhancements fail for value classes
  • #​47296 - Do not append email suffix if already present in oidc dev service
  • #​47297 - Bump org.mvnpm.at.mvnpm:qomponent from 1.0.3 to 1.0.4
  • #​47304 - Dev UI Database view should display uuid values
  • #​47305 - Disable checks related to unsupported bytecode enhancement in Hibernate ORM
  • #​47306 - Define the main class in shaded jar quarkus-grpc-protoc-plugin
  • #​47311 - Database View only shows data from the first table
  • #​47318 - Improve log messages in OIDC Dev Service
  • #​47322 - Bump org.junit:junit-bom from 5.12.1 to 5.12.2 in /devtools/gradle
  • #​47329 - Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
  • #​47330 - Bump org.junit:junit-bom from 5.12.1 to 5.12.2
  • #​47334 - Dev UI Agroal fixes
  • #​47340 - Increase Keycloak container memory limit by 500MB
  • #​47342 - Bump all SmallRye projects that have a new Jandex index
  • #​47345 - Fix memory issues in SecurityIdentityAugmentor docs example
  • #​47348 - Avoid NPE in ResetMockitoMocksAfterAllCallback
  • #​47351 - Pass system properties to Gradle test tasks
  • #​47360 - Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre
  • #​47362 - Bump io.micrometer:micrometer-bom from 1.14.5 to 1.14.6
  • #​47366 - Optional<> @HeaderParam REST Client arguments
  • #​47368 - Properly support Optional as a header param for REST Client
  • #​47369 - http root-path in tests is not getting prefixed with slash
  • #​47373 - Fix @TestHTTPResource when quarkus.http.root-path doesn't start with "/"
  • #​47375 - Fix loading POMs manipulated by Maven extensions
  • #​47378 - RunnerClassLoader - Return URL with an ending / if resource ending with /
  • #​47380 - Be more restrictive about which system properties we pass to test tasks
  • #​47382 - Remove unnecessary file from Dockerfile example

v3.21.2

Compare Source

Complete changelog
  • #​41658 - graceful shutdown NPE when using kafka consumer with stork
  • #​42479 - Hibernate ORM enhanced field access sometimes (randomly?) returning null
  • #​46402 - JPA Entities with fields from super classes fail to enhance from 3.17 onward
  • #​46871 - Upgrade to JUnit 5.12.1
  • #​46925 - Bump org.eclipse.jgit:org.eclipse.jgit from 7.1.0.202411261347-r to 7.2.0.202503040940-r
  • #​46934 - Read possible Content-Type header updates when parsing Multipart
  • #​47033 - Native compilation failure using some extensions and bean validation
  • #​47044 - Make sure default platforms recommended by registries have higher preferences than those referenced from downstream platforms
  • #​47048 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.12.3 to 3.12.4 in /devtools/gradle
  • #​47067 - Bump agroal.version from 2.5 to 2.6
  • #​47077 - Stork with static service discovery replaces https with http in REST client calls
  • #​47089 - Bump hibernate-orm.version from 6.6.11.Final to 6.6.12.Final
  • #​47092 - Qute: str:builder appends string multiple times
  • #​47100 - Qute: fix nested literal separator in a virtual method parameter
  • #​47101 - liquibase support setting of liquibase.secureParsing in application.properties
  • #​47104 - Ensure that exceptions that happen extremely early in CLI boot are logged
  • #​47106 - Subresource Locator Route Registration Failure
  • #​47119 - Misl

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner April 7, 2025 13:07
@trask
Copy link
Member

trask commented Apr 7, 2025

See #12510 for prior attempts to update the quarkus version

@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 2b52f79 to 5dda92b Compare April 9, 2025 11:00
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.21.1 (minor) fix(deps): update quarkus packages (minor) Apr 9, 2025
@trask
Copy link
Member

trask commented Apr 9, 2025

cc @aloubyansky @brunobat in case you have any other ideas what we could be doing wrong here to not be able to upgrade...

@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 5dda92b to 40785d0 Compare April 9, 2025 14:08
@renovate renovate bot changed the title fix(deps): update quarkus packages (minor) fix(deps): update quarkus packages to v3.21.2 (minor) Apr 9, 2025
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 40785d0 to 237b904 Compare April 16, 2025 11:15
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.21.2 (minor) fix(deps): update quarkus packages to v3.21.3 (minor) Apr 16, 2025
@brunobat
Copy link

Back from holidays. Will take a look soon.

@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 237b904 to 78381d3 Compare April 23, 2025 18:51
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.21.3 (minor) fix(deps): update quarkus packages to v3.22.0 (minor) Apr 23, 2025
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 78381d3 to 2d582c8 Compare April 30, 2025 09:38
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.22.0 (minor) fix(deps): update quarkus packages (minor) Apr 30, 2025
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 2d582c8 to 6824cf5 Compare April 30, 2025 15:46
@renovate renovate bot changed the title fix(deps): update quarkus packages (minor) fix(deps): update quarkus packages to v3.22.1 (minor) Apr 30, 2025
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 6824cf5 to 20bc943 Compare May 7, 2025 12:18
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.22.1 (minor) fix(deps): update quarkus packages (minor) May 7, 2025
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 20bc943 to dc24f23 Compare May 8, 2025 15:09
@renovate renovate bot changed the title fix(deps): update quarkus packages (minor) fix(deps): update quarkus packages to v3.22.2 (minor) May 8, 2025
@renovate renovate bot force-pushed the renovate/quarkus-packages branch 2 times, most recently from e9b471b to a625f3a Compare May 14, 2025 11:40
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.22.2 (minor) fix(deps): update quarkus packages (minor) May 14, 2025
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from a625f3a to 33dc44f Compare May 14, 2025 15:02
@renovate renovate bot changed the title fix(deps): update quarkus packages (minor) fix(deps): update quarkus packages to v3.22.3 (minor) May 14, 2025
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 33dc44f to 92730a0 Compare May 22, 2025 14:03
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.22.3 (minor) fix(deps): update quarkus packages (minor) May 22, 2025
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 92730a0 to 2623213 Compare June 4, 2025 14:31
@renovate renovate bot changed the title fix(deps): update quarkus packages (minor) fix(deps): update quarkus packages to v3.23.1 (minor) Jun 4, 2025
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 2623213 to 14f7504 Compare June 4, 2025 21:59
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.23.1 (minor) fix(deps): update quarkus packages to v3.23.2 (minor) Jun 4, 2025
@trask
Copy link
Member

trask commented Jun 5, 2025

wow, it fixed itself! 🎉

@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 14f7504 to d321176 Compare June 11, 2025 11:00
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.23.2 (minor) fix(deps): update quarkus packages (minor) Jun 11, 2025
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from d321176 to e7a89a8 Compare June 11, 2025 14:08
@renovate renovate bot changed the title fix(deps): update quarkus packages (minor) fix(deps): update quarkus packages to v3.23.3 (minor) Jun 11, 2025
@trask trask merged commit bb571fd into main Jun 17, 2025
90 checks passed
@trask trask deleted the renovate/quarkus-packages branch June 17, 2025 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants