Skip to content

chore(deps): update all non-major dependencies

Matthias Benkard requested to merge renovate/all-minor-patch into master

Created by: renovate[bot]

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-extension-processor 2.12.0.Final -> 2.15.0.Final age adoption passing confidence
io.quarkus:quarkus-bootstrap-maven-plugin 2.12.0.Final -> 2.15.0.Final age adoption passing confidence
io.quarkus:quarkus-maven-plugin 2.12.0.Final -> 2.15.0.Final age adoption passing confidence
io.quarkus:quarkus-bom 2.12.0.Final -> 2.15.0.Final age adoption passing confidence
org.apache.maven.plugins:maven-failsafe-plugin 3.0.0-M5 -> 3.0.0-M7 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin 3.0.0-M5 -> 3.0.0-M7 age adoption passing confidence
com.diffplug.spotless:spotless-maven-plugin 2.22.1 -> 2.28.0 age adoption passing confidence
org.sonatype.plugins:nexus-staging-maven-plugin (source) 1.6.8 -> 1.6.13 age adoption passing confidence
org.apache.maven.plugins:maven-source-plugin 2.2.1 -> 2.4 age adoption passing confidence
org.apache.maven.plugins:maven-javadoc-plugin 3.2.0 -> 3.4.1 age adoption passing confidence
org.apache.maven.plugins:maven-jar-plugin 3.2.2 -> 3.3.0 age adoption passing confidence
org.codehaus.mojo:flatten-maven-plugin (source) 1.2.7 -> 1.3.0 age adoption passing confidence
org.apache.maven.plugins:maven-compiler-plugin 3.8.1 -> 3.10.1 age adoption passing confidence

Release Notes

quarkusio/quarkus

v2.15.0.Final

Compare Source

Major changes
  • #​29598 - Add hibernate.query.in_clause_parameter_padding as a supported configuration parameter
  • #​29574 - Use -XX:ArchiveClassesAtExit for AppCDS creation in Java 17+
Complete changelog
  • #​29705 - Fix ClientProxyGenerator
  • #​29702 - Introduce support for the uri file in k8s service binding
  • #​29700 - Polish Kubernetes Service Binding
  • #​29688 - Fix wrong extension reference on WebauthN documentation
  • #​29683 - Allow using Gradle addExtension task without property file
  • #​29682 - Return allowed CORS headers in the letter case they were submitted in and update the test
  • #​29675 - Add a paragraph about tiered compilation in the snapstart guide
  • #​29671 - Introduce the UniAsserter API to the Hibernate Reactive documentation
  • #​29663 - gradle addExtension fails if you have no root properties file defined
  • #​29661 - Invalid JSON input request handling
  • #​29653 - Do not remove ConfigMappings marked as not removable via build item
  • #​29645 - OpenTelemetry instrumentation stops working for resteasy-reactive resources and JDBC after dev mode reload
  • #​29644 - Allow defining additional data passed to codestarts for project creation
  • #​29641 - ArC - introduce immutable bean archive index
  • #​29637 - SnapStart integration enhancement
  • #​29622 - Avoid Gradle internal API CompositeProjectComponentArtifactMetadata
  • #​29617 - Document RunOnVertxContext and UniAsserter
  • #​29598 - Add hibernate.query.in_clause_parameter_padding as a supported configuration parameter
  • #​29593 - IllegalAccessError on @QuarkusTest when using method in package private interface
  • #​29583 - @​ConfigMapping throws java.util.NoSuchElementException
  • #​29575 - Unexpected beans added to the index and affecting restarting the application
  • #​29574 - Use -XX:ArchiveClassesAtExit for AppCDS creation in Java 17+
  • #​29570 - Move Google Cloud Function extensions to stable
  • #​29567 - Bump flapdoodle.mongodb.version to 3.5.3
  • #​29550 - Introduce @​Separator annotation for query parameters
  • #​29549 - Allow to customize response body of 403 issued by HTTP policy
  • #​29528 - Resteasy Reactive support for multivalued parameters
  • #​29502 - No need to use response methods returning a Future, if not used (part II)
  • #​29459 - Take conditional annotation into account for @​ServerExceptionMapper
  • #​29316 - ServerJacksonMessageBodyReader and JacksonBasicMessageBodyReader "should" catch JsonProcessingException
  • #​29196 - Add "hibernate.query.in_clause_parameter_padding" as a supported configuration parameter
  • #​29043 - Parent first dependencies method in Class Loading Reference guide not working for applications
  • #​28792 - Fix vertx otel sdk reload in devmode
  • #​28372 - Add codestart data option in CLI and Maven plugin
  • #​27956 - Rest Client: Add property to skip hostname verification
  • #​27901 - RestClient Reactive - set HostnameVerifier or SSLContext
  • #​16208 - CORS Preflight responses missing Access-Control-Request-Headers
  • #​5751 - Allow quarkus-oidc to customize response body of 403

