Complete changelog
- #48915 - Bump maven to 3.9.11
- #49504 - continuous-testing=disabled causes NPE and does not disable continuous testing mode
- #49906 - Upgrade to Maven 3.9.11
- #50207 - Allow configuring Cache-Control when OIDC session cookie is created
- #50249 - Add OIDC CacheControl configuration
- #50301 - DevUI WorkspaceProcessor fails when files change during the processing
- #50390 - Quarkus OIDC incorrecty selects request filters for the token revocation
- #50397 - Fix OIDC TokenRevocation filter binding and improve request logging
- #50452 - ArC: fix subclass generation with not visible decorators
- #50619 - FORMAT_FAILURE encountered in Camel logging from dev mode
- #50646 - Improve handling of
quarkus.test.continuous-testing=false - #50672 - Mask some HTTP headers in the HTTP access log
- #50701 - Make sure dev ui workspace don't prevent dev mode from starting up
- #50705 - Make sure local quarkus-versions config are effective when the default registry provides its own
- #50755 - Bug for JAX-RS Sub-Resources - 405 Method Not Allowed
- #50760 - Redis Client: add sentinel topology cache TTL configuration
- #50764 - Filter for client imports on class level only when discovering Endpoints
- #50772 - Registry client option to set a low boundary for recommended streams on the client side
- #50776 - Update to slf4j-jboss-logmanager 2.0.2.Final
- #50799 - Fix StreamingOutput connection reset on mid-stream errors
- #50884 - Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3
- #50886 - Closing in gRPC interceptor causes double close in Vert.x gRPC implementation
- #50890 - Account for random order of DevservicesElasticsearchBuildItems when comparing versions/distributions
- #50913 - Duplicate Key in Kafka Message crashes Dev UI
- #50919 - Java classes generated by
wsdl2javanot passed to GradlecompileKotlinsince 3.26.1 - #50933 - gRPC: Avoid repeatedly starting call and closing call on a server call closed by custom interceptor
- #50945 - Bump version of Hibernate Reactive to 3.1.8.Final
- #50988 - Fix Dev UI crash when Kafka messages contain duplicate headers
- #50999 - Fix display issues caused by missing source directives for code blocks
- #51001 - Add information about how to put realm config file into
target/classes - #51002 - Quarkus 3.29.2 - Testcontainers version: 1.21.3 - Docker environment not found Linux Fedora
- #51007 - Fix issues displaying code blocks
- #51035 -
java.lang.NoSuchMethodExceptionin native Quarkus REST` - #51050 - Make
SseEventSinkwork in native - #51054 - Make it clearer in OIDC bearer token tutorial when to copy the realm file
- #51087 - Download all dependencies by default when going offline
- #51116 - Docs fix: Minor corrections to OpenShift guide based on downstream QE feedback
- #51141 - Fully disable Develocity capture of resource usage
- #51202 - Bump snappy.version from 1.1.10.5 to 1.1.10.8
- #51234 - Switch to the docs.hibernate.org for all Hibernate projects docs
- #51245 - Docker compose dev services fails on Docker v29
- #51247 - Fix Docker Compose Dev Services NPE on Docker v29
- #51266 - Quarkus maven plugin sometimes fails to acquire maven lock
- #51269 - Re-running failing test fails with classloader errors
- #51272 - Re-try Maven resolver lock acquisition errors with a blocking task runner
- #51298 - Dispose of the FacadeClassLoader at the end of every test plan so surefire reruns are tolerated
- #51335 - Fix typo
- #51341 - Use correct name for
org.graalvm.sdk:nativebridgedependency - #51424 - Add missing imports to Decorator example in cdi.adoc
- #51440 - In Gradle, change compilation tasks' source dirs to their parent
- #51447 - Update the extension guide to rename enable to enabled
- #51575 - [3.27] Bump to Vert.x 4.5.23 and Netty 4.1.130.Final
- #51576 - DB connection might leak if the HTTP client closes the HTTP connection
- #51590 - Docs: First Extension Asciidoc fix
- #51642 - quarkus-maven-plugin generate-code-tests fails with some
mvn -fpaths - #51654 - [3.27] Hibernate upgrades
- #51664 - Make sure the project directory is normalized in LocalProject
- #51704 - [3.27] Bump the hibernate group with 8 updates
- #51785 - Add note about REST Client connection pool size
- #51793 - [3.27] Exclude org.lz4:lz4-java in favor of at.yawk.lz4:lz4-java
- #51798 - [3.27] Bump the hibernate group with 7 updates
- #51801 - Fix typos in kubernetes-config documentation