Complete changelog
- #33237 - Update Stork to version 2.2.0
- #33221 - Bump smallrye-open-api.version from 3.3.2 to 3.3.4
- #33216 - Ignore malformed language ranges when resolving locales for validation
- #33202 - Fix nesting of cli plugins
- #33201 - Fix pom.xml for owasp dependency check plugin
- #33199 - Replaced the inversed return types with correct return types
- #33194 - Populate ResourceInfo when exception thrown from Resource returning CompletionStage
- #33187 - Bug fix for qute-reference: correct import for hidden fragment
- #33183 - Fix small documentation issue in reactive
- #33171 - error in the getting-started-reactive page
- #33170 - Panache Reactive + Reloads
- #33150 - quarkus-hibernate-validator HV000149: http 500 error caused by IllegalArgumentException if accept-language is invalid
- #33146 - Fix missing method in native mode when an SSE endpoint returns a Flow.Publisher
- #33140 - Fix Hibernate Reactive dev mode
- #33138 - Fix tiny typo in Stork Kubernetes documentation
- #33131 - Quarkus 3.0.1.Final Kubenetes builds break stork
- #33128 - Fix broken link so it points to the config-yaml guide
- #33127 - Fix links to point to https://quarkus.io/guides/config-yaml
- #33118 - Updates to Infinispan 14.0.9.Final
- #33108 - Upgrade Kotlin with quarkus update
- #33106 - Quarkus 3.0.1 behaves different in reactive native mode
- #33100 - Workaround for unnecessary info logs in Hibernate ORM (HHH-16546)
- #33096 - Fix a regression in config doc generation
- #33089 - new Info Log since Q3 HHH000157: Lazy property fetching available for
- #33086 - Fix completion mode field when creating a K8s Job resource and Flyway
- #33085 - quarkus kubernetes creates job with unsupported
on spec.completionMode
- #33084 - ArC - static method interception fix
- #33064 - Bump Gradle to 8.1.1
- #33034 - Make the update guide evergreen
- #33032 - Fix experimental badge on new Dev UI
- #33010 - Bump surefire plugin in independent-projects to 3.0.0
- #33009 - new devui does not show experimental status
- #32990 - ClassNotFoundException when scheduler calls static
@Transactional
PanacheEntity method - #32951 - The javadoc of return types for each methods in redis client ValueCommand.java and ReactiveValueCommands.java is inversed for some commands
- #32932 - Fix resteasy-reactive-client hostname verification default
- #32862 -
SimpleResourceInfo
parameter is null in a response filter when an exception is raised - #32768 - Update Kotlin version with OpenRewrite
- #32766 - Issue with default values in config doc generation
- #32309 - Improve container runtime detection
- #32246 - Quarkus doesn't detect Docker rootless anymore