v2.14.3.Final

Compare Source

Complete changelog
  • #​29681 - Add spec.metadata.labels in Deployment resource for OpenShift
  • #​29674 - Revert "Reactive Rest Client closing connections after server failures"
  • #​29654 - Update the description copied from non-reactive variants
  • #​29651 - Add further details about podman
  • #​29643 - Upgrade to Jandex 3.0.5
  • #​29620 - VertxProcessor - skip synthetic methods annotated with ConsumeEvent
  • #​29596 - Infinispan - Fix loading of config file via URI in dev mode
  • #​29592 - [infinispan-client] cache configuration not available while bootstrapping dev mode
  • #​29591 - Fix typos around http(s) topic
  • #​29586 - Fix config editor when using HTTPS
  • #​29585 - @​ConsumeEvent annotated method is called twice per message when generic parent class has an abstract method for it
  • #​29577 - Follow the recommendation to add the name for the credential provider
  • #​29569 - Bump sshd-core version to 2.9.2
  • #​29562 - Improve Docker detection with Unix sockets
  • #​29561 - Fix a typo in the BC CredentialsProvider test
  • #​29554 - Update to Stork 1.3.3
  • #​29541 - Bump sshd-common version to 2.9.2
  • #​29534 - Make sure dependency node's repositories are used when resolving the artifact
  • #​29514 - Docs - Pulling up info on .dockerignore
  • #​29497 - Missing spec.template.metadata.labels in deployment
  • #​29469 - Response Body in ClientExceptionMapper is always null
  • #​29431 - DevUI - config editor doesn't work well over https, UI doesn't get updated
  • #​29426 - DOCKER_HOST-strategy in class isDockerWorking.java excludes expected "unix:"-path where it should include "unix:" - broken.
  • #​29365 - Prevent repeated processing of the same authentication failure exception
  • #​29239 - Fix AuthenticationRedirectException handling with disabled proactive security
  • #​29025 - io.quarkus...BootstrapMavenException resolving a wrong dependency version
  • #​28967 - Use failure handlers for security exceptions before JAX-RS chain starts
  • #​28489 - RESTEasy Reactive - provide way to customize response when JWT is invalid and proactive security enabled
  • #​28488 - Reactive Routes - failure handler can't intercept exception thrown for invalid JWT

v2.14.2.Final

Compare Source

