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.17] 3.17.5 backports 1 #45192

Merged
merged 22 commits into from
Dec 19, 2024
Merged

[3.17] 3.17.5 backports 1 #45192

merged 22 commits into from
Dec 19, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Dec 18, 2024

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

gsmet and others added 22 commits December 17, 2024 10:14
(cherry picked from commit adf11bd)
(cherry picked from commit 99a12d9)
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.1.Final to 8.0.2.Final.
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.2.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@8.0.1.Final...8.0.2.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 6e039fb)
* Merge "Managing Proxy Classes" sections.
* Remove outdated mention to `-H:DynamicProxyConfigurationResources`

Quarkus no longer uses `-H:DynamicProxyConfigurationResources` for
dynamic proxies. Instead it generates the corresponding necessary
metadata in `META-INF/native-image/proxy-config.json`

(cherry picked from commit c09ade9)
Bumps [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases)
- [Changelog](https://github.com/AsyncHttpClient/async-http-client/blob/main/CHANGES.md)
- [Commits](AsyncHttpClient/async-http-client@async-http-client-project-2.12.3...async-http-client-project-2.12.4)

---
updated-dependencies:
- dependency-name: org.asynchttpclient:async-http-client
  dependency-type: direct:production
...

(cherry picked from commit 731ef3a)
With the previous implementation, Cloudfare was
blocking requests coming from the local proxy

(cherry picked from commit 64c5045)
Signed-off-by: Maciej Lisowski <[email protected]>
(cherry picked from commit 732833d)
(cherry picked from commit 38f44a7)
@gsmet gsmet added the area/infra internal and infrastructure related issues label Dec 18, 2024
@gsmet gsmet self-assigned this Dec 18, 2024
@quarkus-bot quarkus-bot bot changed the title 3.17.5 backports 1 [3.17] 3.17.5 backports 1 Dec 18, 2024
@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/docstyle issues related for manual docstyle review area/documentation area/flyway area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure labels Dec 18, 2024
Copy link

github-actions bot commented Dec 18, 2024

🙈 The PR is closed and the preview is expired.

Copy link

quarkus-bot bot commented Dec 18, 2024

Status for workflow Quarkus Documentation CI

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

✅ 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

quarkus-bot bot commented Dec 19, 2024

Status for workflow Quarkus CI

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

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


Flaky tests - Develocity

⚙️ Native Tests - HTTP

📦 integration-tests/rest-client-reactive

io.quarkus.it.rest.client.BasicTestIT.shouldCreateClientSpans - History

  • expected: <1> but was: <2> - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <1> but was: <2>
	at io.quarkus.it.rest.client.BasicTest.shouldCreateClientSpans(BasicTest.java:216)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:806)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

@gsmet gsmet merged commit 7bb1cc8 into quarkusio:3.17 Dec 19, 2024
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/docstyle issues related for manual docstyle review area/documentation area/flyway area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/metrics area/oidc area/rest area/rest-client area/resteasy-classic area/spring Issues relating to the Spring integration area/testing area/vertx triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.