Skip to content

Conversation

jmartisk
Copy link
Contributor

No description provided.

@quarkus-bot quarkus-bot bot changed the title 3.20.3 backports 2 [3.20] 3.20.3 backports 2 Aug 27, 2025
Copy link

quarkus-bot bot commented Aug 27, 2025

Thanks for your pull request!

Your pull request does not follow our editorial rules. Could you have a look?

  • description should not be empty, describe your intent or provide links to the issues this PR is fixing (using Fixes #NNNNN) or changelogs

This message is automatically generated by a bot.

Copy link

quarkus-bot bot commented Aug 27, 2025

/cc @aloubyansky (3.20), @gastaldi (3.20), @gsmet (3.20), @rsvoboda (3.20)

@quarkus-bot quarkus-bot bot added 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/graphql area/maven area/oidc area/openapi area/platform Issues related to definition and interaction with Quarkus Platform area/redis area/smallrye area/vertx labels Aug 27, 2025

This comment has been minimized.

Copy link

github-actions bot commented Aug 27, 2025

😭 Deploy PR Preview failed.

This comment has been minimized.

MikeEdgar and others added 14 commits August 28, 2025 08:27
Signed-off-by: Michael Edgar <[email protected]>
(cherry picked from commit a47db52)
(cherry picked from commit 855a271)
Signed-off-by: Michael Edgar <[email protected]>
(cherry picked from commit 83c6c87)
I believe we are supposed to __return__ the exception, not throw it. As throwing circumvents whatever may happen after toThrowable returns.

(cherry picked from commit 75d8298)
Signed-off-by: shjones <[email protected]>
(cherry picked from commit b9624a9)
Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-j@3.5.4...3.5.5)

---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
  dependency-version: 3.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit cfa5986)
(cherry picked from commit 8050566)
@jmartisk jmartisk force-pushed the 3.20.3-backports-2 branch from 6290178 to a10917a Compare August 28, 2025 06:27
Copy link

quarkus-bot bot commented Aug 28, 2025

Status for workflow Quarkus Documentation CI

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

✅ 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 Aug 28, 2025

Status for workflow Quarkus CI

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

✅ 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

⚙️ JVM Tests - JDK 21

📦 extensions/smallrye-reactive-messaging/deployment

io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector - History

  • Expecting actual: ["-6","-7","-9","-10","-11","-12","-13","-14"] to start with: ["-6", "-7", "-8", "-9"] - java.lang.AssertionError
java.lang.AssertionError: 

Expecting actual:
  ["-6","-7","-9","-10","-11","-12","-13","-14"]
to start with:
  ["-6", "-7", "-8", "-9"]

	at io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector(ConnectorChangeTest.java:41)

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/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/docstyle issues related for manual docstyle review area/documentation area/graphql area/maven area/oidc area/openapi area/platform Issues related to definition and interaction with Quarkus Platform area/redis area/smallrye area/vertx triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.