Complete changelog
- #34469 - 2.16 - Enforce the configured TLS version
- #34371 - gRPC route to use mainrouter when http.root-path is not '/'
- #34261 - grpc service not working when use-separate-server is set to false and custom http.root-path is set
- #34142 - Fix NPE in RunningDevService which represens a shared service
- #34105 - Avoid calling OIDC UserInfo endpoint if UserInfo is cached
- #34104 - OIDC will request UserInfo and TokenIntrospection even if they are cached
- #34034 - Also include stream information in CLI project creation
- #33897 - NPE with shared Keycloak dev services when exiting Quarkus dev mode
- #33595 - Skip manifest entry properties that are missing values
- #33491 - Ensure that cookies added in filters are visible to resource methods
- #33490 - Cookies created in request filters are not accessible in Resource Methods
- #33448 - Fix location and content location headers in Resteasy Reactive
- #33419 - RESTEasy ResponseBuilder.location Inadvertently Decodes Path Segments in Relative URI
- #33128 - Fix broken link so it points to the config-yaml guide
- #33127 - Fix links to point to https://quarkus.io/guides/config-yaml
- #32932 - Fix resteasy-reactive-client hostname verification default