1.11.0.Beta2
Pre-release
Pre-release
Major changes
- #13943 - Deprecate
thread-local
option for Reactive SQL Pool, enforce using it
Complete changelog
- #14048 - Update to Hibernate Validator 6.2.0.Final
- #14046 - Only add json content-type when necessary
- #14045 - resteasy-reactive: When using own Content-Type for @produces then quarkus will set 'application/json' as Content-Type header
- #14042 - Fix build order problem
- #14041 - JBoss Threads 3.2.0.Final
- #14040 - Bump wiremock-maven-plugin from 6.0.0 to 7.0.0
- #14039 - Bump awssdk.version from 2.15.51 to 2.15.53
- #14037 - Fix quarkus-smallrye-jwt-build-deployment package name
- #14036 - Use X-FORWARDED-PREFIX in the final OIDC redirect uri and fix the restore path calculation when queries are used
- #14033 - Upgrade SmallRye OpenAPI to 2.0.17
- #14031 - Bump aws-lambda-java-events from 3.6.0 to 3.7.0
- #14030 - Upgrade to Hibernate ORM 5.4.27.Final
- #14028 - Fix extension guide and make the path overriding work
- #14027 - Use media type suffix as subtype for locating writers if necessary
- #14025 - Added org.bouncycastle:bcpkix-jdk15on to bom
- #14023 - resteasy-reactive: When using own Content-Types for @produces entity is always serialized with toString (resteasy-reactive 1.11.0.Beta1)
- #14021 - Fixing broken links in ISPN integration guide
- #14020 - Remove microprofile-context-propagation-api runtime cache dependency
- #14015 - Bump awssdk.version from 2.15.45 to 2.15.51
- #14014 - Support hibernate provided basic types
- #14011 - Apply minor polish to MultiResponseHandler
- #14009 - Refactor getting-started-reactive guide according to new resteasy-reactive extension codestart
- #14001 - Exclude paths from security when using quarkus-oidc
- #14000 - Fix JSON resteasy reactive libraries
- #13997 - Add JSON related fixes to RESTEasy Reactive
- #13989 - resteasy-reactive: Own Content-Types are not working (resteasy-reactive 1.11.0.Beta1)
- #13987 - Fix quarkus-jackson build warning in hibernate-reactive-panache IT module
- #13986 - Add docker-prune.bat
- #13985 - Fix 'ClassNotFoundException: org.jboss.logmanager.LogManager' in some tests
- #13983 - Replace useless DynamicFeatureResourceInfo class with ResteasyReactiveResourceInfo
- #13981 - RESTEasy Reactive - deploy failure when using opentracing
- #13978 - Reactive Pool HealthCheck should run on the event loop
- #13977 - Reactive Connection Pools: always use TLOCAL, HealthCheck refactoring
- #13976 - Bump guava from 30.0-jre to 30.1-jre
- #13973 - Path configured with quarkus.http.root-path is lost when query param is included and request is redirected to IdP
- #13972 - Change name of RESTEasy Reactive CI step
- #13971 - Support creation of user components through Arc in Hibernate ORM and Hibernate Search
- #13968 - Mutiny / Vertx Mutiny and SmallRye Reactive Messaging update
- #13967 - Qute cleanup and minor optimizations
- #13965 - Replace resteasy usage with resteasy reactive in hibernate-reactive integration tests
- #13962 - Make sure serialized app uses / separators
- #13958 - Fix link to SameSite cookies on security guide
- #13951 - Fix the tip about how to suspend the JVM
- #13950 - The tip about how to suspend the JVM is incorrect
- #13949 - Fix container image extension conflict hint
- #13948 - Inject the Vert.x instance into the Hibernate Reactive registry
- #13946 - Error message about conflicting container image extensions is wrong
- #13944 - All integration tests using Hibernate Reactive need to move to RESTEasy Reactive
- #13943 - Deprecate
thread-local
option for Reactive SQL Pool, enforce using it - #13939 - Fix volume,sidecar and hostalias support for knative
- #13938 - Fix Optional deserialization problem in BytecodeRecorderImpl
- #13934 - Write headers just before commit
- #13932 - Add META-INF/panache-archive.marker to the jar ignore list
- #13929 - Disable XML mapping by default and allow Hibernate ORM integrations to re-enable it if necessary
- #13926 - RESTEasy Reactive: writers can add headers too
- #13923 - ArC - make it possible to exclude interceptors, bindings, qualifiers, etc.
- #13914 - Send 100-continue automatically if required
- #13910 - Remove spurious test
- #13905 - RESTEasy Reactive: smallrye-openapi crashes
- #13900 - The build directory should only exist in the Gradle plugin's .gitignore
- #13898 - Fix java.lang.Math$RandomNumberGeneratorHolder workaround
- #13888 - Some URLs without HTTPS
- #13884 - Add client metrics to rest client extension
- #13883 - Update Smallrye Reactive Messaging to 2.6.1
- #13878 - Cannot start a mutable-jar built under Windows 10 in docker-container with QUARKUS_LAUNCH_DEVMODE=true
- #13868 - SQL pool for Hibernate Reactive needs to be scoped by Vert.x Context
- #13847 - Rest-client extension does not record any metrics about client calls
- #13834 - Add description to RESTEasy Reactive extensions
- #13809 - Openshift docker build strategy fixes
- #13801 - Order REST resources on 404 Resources overview
- #13778 - Reactive Resteasy build error
- #13632 - Reactive Messaging too verbose
- #13569 - Register generated output dir for kotlin gradle plugin
- #13154 - Support @testprofile in native mode #12974
- #13062 - OIDC not appending X-Forwarded-Prefix to redirect_uri
- #12986 - Implemented opaque/binary token integration test
- #12974 - Support @testprofile in native mode
- #12874 - A gradle project with kotlin and grpc fails compilation
- #12820 - Kafka event in a @startup application is not emitted
- #12557 - Fix disabled KotlinGRPCProjectBuildTest
- #12121 - Knative deployments do not generate proper volume mounts for secrets volumes
- #11801 - @Blocking and @incoming should support return types of CompletionStage and Uni
- #9947 - Kafka security config params not being picked up from env file