Complete changelog
- #26404 - Update SmallRye Fault Tolerance to 5.4.1
- #26402 - Add tag class names in generated REST Data Panache resources
- #26400 - Weird numbers in OpenApi resource name with Hibernate REST Data Panache
- #26397 - Apply tiny RESTEasy Reactive polish
- #26393 - Fix additional tag handling in container-image-docker
- #26391 - OpenAPI: Ignore CDI filters during buildtime
- #26389 - Stop using DefaultClientHeadersFactoryImpl when not needed in REST Client Reactive
- #26383 - Pushing Additional Tags to Docker Hub fails
- #26379 - Fix kafka with hibernate reactive documentation
- #26376 - Clear out OutputStream when a MessageBodyWriter throws an exception
- #26375 - Support toggling 100-continue support feature in vert.x
- #26373 - Don't fail with "Can't generate Hal endpoints" if there are no resources
- #26372 - Fix wrong endpoint paths in openid-connect-client guide
- #26359 - Add missing .gitattributes declarations
- #26357 - Allow to override the Oracle JDBC metadata for native images also on Windows
- #26354 - Fix missing
plexus-utils:3.4.1
when building gradle plugins - #26352 - Bump Keycloak version to 18.0.1
- #26347 - Move excludes for jaeger-thrift to the bom
- #26337 - Make sure an extension category has an ID in the ctor
- #26336 - Unable to build Quarkus main - Gradle plugin - can't find plexus-utils-3.4.1.jar
- #26318 - Combination of quarkus-resteasy,quarkus-spring-data-rest ends with "Cannot generate HAL endpoints"
- #26313 - NPE with OTel when wrong HTTP protocol version is sent
- #26312 - Fix MariaDB jdbc connector missing codec
- #26311 - Qute - fix template extensions regression
- #26309 - Support downloading list of files in Resteasy Reactive Multipart
- #26306 - Qute: Template extensions regresion in Quarkus 2.10.0
- #26295 - Fix OidcBuildStep#findSecurityEventObservers()
- #26291 - Fix Asciidoc bug in the Mutiny primer
- #26285 - Allow overriding of app.openshift.io/runtime label
- #26273 - Unable to set custom app.openshift.io/runtime label when deploying with OpenShift extension
- #26270 - ServerExceptionMapper with JsonMappingException exception mapper result is not used as main response but as property value in result
- #26267 - Upgrade Mutiny-dependent modules to 1.6.0
- #26265 - Add some missing extension descriptions
- #26262 - Fix formatting issue in native-reference.adoc
- #26256 - Trim OIDC claim role path
- #26254 - Qute - fix Template#getParameterDeclarations()
- #26246 - Bump flyway.version from 8.5.11 to 8.5.13
- #26242 - Fix Mutiny schedulers context propagation bug
- #26239 - Fix and improve javadoc in extensions projects
- #26236 - OIDC - NullPointerException
- #26235 - Use
Secret Value
instead ofSecret ID
in Microsoft OIDC config guide - #26234 - Vert.x requires 100-Continue to be enable explicitly
- #26232 - Add a test confirming a role claim path with the namespace works
- #26227 - Promote additional JDBC drivers that are in the Quarkiverse
- #26224 - Construct URITemplate with prefixMatch when used for sub-resource locators
- #26221 - Fix display of writers in scoring system
- #26220 - Fixed GraphQL Adapters being removed
- #26213 - Bump scala-maven-plugin from 4.6.2 to 4.6.3
- #26207 - Minor updates to OIDC dev template to support Okta
- #26205 - Fix typos in various documentations
- #26203 - Fix small typos in code
- #26200 - Clean up AsciiDoc documentation in Config Dev UI to make it (barely) readable
- #26191 - Document Reactive Rest Client support of dynamic query parameters
- #26189 - Fix typos in code comments
- #26188 - Properly register classes linked to
CustomResource
extensions - #26185 - Namespaces in JWT Claims
- #26181 - Add instructions to add GraphiQL in production
- #26179 - Minor cleanup of the Hibernate ORM extension
- #26178 - Fix typos and improve the documentation
- #26174 - Quarkiverse extension template improvements
- #26168 - Make filesystem:-prefixed Flyway-Locations work with HotDeploymentWatchedFileBuildItems
- #26164 - Quarkus Reactive support download multiple files multipart/form-data
- #26163 - Improve Web Links doc
- #26157 - Qute - avoid BytecodeCreator.loadClassFromTCCL() in generated classes
- #26155 - Remove ClientBuilder service files from narayana-lra extension dependencies
- #26154 - CLI - Add --extensions as an additional possibility to define extensions
- #26151 - Fix broken links / anchors in docs
- #26135 - Changes to the Quarkiverse Extension codestart
- #26133 - Native reference updates
- #26130 - Adjust project gen template to use extension plugin artifactId depending on Quarkus version
- #26122 - Fix typos in extensions/qute
- #26121 - Fix typos in extensions/hibernate-orm
- #26120 - Fix typos in extensions/vertx-http
- #26119 - Make Quartz config parameter editable as Quarkus config parameter
- #26109 - Fix typos in the contributing guide
- #26094 - Native reference guide updates
- #26087 - Manage com.sun.mail:jakarta.mail
- #26073 - Manage org.hdrhistogram:HdrHistogram
- #26072 - Manage com.google.api.grpc:proto-google-common-protos
- #26071 - Ban org.javassist:javassist
- #26069 - Manage artifacts used by us and other Quarkus Platform participants
- #26068 - Manage com.squareup.okio:okio
- #26028 - JAX-RS sub-resource locators with parameter don't always match
- #26014 - Custom extension is looking for missing
quarkus-extension-maven-plugin:JAR:2.9.2.Final
- #25954 - Image generation failed. Exit code: 255 in windows 10
- #25845 - Improve continuous testing output
- #25818 - Vert.x Context doesn't get propagated when using Infrastructure.getDefaultWorkerPool()
- #25750 - Kubernetes Client: Use the correct service account name
- #25688 - kubernetes-client and kubernetes extension combinations don't generate the correct things
- #25687 - Kafka + Postgresql Panache Reactive = reactive db connection max size reached
- #25619 - Headers set with @HeaderParam ignored by DefaultClientHeadersFactoryImpl
- #25330 - LRA is not usable with resteasy reactive extensions
- #25100 - MariaDB jdbc connector missing codec
- #23804 - Postgresql with Panache + Kafka consumer results in HR000061: Session is currently connecting to database
- #22034 - Quarkiverse extension template improvements