Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 19, 2025

This PR contains the following updates:

Package Change Age Confidence
io.quarkus:quarkus-bom 3.26.0 -> 3.26.4 age confidence
io.quarkus 3.25.0 -> 3.25.4 age confidence

Release Notes

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

v3.26.4

Compare Source

Complete changelog
  • #​49431 - Regression in native build container user handling and new warnings in Quarkus 3.25.0 (Docker-in-Docker CI)
  • #​49545 - Bump the hibernate group with 5 updates
  • #​49885 - Fix typos and make minor copyedits in the OIDC auth documentation
  • #​49901 - Hibernate Reactive does not init database when using multiple named persistence units
  • #​49916 - LGTM: Otel log output incorrect in Logging Dashboard
  • #​49917 - OTEL logging dashboard correct timestamp
  • #​49939 - Manage more Bouncy Castle artifacts to help enforcing dependency convergence throughout Quarkiverse
  • #​49946 - Update IncludedQuarkusBuildTest to support Gradle 9.1
  • #​49963 - CLI app created for latest LTS selects unsupported Gradle version, build fails
  • #​49967 - Remove outdated Renarde references in OIDC and web guides
  • #​49977 - Trivial: Fix typo in docs
  • #​49982 - Bump the hibernate group with 5 updates
  • #​49987 - Bean Validation via JSF broken from 3.24.1+
  • #​49990 - Account for the null root bean when performing value validation
  • #​49995 - Log invalid host name in the DevUi CORS filter
  • #​49999 - Build Cycle error when SmallRye OpenAPI and JFR are used in the same project
  • #​50000 - Fix Cycle when SmallRye OpenAPI is used with the JFR extension
  • #​50005 - Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
  • #​50006 - Small fixes to Dev UI
  • #​50014 - Agroal - DB connection pool Dev UI empty for MSSQL
  • #​50016 - Hibernate does not init database when using multiple named persistence units
  • #​50025 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.5 to 3.5.6
  • #​50026 - Fix Build Cycle error when specific extensions and JFR are used in the same project
  • #​50028 - Copy the Gradle wrapper instead of running the exec goal
  • #​50029 - Remove outdated note about REST Client logging
  • #​50030 - Fix for Kafka client config logs reappearing by default
  • #​50035 - Update an example about REST Client logging
  • #​50040 - This Gauge has been already registered "http.server.active.connections"
  • #​50042 - Install appropriate Gradle wrapper in generated projects
  • #​50043 - Bump smallrye-fault-tolerance.version from 6.9.2 to 6.9.3
  • #​50050 - Dev UI Agroal: Fix jdbc url parsing for url with ; in it
  • #​50051 - Hibernate Dev UI: Fix allowed jdbc url with ;
  • #​50054 - Apply server.port tag to all the created Vert.x metrics
  • #​50062 - Bump org.hibernate.tool:hibernate-tools-language from 7.1.0.Final to 7.1.1.Final in the hibernate group
  • #​50068 - Bump io.smallrye.common:smallrye-common-bom from 2.13.8 to 2.13.9
  • #​50074 - Fix hostname when starting Keycloak devServices in shared network
  • #​50079 - Fix build failure when quarkus-rest-data-panache is used

v3.26.3

Compare Source