Complete changelog
  • #​29468 - Upgrade to Jandex 3.0.4
  • #​29460 - Ensure that Transfer-Encoding and Content-Length are not both set
  • #​29458 - Bump postgresql from 42.5.0 to 42.5.1 in /bom/application
  • #​29452 - ArC: filter out class-retained or missing annotations
  • #​29447 - Arc - fix InvocationContext parameters for around construct interceptors when there are other interceptors in play
  • #​29446 - Fix Vert.x event bus codec registration
  • #​29445 - Arc - improve transactional OM error logging to include more information by default
  • #​29441 - Fix example code for mocking REST Clients in the REST Client Reactive guide
  • #​29434 - Application startup fails using Lombok's @​NonNull on a method annotated with @​ConsumeEvent
  • #​29432 - Improve support for conditional bean and declarative filter annotations combination
  • #​29429 - ObserverExceptionHandler for non async observers
  • #​29425 - Indexed provided annotation breaks build goal (or app startup) in 2.14
  • #​29420 - Skip quarkus:dev for modules with packaging pom
  • #​29407 - Arc - when adding default scope, check for built-in scopes that might have been added programmatically
  • #​29405 - Make sure GraalVM js artifact is consistent with the SDK version
  • #​29388 - Update guide link in metadata
  • #​29386 - CDI decorators - fix processing of decorated methods
  • #​29384 - Move scm information to metadata from top-level, and remove nesting
  • #​29376 - Build error processing type annotation on nested generic method parameters
  • #​29375 - SmallRye GraphQL 1.8.3
  • #​29373 - Ensure proper generic type is used with RestResponse
  • #​29369 - Fix class name in kotlin doc
  • #​29356 - Add HTTPS port configuration in the HTTP reference guide
  • #​29355 - Make sure bean params are @Typed correctly for CDI lookup in case of subtyping
  • #​29352 - Introduce way to customize ServerHandler with runtime config
  • #​29341 - Rename method names in virtual threads doc
  • #​29338 - Disable MailerTest entirely on macOS and disable Kubernetes Dev Services in micrometer-prometheus IT
  • #​29336 - kotlinx.serialization.SerializationException: Serializer for class 'ArrayList' is not found.
  • #​29335 - Use dcarbone/install-yq-action when installing yq
  • #​29334 - Create directories when syncing doc branches for website
  • #​29333 - Fix broken markup for a list in security guide
  • #​29315 - Jakarta - Add RESTEasy CDI to RESTEasy Common (for RESTEasy Classic)
  • #​29314 - Fix NPE in KeycloakDevServicesProcessor
  • #​29312 - NPE thrown when trying to connect to existing Keycloak devservice
  • #​29308 - Upgrade narayana to 5.13.1.Final
  • #​29307 - Upgrade narayana dependencies to version 5.13.1.Final
  • #​29302 - Docs: Fix Typo in RabbitMQ Channel Config
  • #​29295 - Set higher timeout for Misc 4 native job
  • #​29294 - Bypass standard Validation resolution process
  • #​29293 - Disable tests failing regularly on M1 host
  • #​29292 - Quartz - add a backwards compatibility note
  • #​29264 - Bump Dekorate to 3.1.2
  • #​29240 - Jakarta - EE 10 - @​Inject should work instead of the deprecated @​Context in RESTEasy Classic
  • #​29230 - Failing to create decorator bean on interface with overloaded methods
  • #​29227 - Upgrading to 2.14 breaks REST resources (potentially because of BeanParam)
  • #​29220 - Update latest brew openjdk package
  • #​29204 - Fixed error in Stork guide
  • #​29059 - Ensure that content-length is not set when transfer-encoding exists while propogating headers from rest client
  • #​28875 - Graphql client initializing VertX cache even with vertx caching disabled

v2.14.1.Final

Compare Source

Major changes
  • #​28861 - Update to GraalVM / Mandrel 22.3.0
