Update quarkus.version to v3.39.3 - #70
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
May 20, 2026 15:35
22d674b to
d7882bc
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
May 27, 2026 08:50
d7882bc to
cb514da
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
June 3, 2026 14:12
cb514da to
6f05a9d
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
June 11, 2026 10:40
6f05a9d to
5a140e2
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
June 18, 2026 20:05
5a140e2 to
450b2e4
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
June 26, 2026 04:15
450b2e4 to
d75a29d
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
July 1, 2026 22:45
d75a29d to
deabdb5
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
July 8, 2026 19:36
deabdb5 to
b7fc542
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
July 18, 2026 11:11
b7fc542 to
e4a814d
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
2 times, most recently
from
July 29, 2026 10:00
0731a8a to
3515c45
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
August 4, 2026 17:43
3515c45 to
f2cc9b4
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
August 13, 2026 19:00
f2cc9b4 to
52073fe
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
August 19, 2026 17:55
52073fe to
cdac152
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
August 27, 2026 00:37
cdac152 to
682c8ce
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
September 3, 2026 23:08
682c8ce to
245e61d
Compare
renovate
Bot
force-pushed
the
renovate/quarkus.version
branch
from
September 10, 2026 14:59
245e61d to
3f10a8c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.35.2→3.39.33.35.2→3.39.33.35.2→3.39.33.35.2→3.39.33.35.2→3.39.3Release Notes
quarkusio/quarkus (io.quarkus:quarkus-extension-maven-plugin)
v3.39.3Compare Source
Complete changelog
@Pathrequires impl. to be CDI beans while RESTEasy does not@ServerResponseFilterFullyFeaturedServerJacksonMessageBodyWriteruses media type properlySecurityCustomSerializationusesContextResolverv3.39.2Compare Source
Complete changelog
quarkuscli is missing theclassnameoption@PermissionsAllowedvaluequarkus-rest-jackson: reflection-free (de)serializers treat aMapsubclass as a bean and drop every map entry@PermissionsAllowedv3.39.1Compare Source
Complete changelog
@QuarkusTestResource@RunOnVirtualThreadannotation in combination with blocking endpointsquarkus-rest-jackson: reflection-free (de)serializers treat aMapsubclass as a bean and drop every map entry@PostAuthorize,@PreFilteror@PostFilterare used@RestClienton the interface fails the build with a duplicate annotation since 3.32@RestClientqualifier placed on the REST Client interfacev3.39.0Compare Source
Major changes
Complete changelog
MicrometerRegistryProviderBuildItemhas a stable collection order@Scheduledmethod can run before@InjectMockis installed in@QuarkusTestStartedExecutionCDI event for scheduled jobsJacksonDeserializerFactory#DeserializationData'sconstructorFieldshas a stable orderOidcGraphQLClientIntegrationProcessorWebSocketProcessor#collectEndpointSecurityChecksis stable and immutablectorFieldsinJacksonDeserializerFactory#deserializeObjectFieldsis immutablev3.38.3Compare Source
Complete changelog
@PermissionCheckerv3.38.2Compare Source
Complete changelog
v3.38.1Compare Source
Complete changelog
@QuarkusTestbootstrap deadlocks during parallel deployment-dependency resolution@JsonFormat(pattern = "...") on a java.util.Date field is ignored by Reflection-free Jackson serializers@Transientannotated methods@TestHTTPEndpointnot propagated to@Nestedsubclasses.@JsonValuedeclared on a superinterface method (multi-level)@TestHTTPEndpointworks with nested classes@Transientas@JsonIgnorein reflection-free Jackson serializers@JsonValueinheritance in reflection-free serializersLocationheader (e.g. 304 Not Modified) whenfollowRedirectsis enabled and anHttpClientRequestcustomizer is registeredquarkus-rest-deployment@MatrixParam/@RestMatrixparameters@MatrixParamand@RestMatrixfrom the REST Clientquarkus-rest-jackson: reflection-free deserializer erases nested type arguments (Map<String, List<Foo>>elements becomeLinkedHashMap)v3.38.0Compare Source
Complete changelog
@RegisterForProxyis silently ignored when used more than once on the same typegetAnnotationsWithRepeatablefor handling repeatable annotations in proxy registration logicv3.37.4Compare Source
Complete changelog
function.zippermission issue on Windowsproperty-not-found-strategywhen chaining template extension methods@JsonValuedeclared on a superinterface method@JsonValuedeclared on a superinterface method in reflection-free Jackson serializersquarkus-rest-jackson: reflection-free deserializer NPEs at build time for a polymorphic@JsonCreatorparameter@JsonCreatorparameter cannot be handled@JsonAnyGetter@JsonAnyGetterand@JsonAnySetteron fields in reflection-free Jackson serializersv3.37.3Compare Source
Complete changelog
quarkus.grpc.codegen.proto-directoryunrecognized configuration key & missing from documentationtestcontainers.reuse.enableto ~/.testcontainers.properties@JsonFormat(shape = JsonFormat.Shape.ARRAY) on a class ignored by reflection-free Jackson serializers when used inside a List/SetRawTypeReflectionFreeSerializerTest@JsonTypeInfo/@JsonSubTypesfor polymorphic list elements inside a wrapper type@JsonTypeInfois used@JsonProperty(required=true)on a@JsonCreatorsometimes@JsonProperty(required=true) on a@JsonCreatorin reflection-free Jackson serializersServerExceptionMapperon sub-resource is global instead of sub-resource specific@ServerExceptionMapperin sub-resource specific to that sub-resourcev3.37.2Compare Source
Complete changelog
@JsonPropertyis ignored or duplicated + 'visibility'-setting is ignored in 'ObjectMapperCustomizer' by reflection-free Jackson serializers@JsonPropertyannotations@JsonProperty+ improve Kotlin support + obey visibility defined in ObjectMapperCustomizer in reflection-free Jackson serializersJsonMappingExceptioninstead ofMismatchedInputException, bypassing custom exception mappers@JsonUnwrappedprefix/suffixnot honored@JsonUnwrappedprefix/suffix in reflection-free Jackson serialisersinvalid_dpop_proofinAuthenticationFailedExceptionto clarify why exception was thrown@JsonFormatwith pattern onjava.time types(e.g.ZonedDateTime,LocalDateTime) ignored by reflection-free Jackson serializersv3.37.1Compare Source
Complete changelog
@CancellableonContainerResponseFilterAOTMode=create"commandinfinispan-clientandinfinispan-cacheIT tests fail with GraalVM CE 25.2.4-devConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.