6.4.11
- Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.11 #17921
- Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.11 #17909
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4 #17918
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4 #17905
- Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.29.Final #17917
- Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.29.Final #17907
- Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 #17919
- Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 #17906
- Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 #17920
- Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 #17908
6.5.5
- Bump io.micrometer:micrometer-observation from 1.14.10 to 1.14.11 #17922
- Bump io.micrometer:micrometer-observation from 1.14.10 to 1.14.11 #17911
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4 #17923
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4 #17910
- Bump org.hibernate.orm:hibernate-core from 6.6.26.Final to 6.6.29.Final #17924
- Bump org.hibernate.orm:hibernate-core from 6.6.26.Final to 6.6.29.Final #17913
- Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.10 #17925
- Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.10 #17912
- Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 #17926
- Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 #17914
3.26.4
- #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