Complete changelog
- #25682 - Dev Services for Postgresql not working with Rancher
- #36736 - Manage Jose4j dependency in the bom
- #36737 - Add OpenAPI Filter usage to documentation
- #39088 - Solve POM formatting issues when creating project/adding extension/removing extension
- #39224 - WebSockets Next: support method parameter injection
- #39313 - prod-profile configuration pollutes test profile in integration tests
- #39371 - Avoid resolving plugin command after the first option
- #39382 - Preserve POM format when extensions are added/removed
- #39385 - smallrye-health should hande the case when Vert.x current context is null
- #39388 - Hibernate runtime property persisting after build
- #39394 - Handle null Vert.x context in smallrye-health
- #39426 - Do not record active profile configuration name if a profile one exists
- #39443 - Use Quarkus wide version of jna-platform in azure-functions
- #39496 - Gradle build cache prevents source packages to be installed to local Maven repository
- #39513 -
@SecureField
in members of the response class isn't applied - #39528 - (Doc issue) Getting token using blocking or non blocking calls
- #39544 - OidcClient: Getting exception when trying to use tokenHelper
- #39546 - Make maxParameters of MultiPartUploadHandler configurable
- #39549 - Make max parameters of multipart handling configurable
- #39564 - Fix Quarkus REST Jackson
@SecureField
detection on subclasses, interface implementors, fileds of the fields, parametrized types and arrays - #39572 - Remove mvnpm and webjars from the 404 page
- #39574 - Add a section about openapi filters in the doc
- #39576 - Fix semconv-stability.opt-in property name
- #39578 - Update quarkus-project-develocity-extension to 1.0.7
- #39579 - Don't run CDI interceptors on class-level exception mappers
- #39580 - Fix directory name in vertx.adoc
- #39581 - The http metrics provide a path instead of REDIRECTION and NOT_FOUND when possible
- #39583 - Keep the URIs in the metrics tag if they match a client or server pattern
- #39586 - RestMulti is not sending headers if there is no content
- #39587 - Properly use headers from RestMulti when the multi is empty
- #39589 - Only Add OTel Security Events when span is recording
- #39594 - Redis: add documentation for replicas usage
- #39595 - Update one of OIDC certificate chain tests to use TenantConfigResolver
- #39598 - ClassNotFoundException for beanparam class with generics in external artifact
- #39599 - JsonObject is empty when used with resteasy-reactive
- #39604 - Do not record local sources in runtime config defaults.
- #39615 - Allow JsonObject and JsonArray to be used in any POJO for JSON handling
- #39623 - Type not consistent in sample code
- #39626 - Update parameter type to be consistent across the doc
- #39628 - Bump smallrye-jwt.version from 4.4.0 to 4.5.0
- #39630 - Bump smallrye-reactive-messaging.version from 4.18.0 to 4.19.0
- #39638 - Avoid all caching in DevModeClient
- #39642 - WebSocket Next: endpoint callback arguments injection
- #39645 - Improve the OIDC Client Quickstart document
- #39651 - Bump io.quarkus.bot:build-reporter-maven-extension from 3.5.0 to 3.6.0
- #39656 - Bump maven-model-helper to 35
- #39661 - Fix property name in OIDC docs
- #39679 - Bump mime4j version to 0.8.11
- #39682 - Fix postgres datasource devservice not working with rancher-desktop on mac arm
- #39691 - Fix dev-mode issue with generated classes for Quarkus REST converters
- #39699 - UpxCompressionBuildStep Not Executed Since Quarkus 3.8.2
- #39702 - Bring back erroneously removed
@BuildStep
- #39706 - Use --no-daemon when calling gradle update