Complete changelog
- #35169 - SecurityExceptions thrown in Panache Before/After Listeners result in Internal Server errors
- #38281 - Bubble up WebApplicationExceptions and SecurityExceptions in RestDataResourceMethodListener implementations
- #50504 - Azure function host.json default bundle versions must be updated tu supported version
- #53143 - Bump org.jboss.logmanager:jboss-logmanager from 3.2.1.Final to 3.2.2.Final
- #53252 - Add the lacking guide for new quickstart
- #53347 - Fix Azure-functions: update default ExtensionBundle to [4.0.0, 5.0.0)
- #53438 - [Kubernetes] RBAC-related resources cannot be provided manually and then augmented by the extension
- #53572 - Fix jaeger container docs
- #53577 - Bump io.micrometer:micrometer-bom from 1.16.3 to 1.16.5
- #53731 - Saving config through DevUI duplicates config in application.properties
- #53732 - Fix duplicate config additions with JsonRPC
- #53737 - Handle edge-case with kapt plugin missing generated sources
- #53748 - OIDC: ContextNotActiveException during concurrent token refresh
- #53749 - Include extension categories in composed skill frontmatter
- #53762 - Fix CDI request context not active during concurrent token refresh
- #53765 - [Reflection-free Jackson serdes]
@JsonTypeInfodiscriminator missing +@JsonUnwrappedbroken when inner type has generated serialiser - #53778 - Share even more code between deployment resource decorators
- #53786 - Latest LTS and Java 25 - jib container entrypoint changed from run-java.sh regardless of aot or jar type
- #53787 - Mark UBI9_JAVA25 as containsJavaRun
- #53794 - Do not contaminate dev services with config from other dev services
- #53797 -
quarkus-openshiftemits bothDeploymentand DeploymentConfig` dual pods spawn in cluster - #53800 - Update to Kotlin 2.3.21
- #53801 - Update RESTEasy Classic to 6.2.16.Final
- #53805 - Make it possible to provide RBAC resources skeleton in kubernetes.yml
- #53806 - Make MultiRootPathTree.apply() consistent with accept()
- #53812 - Using
@ConfigPropertywith Google Cloud Function throws Exception when executing QuarkusTest - #53818 - quarkus-jackson: Unconditional native image registration of SQL/XML serializers bloats binary
- #53819 - Use reachability-based registration for Jackson SQL/XML serializers in native image
- #53821 - Properly close
InputStreaminloadQuarkusProperties - #53822 - Revert "Enable reflection-free Jackson serializers by default"
- #53824 - Use proper CL when running Google Cloud Functions
- #53827 - Existing role rules are not taken into account when using an input manifest as starting point
- #53828 - Merge rules coming from extensions with ones from input manifests
- #53829 - Keep type info for polymorphic collections in generated Jackson serializers and correctly wires its serialization with the Jackson's mechanism
- #53833 -
@PermissionsCheckermethods require at least one parameter - #53835 - Bump keycloak-client.version from 26.0.8 to 26.0.9
- #53838 - Bump testcontainers.version from 2.0.4 to 2.0.5
- #53842 - Bump commons-io:commons-io from 2.21.0 to 2.22.0
- #53857 - Allow permission checkers without method parameters
- #53858 - Upgrade Maven to 3.9.15
- #53863 - Support
@JsonUnwrappedand@JsonSubTypesannotations in generated reflection-free Jackson serializers - #53881 - Bump com.google.cloud.functions:functions-framework-api from 2.0.0 to 2.0.1