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.14] 3.14.1 backports 1 #42811

Merged
merged 17 commits into from
Aug 28, 2024
Merged

[3.14] 3.14.1 backports 1 #42811

merged 17 commits into from
Aug 28, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Aug 27, 2024

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

ppalaga and others added 14 commits August 27, 2024 17:13
The config command in the Quarkus CLI changed.

Usage: quarkus config set [-ehk] [--verbose] NAME [VALUE]
(cherry picked from commit a4337a2)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.3 to 42.7.4.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.3...REL42.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit b2ee399)
(cherry picked from commit 7b5ffff)
Previously, when generating local certificates, running the command multiple times could result in duplicate lines being written to the `.env` file. This commit resolves the issue by implementing the same mechanism used in the Let's Encrypt commands, ensuring that duplicate entries are avoided.

(cherry picked from commit 1aa9508)
… exists

This is needed because those filters can call
setEntityStream which then forces the use of the
slow path for calling writers

Closes: quarkusio#42537
(cherry picked from commit 2a050f7)
(cherry picked from commit 7325188)
@gsmet gsmet added the area/infra internal and infrastructure related issues label Aug 27, 2024
@gsmet gsmet self-assigned this Aug 27, 2024
@quarkus-bot quarkus-bot bot added area/agroal area/cache area/cli Related to quarkus cli (not maven/gradle/etc.) 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/flyway area/gradle Gradle area/hibernate-validator Hibernate Validator area/hibernate-orm Hibernate ORM area/hibernate-search Hibernate Search area/infinispan Infinispan area/kafka labels Aug 27, 2024
Copy link

quarkus-bot bot commented Aug 27, 2024

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.

This comment has been minimized.

Copy link

github-actions bot commented Aug 27, 2024

🙈 The PR is closed and the preview is expired.

gsmet and others added 3 commits August 27, 2024 22:56
This reverts commit 5717408.

Revert "Removed missed deprecated `@QuarkusTestResource` from docs"
This reverts commit 6588ea3.

And more as it was more involved than that, since some tests were
removed, modified, added since then.
(cherry picked from commit 83d6540)
@gsmet gsmet force-pushed the 3.14.1-backports-1 branch from dd7918d to c48cb11 Compare August 27, 2024 21:00
Copy link

quarkus-bot bot commented Aug 27, 2024

Status for workflow Quarkus Documentation CI

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

✅ 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, 2024

Status for workflow Quarkus CI

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

✅ 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 253bee8 into quarkusio:3.14 Aug 28, 2024
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.