Complete changelog
- #34824 - AmazonLambdaRecorder Handler Discovery Erroneously Considers Decorators
- #38086 - Documentation about
RecordCodecProvider
in MongoDB with Panache - #42149 - Upgrade Postgres 16
- #44039 - WebSockets Next: create a new event loop context for each client
- #44132 - Update getting-started-reactive.adoc
- #44149 - Fix Config Error Screen
- #44152 - Do not throw NPE in AfterAll interceptor if application didn't start
- #44155 - Amazon Lambda - Support decorators
- #44156 - Make OidcRequestContextProperties modifiable
- #44178 - Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
- #44183 - Properly apply the update recipes in version order
- #44184 - Add Support for Trusted Proxy Detection on Forwarded Requests
- #44185 - Repeating
@PermissionsAllowed
annotations totally disable method authentication - #44189 - Small improvements to the Deploying to Google Cloud guide
- #44190 - ResteasyReactiveProcessor#setupEndpoints reports duplicate endpoints when a rest client matches a resource
- #44191 - Update PostgreSQL image to 17
- #44201 - Broken link
- #44202 - Broken link?
- #44203 - Make OidcRequestContextProperties modifiable
- #44204 - Fix broken doc links
- #44207 - Bump bouncycastle.version from 1.78.1 to 1.79
- #44209 - Bump io.quarkus.develocity:quarkus-project-develocity-extension from 1.1.6 to 1.1.7
- #44221 - Add extension description for websockets next
- #44227 - Add stork-configuration-generator as an annotationProcessorPath
- #44229 - ContainerResponseFilter with
@Priority(Integer.MIN_VALUE)
will be actually invoked with max priority - #44232 - Quartz: use a more reasonable default for quarkus.quartz.thread-count
- #44235 - 3.16:
@WithTestResource
starts all test resources (regression) - #44237 - Properly implement priority of ContainerResponseFilter
- #44238 - Refactor SecurityTransformerUtils to consider repeated annotations
- #44239 - Replace oidc auth facebook screenshots with generic ones
- #44244 - Bump
quarkiverse-parent
to 18 - #44245 - Delete disabled job
- #44248 - Ignore client interfaces when detecting duplicate endpoints
- #44263 - Quarkus Dev UI - Clicking on gRPC - Services - service implementation class Uncaught exception received by Vert.x
- #44277 - Dev UI Open in IDE make sure lineNumber is in quotes
- #44279 - Limit
MATCHING_RESOURCES
TestResources to the test that declares them - #44281 - Included pages within a fragment ignores rendered=false property.
- #44298 - Qute: fix rendered=false if a fragment includes nested fragment
- #44300 - When testing request payload is populated with string "null" if enable-reflection-free-serializers enabled
- #44309 - Avoid deserializing null nodes in reflection free Jackson serialization
- #44316 - Duplicated field serialization using the generated reflection free Jackson serializers
- #44317 - Avoid duplicated field serialization in reflection free Jackson serializers
- #44321 - Use Java 21 by default in the Deploying to Google Cloud guide
- #44322 - Explain in MongoDB docs that records are supported
- #44324 - Take config annotation when trying to match test resources