1.11.0.CR1
Pre-release
Pre-release
Major changes
Complete changelog
- #14143 - Vertx - activate the request context for blocking ConsumeEvent methods
- #14142 - Add documentation note about bootstrap config
- #14136 - Test exceptions thrown during NoOpCache computations
- #14135 - Bump wildfly-elytron.version from 1.14.0.Final to 1.14.1.Final
- #14134 - Avoid threadlocal leaks on scaling of Executors when using SQL Client
- #14132 - Bump mockito-core from 3.6.28 to 3.7.0 in /devtools/gradle
- #14131 - Bump mockito-core from 3.6.28 to 3.7.0 in /integration-tests/gradle
- #14129 - Use config root class instead of Object in FieldDescriptor
- #14127 - Upgrade Quarkus HTTP to 3.0.17.Final
- #14123 - Improve usability of @ConfigProperties with YAML and nested structures
- #14122 - Allow to start the Quartz scheduler in halted mode
- #14120 - Extend Kafka documentation
- #14118 - Handle projection in spring data repositories
- #14116 - Remove superfluous surefire configs
- #14113 - Nested YAML structures not handled properly by @ConfigurationProperties
- #14111 - Make CacheInterceptionContext immutable
- #14110 - Private and static methods on interface don't work with @ConfigProperties
- #14104 - Bump mockito.version from 3.6.28 to 3.7.0
- #14103 - Bump awssdk.version from 2.15.57 to 2.15.58
- #14102 - Upgrade to Hibernate Reactive 1.0.0.Beta2
- #14101 - Collect providers required for RESTEasy's @PartType annotations
- #14099 - Support BouncyCastle FIPS JSSE
- #14096 - Use a named bean for the Hibernate Search analysis configurer example
- #14095 - Allow Kafka Streams to be configured using "kafka.bootstrap.servers"
- #14094 - Fix cache ConcurrencyTest instability
- #14092 - Upgrade to Quarkus HTTP 3.0.17.Final
- #14091 - Bump Kafka version to 2.7.0 and Scala version to 2.13.4
- #14090 - Document gRPC interceptor mechanism and ordering
- #14088 - Fix RESTEasy Reactive / OpenTracing memory leak
- #14087 - ThreadLocalPool (reactive) leaks connections upon Thread Scale up and down
- #14086 - Bump picocli.version from 4.5.2 to 4.6.1
- #14085 - Fixes Flyway upgrade to 7.4.0 and adds Flyway callbacks support
- #14084 - Add support for injection of HttpSession
- #14083 - Bump awssdk.version from 2.15.56 to 2.15.57
- #14082 - Fix typo in funqy-amazon-lambda.adoc
- #14079 - Bump bouncycastle.version from 1.67 to 1.68
- #14078 - Bump logstash-gelf from 1.14.0 to 1.14.1
- #14076 - Bump awssdk.version from 2.15.55 to 2.15.56
- #14075 - Bump httpcore.version from 4.4.13 to 4.4.14
- #14073 - Fix Sonar blocker and critical issues
- #14072 - Bump awssdk.version from 2.15.53 to 2.15.55
- #14071 - Fix paths for libsunec.so and cacerts (SSL reqs)
- #14058 - RESTEasy Reactive + OpenTracing - @Blocking results in heap memory leak
- #14054 - Test cache synchronous value loader execution
- #14053 - @TransactionScoped Context does not call @Predestroy on TransactionScoped Beans
- #14038 - Improve error message for missing wrong/named parameters
- #14032 - Refactor CacheResultInterceptor exceptions handling and tests
- #14006 - Collection of Object support in @ConfigProperties
- #13993 - Quartz standby mode
- #13991 - Fix cache compatibility with rest-client
- #13979 - Http client ignore/match; micrometer 1.6.2
- #13975 - Changing the order of gRPC Interceptors
- #13966 - Simple class name of @configroot annotated classes must be unique
- #13954 - Upgrade to GraalVM CE 20.3
- #13919 - Enforce test dependencies scope
- #13899 - DEV Console
- #13889 - Kafka configuration normalization
- #13828 - Create Picoli example codestart for Quarkus JBang project type
- #13775 - Bump Kubernetes Client to 5.x
- #13753 - Create RESTEasy Reactive codestart
- #13731 - Take into account PartType in RESTEasy's provider detection
- #13667 - Unable to invoke request: javax.ws.rs.ProcessingException: RESTEASY003215: could not find writer for content-type application/x-www-form-urlencoded type: javax.ws.rs.core.Form$1
- #13644 - Upgrade to GraalVM 20.3
- #13641 - Add oidc-client, oidc-client-filter and oidc-token-propagation extensions
- #13539 - RESTEASY: Unable to find a MessageBodyReader for media type: text/plain; charset=us-ascii and class type java.util.Map
- #13476 - Add quarkus.native.resources.excludes
- #13475 - Add quarkus.native.resources.excludes
- #13467 - Add Mongo to the REST Data Panache guide
- #13411 - Enable the RequestScope on gRPC service invocations
- #13376 - Build time minimum log level
- #13373 - Spring Data REST
- #13356 - Activate the RequestScope when invoking gRPC services
- #13208 - Create a Picocli example codestart for Quarkus JBang project type
- #13050 - Quarkus Spring Data DTO and Projections support
- #12938 - TRACE logging improvements
- #12732 - Add OAuth support for Kafka client in native mode
- #11489 - Add optional FIPS mode
- #11409 - Support Flyway callbacks
- #8221 - @CacheResult for RestClient methods
- #5657 - Support service-account OIDC/OAuth2 applications