Complete changelog
  • #​38996 - Intellij: Task sequence for task 'compileQuarkusGeneratedSourcesJava' not correct (Gradle, Kotlin, Multi-Module Project)
  • #​45057 - Gradle build: "compileKotlin" depends from "compileQuarkusGeneratedSourcesJava"
  • #​47028 - HTTP Compression still not working with quarkus-amazon-lambda-rest dependency
  • #​49297 - quarkus-maven-plugin: dependency information is stored in the maven context and not properly cleaned up
  • #​49561 - Updates Native build and runtime guides, Visual Studio 2022, UBI9, ArchLinux
  • #​49652 - Task dependency error with gradle 9.0.0
  • #​49742 - In Gradle, properly handle relocated artifacts in conditional dependency resolution
  • #​49753 - Try to handle relocation artifacts gracefully in QuarkusComponentVariants
  • #​49788 - Quarkus issue with quarkus-confluent-registry-avro and smallrye-config-jasypt
  • #​49824 - Pass all the configuration minus Quarkus defaults to Gradle code generator task
  • #​49833 - Make sure Amazon Lambda mock server doesn't interfere with HTTP compression
  • #​49835 - Add a copy-to-clipboard feature for the MCP URL in server details
  • #​49836 - Clarify Recorder config injection
  • #​49844 - Manage more smallrye-fault-tolerance artifacts to help enforcing dependency convergence throughout Quarkiverse
  • #​49847 - Catch Throwable in ApplicationLifecycleManager
  • #​49850 - Update docs for Blaze-Persistence 1.6.17
  • #​49854 - Datasource DevUI - get rid of duplicit DS in the list
  • #​49856 - Bump org.hibernate.reactive:hibernate-reactive-core from 3.1.2.Final to 3.1.3.Final in the hibernate group
  • #​49864 - Make sure compileJava and compileKotlin run after compileQuarkusGeneratedSourcesXXX tasks
  • #​49867 - Bump to Vert.x 4.5.21 and Netty 4.1.127.Final
  • #​49871 - memory leak in RestClientBuilderImpl when creating RestClient from Builder with TLSRegistry
  • #​49873 - PermitAllInterceptor Executing a RolesAllowed Check in Dev Mode When quarkus.security.auth.enabled-in-dev-mode=false
  • #​49874 - Clean up TLS config bookkeeping when a REST Client is closed
  • #​49875 - Duplicate Transfer-Encoding: chunked headers in Quarkus response
  • #​49879 - quarkus.http.enable-compression=true adds content-encoding gzip even for http 204 No content
  • #​49880 - Remove Content-Encoding header when response is 204
  • #​49882 - Fix link
  • #​49883 - Quarkus MCP Tools no loading
  • #​49886 - Fix: @PermitAll security annotation now correctly handle disabled authorization
  • #​49887 - Manage more prometheus artifacts to help enforcing dependecy convergence throughout Quarkiverse
  • #​49888 - Clone POM model before modifying it
  • #​49894 - Filter out "Transfer-Encoding" header from a REST Response
  • #​49897 - Fix "Go Home" on Dev UI
  • #​49900 - Support for a custom OIDC resource metadata's authorization server URL
  • #​49907 - Update OidcConfigMetadata to return supported properties such as subject and response types
  • #​49912 - Bump wildfly-elytron.version from 2.6.4.Final to 2.6.5.Final
  • #​49923 - In dev-ui -> Continuous Testing -> After running all, the table columns are not resizable and therefore Test Class and Name are truncated
  • #​49924 - Dev UI: Make Continuous Testing Grid resizable
  • #​49933 - MethodTooLargeException is thrown in compilation when the project has large number of rest clients (even unused)
  • #​49934 - Allow registry offering configuration with an environment variable
  • #​49935 - Ensure that a large numbers of REST Client interfaces doesn't break the build

v3.26.2

Compare Source

