-
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.7.1 backports 1 #38413
3.7.1 backports 1 #38413
Conversation
(cherry picked from commit 9661266)
Fixes: quarkusio#38325 (cherry picked from commit e2668c5)
(cherry picked from commit c6f8a67)
This fixes the `Resource javax/sql/rowset/rowset.properties not found` error (cherry picked from commit 131a122)
(cherry picked from commit e14daa1)
(cherry picked from commit 658321d)
It is important to try that first as that recipe updates the OpenRewrite model, and thus the BOM, for the following recipes. This is important for the recipe syncing the Hibernate ORM modelgen annotation processor with the version coming from the BOM as we want to sync it with the updated version. (cherry picked from commit f2fda62)
(cherry picked from commit 11856be)
…ules (cherry picked from commit 09c312d)
(cherry picked from commit 4f4593e)
Bumps [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny) from 2.5.1 to 2.5.5. - [Release notes](https://github.com/smallrye/smallrye-mutiny/releases) - [Commits](smallrye/smallrye-mutiny@2.5.1...2.5.5) --- updated-dependencies: - dependency-name: io.smallrye.reactive:mutiny dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit fde099e)
Fixes: quarkusio#38326 (cherry picked from commit 93167f0)
(cherry picked from commit f850e7d35ba1f96b66be6686c7a9e34c7178450e)
(cherry picked from commit 4b559e9c6d2968cb2c37d66634e493f23fcbfead)
🙈 The PR is closed and the preview is expired. |
@cescoffier we have one test (https://github.com/quarkusio/quarkus/actions/runs/7668236045/job/20900122549?pr=38413) failing with the following which doesn't look good:
|
This comment has been minimized.
This comment has been minimized.
(cherry picked from commit 36bfe4c)
✔️ 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: for what it's worth, in our project we also have some tests failing with the very same exception in 3.6.8 while 3.6.7 is fine. |
@mzellho sorry, we thought 3.6 was fine. I will release 3.7 on Wednesday so I think I will avoid releasing yet another 3.6. |
Hmmm, I thought about it a bit more and I'm considering pushing a new 3.6. |
Please don't merge, I will merge it myself.