Skip to content
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

Merged
merged 31 commits into from
Jun 5, 2024
Merged

[3.11] 3.11.1 backports 1 #40973

merged 31 commits into from
Jun 5, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jun 4, 2024

Please don't merge, I will merge it myself.

gsmet and others added 30 commits June 4, 2024 23:22
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)
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)
….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)
And after the properties have been set.

(cherry picked from commit 0f23c24)
(cherry picked from commit 7fa51f0)
(cherry picked from commit c88fcde)
…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)
This is necessary so `maven-model-helper` can know which pom.xml the change refers to.

- Fixes quarkusio#40853

(cherry picked from commit 41ae1b3)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit 000f6c7)
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 9a5f551)
@gsmet gsmet added the area/infra internal and infrastructure related issues label Jun 4, 2024
@gsmet gsmet self-assigned this Jun 4, 2024
@quarkus-bot quarkus-bot bot added area/config area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/docstyle issues related for manual docstyle review area/documentation area/hibernate-orm Hibernate ORM area/infinispan Infinispan area/kafka area/maven area/narayana Transactions / Narayana area/oidc area/persistence OBSOLETE, DO NOT USE area/platform Issues related to definition and interaction with Quarkus Platform area/rest area/testing area/vertx labels Jun 4, 2024
@quarkus-bot quarkus-bot bot changed the title 3.11.1 backports 1 [3.11] 3.11.1 backports 1 Jun 4, 2024
Copy link

quarkus-bot bot commented Jun 4, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit c912b0c.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

⚠️ There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

github-actions bot commented Jun 4, 2024

🙈 The PR is closed and the preview is expired.

Copy link

quarkus-bot bot commented Jun 5, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit c912b0c.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@gsmet gsmet merged commit 921d709 into quarkusio:3.11 Jun 5, 2024
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/config area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/docstyle issues related for manual docstyle review area/documentation area/hibernate-orm Hibernate ORM area/infinispan Infinispan area/infra internal and infrastructure related issues area/kafka area/maven area/narayana Transactions / Narayana area/oidc area/persistence OBSOLETE, DO NOT USE area/platform Issues related to definition and interaction with Quarkus Platform area/rest area/testing area/vertx
Projects
None yet
Development

Successfully merging this pull request may close these issues.