-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[3.11] 3.11.1 backports 1 #40973
[3.11] 3.11.1 backports 1 #40973
Conversation
We need to register a few more classes for reflection and also all their nested classes, which is why I use `@RegisterForReflection` instead of the usual build item. Fixes quarkusio#23341 (cherry picked from commit f69176f)
(cherry picked from commit 13d163c)
updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-core-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-json-binding-provider dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-json-p-provider dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-jaxb-provider dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-jackson2-provider dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-rxjava2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-links dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 30442d9)
Fixes quarkusio#40677 (cherry picked from commit 46b1e27)
(cherry picked from commit db0ead8)
(cherry picked from commit 7d76d6d)
(cherry picked from commit 0b776ea)
(cherry picked from commit 8fe16d4)
….0 to 3.0.0" This reverts commit 1c8d9f3. As stated in quarkusio#40607, I think we should update all the Jakarta EE dependencies in one go when they are all ready. Unfortunately, this will hit 3.11.0 but better fixing it for 3.11.1 anyway. (cherry picked from commit 3da097f)
(cherry picked from commit 32d011e)
And after the properties have been set. (cherry picked from commit 0f23c24)
(cherry picked from commit 7fa51f0)
(cherry picked from commit c88fcde)
(cherry picked from commit 0a6c50b)
(cherry picked from commit 43b2e27)
(cherry picked from commit 61f5c37)
…ecution In the hope this will reduce the impact of QuarkusDevModeTest metaspace memory leaks. (cherry picked from commit 7fb9a40)
Fixes quarkusio#40874. quarkusio#40277 had a mistake in it. (cherry picked from commit a9c04c4)
(cherry picked from commit 2a0523e)
This is necessary so `maven-model-helper` can know which pom.xml the change refers to. - Fixes quarkusio#40853 (cherry picked from commit 41ae1b3)
- As discussed in https://github.com/quarkusio/quarkus/pull/40869/files/2bb3087a2d14fdcf807d3d7e80d83c9a753a8929#r1617860660 (cherry picked from commit 5a65e49)
Signed-off-by: Phillip Kruger <[email protected]> (cherry picked from commit 000f6c7)
(cherry picked from commit 3705b43)
(cherry picked from commit 02a1660)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.39.1 to 9.39.3. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.39.3..9.39.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 01a777d)
Prior to this, InfinispanDevServiceProcessor logged a misleading message about starting a DevService. (cherry picked from commit c995ded)
(cherry picked from commit 08b6d4f)
(cherry picked from commit dcffc7d)
(cherry picked from commit 9ec1376)
(cherry picked from commit 00986f4)
(cherry picked from commit 9a5f551)
Status for workflow
|
🙈 The PR is closed and the preview is expired. |
Status for workflow
|
Please don't merge, I will merge it myself.