Complete changelog
  • #​29282 - Disable flaky tests
  • #​29267 - Docs: Update RabbitMQ Channel Config
  • #​29262 - Compile application classes before test classes
  • #​29256 - Fixed code in stork-reference.adoc
  • #​29237 - Fix compilation error in virtual threads doc
  • #​29229 - Document RBAC used on CDI beans and IO thread when method returns "something" in a synchronous manner
  • #​29228 - RESTEasy Classic - apply exception mappers for auth failures before request processing started
  • #​29219 - Bump com.gradle.plugin-publish from 1.0.0 to 1.1.0 in /devtools/gradle
  • #​29216 - Update the definition of ignored Kafka client messages
  • #​29215 - Kafka complaining about common unknown properties, regression in 2.14
  • #​29214 - Generate ID token if it is not refreshed
  • #​29213 - Small typo and improvement on the k8s guide
  • #​29203 - Small typo in SmallRye Stork guide
  • #​29201 - Fix IsDockerWorking class not using TestContainersStrategy
  • #​29194 - Bump mariadb-java-client from 3.0.8 to 3.0.9
  • #​29188 - IsDockerWorking not using TestContainersStrategy after 2.13.4.Final
  • #​29182 - Use Mandrel by default for container build
  • #​29175 - Doc: Fix statement about CA certs embedding
  • #​29171 - Fix CDI scope for classes that declare @​ServerRequestFilter
  • #​29170 - @​ServerResponseFilter and @​ServerRequestFilter fails on startup with NoSuchMethodException
  • #​29169 - Bump to Kotlin 1.7.21
  • #​29167 - Upgrade to Jandex 3.0.3
  • #​29166 - Ensure the Kind manifests are generated
  • #​29165 - Bump aws-lambda-java-core from 1.2.1 to 1.2.2
  • #​29155 - Include interfaces as bean types of RR resources
  • #​29154 - Qute - ignore parentheses when parsing a value of an expression
  • #​29153 - Upgrade to Mutiny 1.8.0
  • #​29152 - Correct typos and code style on the Virtual Threads guide
  • #​29150 - Generate a temporary uber-jar in case the target already exists instead of deleting it right away
  • #​29148 - Fix quarkus.qute.strict-rendering config property name in documentation
  • #​29146 - Custom SSL Root CA Certificates overrule certificates from default cacerts when running in native mode
  • #​29144 - OIDC token refresh causes NPE if no ID token is returned
  • #​29140 - Rest data with panache: add the parameter names in resources
  • #​29138 - Demote the "test dir mapping" log message to debug
  • #​29128 - Mocking Rest client does not work with 2.14.0.CR1
  • #​29127 - Disable disk allocation in IT and remove prettyPeek()
  • #​29121 - Fix select distinct projection with Panache
  • #​29119 - Reactive Rest Client closing connections after server failures
  • #​29118 - Take conditional annotations into account for Request and Response filters
  • #​29116 - Upgrade to Jandex 3.0.2
  • #​29115 - IfBuildProperty on classes with ServerRequestFilter causes build to fail
  • #​29102 - Fix table entries in documentation
  • #​29100 - Register all implementation of ExtensionAdapter in k8s client extension
  • #​29099 - Replace deprecated properties in JReleaser descriptor
  • #​29098 - Fix compilation error in virtual threads doc
  • #​29096 - Provider io.fabric8.knative.client.KnativeExtensionAdapter not found
  • #​29094 - Make sure aroundInvoke interceptors get correct method parameters
  • #​29090 - Fix logging with panache in interfaces
  • #​29089 - Panache project() is not working if used with distinct + case-sensitive HQL query
  • #​29087 - Document that Mandrel 22.3 does not provide a -java11 image anymore
  • #​29076 - Keycloak admin client classic - use default Quarkus Jackson serializers also in native mode
  • #​29072 - Illegal field modifiers in class: 0x1A when using io.quarkus.logging.Log in interface default method
  • #​29062 - H2 embedded: disable support for compiling javascript/groovy triggers
  • #​29047 - Improve quarkus-hibernate-reactive-rest-data-panache Hibernate Validation Violation Errors - Property Path
  • #​29036 - When propagating the duplicated context, drop the request scope
  • #​29035 - quarkus-keycloak-admin-client throws UnrecognizedPropertyException using Keycloak 20.0.0 and native image while getting ServerInfo
  • #​29033 - Automatically register nested Kotlin classes for reflection
  • #​29017 - Request Context Race condition in quarkus 2.13
  • #​29009 - Propagate the javax.annotation.security annotations in REST Data
  • #​29008 - Lock liquibase between validate and update
  • #​28995 - PanacheEntityResource not propagating javax.annotation.security
  • #​28861 - Update to GraalVM / Mandrel 22.3.0
  • #​28818 - Incoming HTTP request not being fully read or closed when a constraint validator rejects the request
  • #​28783 - HIbernate validation fails on a constructor parameter validation
  • #​28768 - Add --with-codestart create-extension option to tutorial
  • #​28376 - Continuous testing gets messed up when stashing/unstashing changesets that have changes to tests
  • #​28167 - Kotlin data class serialization fails with GraalVM >= 22.1
  • #​28078 - quarkus-kind extension does not create manifests (kind.yml/.json)
  • #​25335 - Liquibase lock not working correctly anymore
  • #​24790 - Exception mapper not handling failed login attempts
  • #​23547 - SecurityConstrainer may cause BlockingOperationNotAllowedException