Complete changelog
  • #​6661 - Define & document interactions between exec phases and profiles
  • #​29698 - Gradle build with KSP fails with "circular dependency" after Quarkus 2.13.0
  • #​49662 - Set correct OAuth2 protected metadata challenge parameter
  • #​49684 - Test ClassLoader fails to load extension configuration
  • #​49716 - Dev services starting even though quarkus.datasource.jdbc.url is set
  • #​49722 - Make Docker detection silent in Dev Services
  • #​49723 - QuarkusMainTest with Database Access not Working
  • #​49726 - Do not decode query params in request filter
  • #​49750 - Update @QuarkusMainTest documentation to mention limitations
  • #​49751 - Add documentation about @Cancellable
  • #​49756 - Add guidance on when to use QuarkusMainTest
  • #​49760 - SmallRye GraphQL 2.14.1
  • #​49762 - Make sure extension runtime artifacts are not flagged as reloadable in Gradle projects
  • #​49763 - quarkus-micrometer-opentelemetry doc improvements
  • #​49764 - Update Configuration Reference doc
  • #​49769 - Fix QwcExtention typo in docs
  • #​49778 - Ensure that NativeImageBuildContainerRunner#setup is only invoked once
  • #​49785 - Dev mode fails to link .env files due to missing permissions on Windows
  • #​49786 - Bump Elasticsearch to 9.1.3
  • #​49790 - Falling back to hard link on Windows in linkDotEnvFile
  • #​49792 - Projects with Gradle build relative paths issue
  • #​49800 - Set project.projectDir as workingDir by default in Gradle
  • #​49802 - Emergency fix for Dev JsonRPC calls using JsonObject
  • #​49803 - Manage org.jspecify:jspecify to ensure dependency convergence accross Quarkiverse
  • #​49807 - Fix HibernatePropertiesTest and make failure more expressive
  • #​49811 - Add codegen source dirs to compile tasks instead of to the main source
  • #​49814 - Update javadoc of QuarkusDev.getWorkingDirectory
  • #​49818 - Quarkus dev mode not working for Hibernate ORM extension because of missing bean dependency
  • #​49823 - Ensure that we call buildTimeComplete from the DelayedHandler before any runtime code
  • #​49825 - Be less eager in getting docker status
  • #​49826 - Get hold of the assistant in another way
  • #​49832 - Don't mark Hibernate ORM and Search dev services as beans

v3.26.1

Compare Source

Complete changelog
  • #​39321 - Add information about Session/EM proxying to the Hibernate ORM documentation
  • #​45941 - Doc improve section about active profiles programmatic access
  • #​49031 - Compose Dev Services testing - use top-level name attribute if specified in the Compose file
  • #​49059 - Reflect top-level name attribute in Compose file for test execution
  • #​49280 - [3.25.0] - REST-Client throws "BlockingNotAllowedException" on method that returns "Response"-object
  • #​49379 - Client ResponseExceptionMapper cannot read Response Entity Twice after migration to 3.25.0
  • #​49559 - DOCS: QE feedback application and cosmetic rewording to Configure Datasources guide
  • #​49592 - H2C remains enabled with quarkus.http.http2=false
  • #​49596 - Bump org.hibernate.reactive:hibernate-reactive-core from 3.1.0.Final to 3.1.1.Final in the hibernate group
  • #​49622 - Dev MCP: Make sure to read all the buffer
  • #​49623 - GraphQL client's resolution of TLS configuration is wrong
  • #​49624 - Fix TLS config resolution for GraphQL clients
  • #​49629 - Qute: fix params processing for include section
  • #​49632 - Clarify security documentation on path precedence and @PermitAll behavior
  • #​49634 - Disable HTTP/2 clear text when quarkus.http.http2 is false
  • #​49640 - Update platform.adoc
  • #​49641 - Exception on deserialization of list of objects from JSON when using kotlin serialization
  • #​49657 - Dev UI: Small fixes to setting screen
  • #​49666 - Document ConfigUtils.getProfiles
  • #​49670 - Bump flyway.version from 11.11.1 to 11.11.2
  • #​49692 - Allow buffering the REST Client Response when on a blocking thread
  • #​49695 - Mention the proxy nature and transaction scoping in the Hibernate ORM CDI integration chapter
  • #​49704 - Use generic type when deserializing with Kotlin Serialization in Jakarta REST
  • #​49712 - Bump org.hibernate.reactive:hibernate-reactive-core from 3.1.1.Final to 3.1.2.Final in the hibernate group
  • #​49713 - Make sure preferred platform BOMs passed to ExtensionCatalogResolver are actually prioritized
  • #​49724 - Bump jakarta.mail:jakarta.mail-api from 2.1.3 to 2.1.4
  • #​49732 - Ignore extension quarkus-config-javadoc.json when building uberjar

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

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.

1 participant