Skip to content

[3.22] 3.22.2 backports 1 #47721

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

Merged
merged 30 commits into from
May 7, 2025
Merged

[3.22] 3.22.2 backports 1 #47721

merged 30 commits into from
May 7, 2025

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented May 6, 2025

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

geoand and others added 30 commits May 6, 2025 18:21
Co-authored-by: Stéphane Épardaud <[email protected]>

Closes: quarkusio#47545
(cherry picked from commit 6c7bf8c)
For whatever reason, the Spring native job is sometimes pending forever
and it seemed to happen quite a lot lately.

Let's see if it could be related to max-parallel being set (even if we
set it to 999 when using RunsOn so it shouldn't be in the way...).

(cherry picked from commit 050a11c)
…JSON.

Changed MultiInvoker to buffer responses before parsing.

(cherry picked from commit 1943cd7)
Signed-off-by: Michael Edgar <[email protected]>
(cherry picked from commit a47db52)
…#getClasspathResources

(cherry picked from commit a7849ec)
(cherry picked from commit 58e504e)
At the moment, if you drop the attribute but keep the note, the note is
displayed with `{extension-status}` in the text which is not ideal.

Let's display the note only if the status is defined.

(cherry picked from commit 69146ae)
Signed-off-by: shjones <[email protected]>
(cherry picked from commit 4ea4202)
- introduce a simplified Node structure

(cherry picked from commit 3927812)
- do not render the graph icon if no links exist
- if a dependency graph exceeds the limit of 30 nodes then we apply the
DevBeanInfos#MAX_DEPENDENCY_LEVEL and if still exceeds the limit it's
skipped completely, i.e. dependency graph is not available

(cherry picked from commit fce38ed)
- and use it as a default value

(cherry picked from commit d26c932)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit c9e9642)
Bumps [org.hibernate.reactive:hibernate-reactive-core](https://github.com/hibernate/hibernate-reactive) from 2.4.6.Final to 2.4.7.Final.
- [Release notes](https://github.com/hibernate/hibernate-reactive/releases)
- [Changelog](https://github.com/hibernate/hibernate-reactive/blob/main/jreleaser.yml)
- [Commits](hibernate/hibernate-reactive@2.4.6...2.4.7)

---
updated-dependencies:
- dependency-name: org.hibernate.reactive:hibernate-reactive-core
  dependency-version: 2.4.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 7a543e7)
Co-Authored-By: Foivos Zakkak <[email protected]>
Co-Authored-By: Guillaume Smet <[email protected]>
(cherry picked from commit 816efb0)
@gsmet gsmet self-assigned this May 6, 2025
@gsmet gsmet added the area/infra internal and infrastructure related issues label May 6, 2025
@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/docstyle issues related for manual docstyle review area/documentation area/grpc gRPC area/health area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/oidc area/openapi area/rest area/rest-client area/resteasy-classic area/scheduler area/smallrye area/testing area/vertx labels May 6, 2025
@quarkus-bot quarkus-bot bot changed the title 3.22.2 backports 1 [3.22] 3.22.2 backports 1 May 6, 2025
Copy link

quarkus-bot bot commented May 6, 2025

Status for workflow Quarkus Documentation CI

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

✅ 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.

Warning

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

Copy link

github-actions bot commented May 6, 2025

🙈 The PR is closed and the preview is expired.

Copy link

quarkus-bot bot commented May 6, 2025

Status for workflow Quarkus CI

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

✅ 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 330195e into quarkusio:3.22 May 7, 2025
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/docstyle issues related for manual docstyle review area/documentation area/grpc gRPC area/health area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/oidc area/openapi area/rest area/rest-client area/resteasy-classic area/scheduler area/smallrye area/testing area/vertx
Projects
None yet
Development

Successfully merging this pull request may close these issues.