v2.14.0.Final

Compare Source

Complete changelog
  • #​28946 - Add the ability to inject ContainerRequestContext via CDI
  • #​28945 - Get image reference registry from build item to avoid log warnings
  • #​28941 - Manage org.jboss:jandex version for consumers who didn't move to Jandex 3 yet
  • #​28940 - Turn off monitoring of bean invocations and fired events by default
  • #​28936 - Wrong warnings when pushing images using JIB, Docker or BuildPack
  • #​28910 - Qute - fix type resolution for extension methods
  • #​28891 - Support PathFilters for PathTree's representing archives
  • #​28889 - 2.14.0.CR1 Class with @​Provider and @​RequestScoped annotations causes build failure
  • #​28886 - Bump smallrye-common-bom from 1.13.1 to 1.13.2
  • #​28876 - Bump kafka-oauth-client from 0.10.0 to 0.11.0
  • #​28872 - Native memory management documentation
  • #​28868 - Fix various issues when accessing context objects
  • #​28863 - Reactive REST client with multiple content-type providers fails with untyped response
  • #​28856 - RESTEasyReactive: support @Rest* annotations on bean params for the client
  • #​28855 - Various component upgrades for Jakarta branch and fix an issue with EL
  • #​28854 - Fix compatibility with Redis 5
  • #​28839 - Add a validate capability to Flyway
  • #​28837 - use redis HashCommands.hgetall and report java.lang.UnsupportedOperationException: This type doesn't hold a Map type
  • #​28835 - Fail CLI create for invalid artifact/group id
  • #​28813 - Allow configuring Ingress rules
  • #​28812 - Generated Ingress resource has duplicate paths elements
  • #​28797 - Validate "callback" method signature
  • #​28793 - Qute fragments - unify API and simplify UX
  • #​28782 - RESTEasy Reactive - mapping MULTIPART_FORM_DATA to request body don't work
  • #​28753 - Qute: fragments UX issues
  • #​28625 - quarkus-flyway: Validate without migration
  • #​28189 - Dev services for Kubernetes client
  • #​27591 - Support annotation @​PostConstruct (and similar) for reactive code
  • #​27215 - MultipartForm is receiving null parameters at the server
  • #​26747 - Kubernetes Ingress path should be configurable
  • #​25991 - CLI allows to create project with comma in the name

v2.13.5.Final

Compare Source

Complete changelog
  • #​29385 - Use wildcards instead of null when creating dependency exclusions
  • #​29148 - Fix quarkus.qute.strict-rendering config property name in documentation

v2.13.4.Final

Compare Source

Major changes
  • #​28574 - Bump minimum GraalVM version to 22.2.0
Complete changelog
  • #​29065 - Don't attach an uber-jar without a classifier
  • #​29055 - Improve gRPC guide
  • #​29054 - Add RR-common-types to the BOM
  • #​29053 - Update the classloading reference guide to mention fast-jar vs legacy-jar
  • #​29046 - Improve the Infinispan Client documentation with gradle
  • #​29043 - Parent first dependencies method in Class Loading Reference guide not working for applications
  • #​29041 - Removed unused method call to PathsUtil#findMainSourcesRoot in JibProcessor
  • #​29037 - Prevent possible NPE in OIDC BackChannelLogoutHandler
  • #​29011 - Make the combination of @​JsonView and @​SecureField work
  • #​29010 - quarkus-resteasy-reactive-jackson with JsonView AND SecureField
  • #​28988 - Prevent NPE in IDEDevModeMain
  • #​28983 - Fix a link to Getting Started with Security doc
  • #​28974 - Quarkiverse: Support release from feature branches
  • #​28952 - Fix NPE in Hibernate Search devconsole
  • #​28951 - Handle maintenance releases in release-cli.sh
  • #​28948 - Upgrade to JReleaser 1.3.0
  • #​28939 - Warn about usage of Quarkus#blockingExit on the main thread
  • #​28938 - Docs - reactive SQL clients also supports service binding
  • #​28937 - Properly handle @​JsonTypeIdResolver
  • #​28935 - Prevent NPE in setAllHeaders
  • #​28934 - Use non closeable output stream for writting the multipart entities
  • #​28922 - NullPointerException in Reactive REST Client
  • #​28920 - Downloading a big Multipart file on resteasy-reactive is throwing an OutOfMemoryError on Upstream
  • #​28912 - Build fails with jackson annotated classes
  • #​28894 - Mark Spring Data REST extension as stable in documentation
  • #​28892 - Fix typo in security-getting-started.adoc
  • #​28881 - Upgrade Hibernate ORM to 5.6.14.Final and ByteBuddy to 1.12.18, add test for HHH-15634
  • #​28874 - Slightly optimize the number of allocations in Cache + Arc integration
  • #​28871 - Fix context propagation documentation on how to disable using annotations
  • #​28851 - Properly address the change default name mapping strategy for @​RestHeader
  • #​28850 - Disable relevant parts of Panache when Hibernate ORM/Reactive is disabled
  • #​28845 - Propagate headers from @ClientHeaderParam when using ClientHeadersFactory
  • #​28843 - Use major.minor part of GraalVM version in documentation
  • #​28842 - quarkus.hibernate-orm.enabled = false doesn't work when using Panache
  • #​28828 - Fix watch document with option when watch a database on reactive mongo client
  • #​28823 - NullPointerException on startup in IDEDevModeMain
  • #​28821 - Support programmatic multipart/form-data responses
  • #​28810 - Ignore the error when the stream is closed and try to continue
  • #​28799 - Error reading stream exception thrown from OutputFilter / NativeImageBuildStep
  • #​28778 - Ban ConfigSourceFactory implementations from the main app module in the source codegen phase
  • #​28776 - Qute docs - fix typo in User-defined Tags
  • #​28758 - Unable to find ConfigSourceFactory provider after upgrading to Quarkus 2.13.3
  • #​28756 - Reactive Routes- Proceed to the next handler when authenticated HTTP policy is set in application.properties
  • #​28751 - Fix duplicated TOC in writing-extensions.adoc
  • #​28749 - Render Java example properly in Security Getting Started docs
  • #​28747 - Doc writing-extensions web site has a duplicated menu
  • #​28745 - Mention Jaeger supporting OTLP out of the box
  • #​28738 - @​ClientHeaderParam is ignored when ClientHeadersFactory impl is used
  • #​28736 - Make SecurityCheckStorage bean unremoveable
  • #​28734 - Improve Kotlin Serialization for native mode
  • #​28732 - Weird problem when using interface + class for JAX-RS Resources + Auth
  • #​28730 - Bump mockito-bom from 4.8.0 to 4.8.1
  • #​28715 - Unexpected behaviour when HTTP Authorization configured using application.properties
  • #​28706 - Various small fixes to Hibernate Search guide
  • #​28703 - Throw an IllegalStateException with basic info about the provider that failed to provide a resource
  • #​28702 - Ensure that Ryuk does not get started when simply checking for Docker
  • #​28685 - Revert Gradle patch that was too intrusive and introduced a regression and implement a simpler fix
  • #​28683 - Add some documentation about LocaleResolver's for Hibernate Validator
  • #​28682 - Fix gradle integrationTest task documentation
  • #​28680 - Include more kinds of lists in test parameter converter support
  • #​28677 - Quarkus test with @​ParameterizedTest and @​MethodSource using List.subList does not work
  • #​28676 - Fix Liquibase + Mongodb connection string issue
  • #​28672 - Incorrect connection string in liquibase-mongodb
  • #​28657 - Provide a warning when a raw RestResponse return type is used
  • #​28631 - Support programmatic multipart/form-data responses
  • #​28627 - Using raw RestResponse return type has unexpected consequences
  • #​28574 - Bump minimum GraalVM version to 22.2.0
  • #​28559 - Document how to use a custom locale resolver in Hibernate Validator
  • #​28475 - Module support not available in GraalVM / Mandrel 21.3
  • #​28440 - Build fails with Kotlin coroutine/suspend methods
  • #​28374 - ArC - remove non-public jdk types from the set of bean types
  • #​28261 - More Jakarta progress - Quartz, RESTEasy 6.2, SmallRye Reactive Messaging upgrade...
  • #​28140 - Avoid letting our transformation rules getting transformed
  • #​28092 - More progress on Jakarta
  • #​28072 - Remove javax generated classes from mapstruct gradle tests
  • #​28052 - Jakarta - EE 10 - RESTEasy 6.2 - Issue with config converter not being registered in native
  • #​28018 - Jakarta - EE 10 - IBM Db2 native image build failure
  • #​28005 - Jakarta - EE 10 - Gradle annotation processor test failing
  • #​27962 - Jakarta - Fix some issues introduced when switching to parsson artifact and update WildFly Security to 2.0.0.Final
  • #​27950 - Generate Code fails if project dependencies do not include a main SourceSet
  • #​27910 - Allow transforming the DB2 JDBC driver to Jakarta APIs during Augmentation
  • #​27809 - Jakarta - EE 10 - AWT test failures
  • #​27807 - Jakarta - EE 10 - RestClientExceptionTest.testExceptionCaught failure
  • #​27318 - Infinispan client extension does not work with gradle as build tool
  • #​27066 - Jakarta - EE 9 - Native - Db2 driver depends on javax.transaction
  • #​27065 - Jakarta - EE 9 - Native - Quartz and JTA
  • #​25980 - Guide fix after code change
  • #​25852 - Testcontainers ryuk abandoned during build without testing using Gradle
  • #​22827 - OIDC-Client: Response status 0 and null entity when OIDC client auth is failing for Rest-Client-Reactive
  • #​13665 - RESTEasy Reactive: change default name mapping strategy for @RestHeader

v2.13.3.Final

Compare Source

Complete changelog
  • #​28664 - Fix the path of documentation examples
  • #​28660 - Sync the whole doc directory
  • #​28645 - Manage version for Apache Commons Text
  • #​28642 - Use a different DB in test
  • #​28635 - Tests - migrate 2 deprecated Smallrye JWT properties
  • #​28632 - Allow assigning entities to the Hibernate Reactive PU explicitly
  • #​28630 - Qute docs - add a note about evaluation of Uni
  • #​28624 - Resolve gradle user home misconfiguration
  • #​28620 - Do not check if debug port can be used in DEV mode on restart
  • #​28618 - Investigate flaky Flyway test
  • #​28617 - Allow disabling Jackson ObjectMapper WRITE_DURATIONS_AS_TIMESTAMPS
  • #​28614 - Bump kotlinx-serialization-json from 1.4.0 to 1.4.1
  • #​28608 - Avoid NPE in Mongo code when connecting on windows
  • #​28607 - MongoDb Srv connection does not work on windows
  • #​28606 - Clean up the guides
  • #​28605 - Allow disabling Jackson ObjectMapper WRITE_DURATIONS_AS_TIMESTAMPS
  • #​28595 - Allow overriding query parameters from a ContainerRequestFilter
  • #​28581 - Generate the attributes.adoc file during the build
  • #​28576 - panache reactive quarkus.hibernate-orm.packages not working
  • #​28571 - Set logging manager for Gradle test task in codestart
  • #​28570 - Resteasy Reactive JAXB using multipart only bound XML media types
  • #​28569 - Promote quarkus-hibernate-orm-rest-data-panache to stable
  • #​28565 - Validate media types for sub resources in Resteasy Reactive
  • #​28555 - ResteasyReactiveRequestContext.setRequestUri not supporting query parameters
  • #​28550 - Bump jacks

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Merge request reports

Loading