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.1 backports 1 #44782

Merged
merged 38 commits into from
Nov 28, 2024
Merged

[3.17] 3.17.1 backports 1 #44782

merged 38 commits into from
Nov 28, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Nov 27, 2024

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

brunobat and others added 30 commits November 27, 2024 18:11
(cherry picked from commit fffb6cb)
- old Dev UI was removed in 3.4.0.CR1

(cherry picked from commit 3eae5b7)
Bumps `smallrye-fault-tolerance.version` from 6.6.2 to 6.6.3.

Updates `io.smallrye:smallrye-fault-tolerance` from 6.6.2 to 6.6.3

Updates `io.smallrye:smallrye-fault-tolerance-api` from 6.6.2 to 6.6.3
- [Release notes](https://github.com/smallrye/smallrye-fault-tolerance/releases)
- [Commits](smallrye/smallrye-fault-tolerance@6.6.2...6.6.3)

Updates `io.smallrye:smallrye-fault-tolerance-autoconfig-core` from 6.6.2 to 6.6.3

Updates `io.smallrye:smallrye-fault-tolerance-core` from 6.6.2 to 6.6.3

Updates `io.smallrye:smallrye-fault-tolerance-context-propagation` from 6.6.2 to 6.6.3

Updates `io.smallrye:smallrye-fault-tolerance-kotlin` from 6.6.2 to 6.6.3

Updates `io.smallrye:smallrye-fault-tolerance-mutiny` from 6.6.2 to 6.6.3

Updates `io.smallrye:smallrye-fault-tolerance-tracing-propagation` from 6.6.2 to 6.6.3

Updates `io.smallrye:smallrye-fault-tolerance-vertx` from 6.6.2 to 6.6.3

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-fault-tolerance
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-fault-tolerance-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-fault-tolerance-autoconfig-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-fault-tolerance-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-fault-tolerance-context-propagation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-fault-tolerance-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-fault-tolerance-mutiny
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-fault-tolerance-tracing-propagation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-fault-tolerance-vertx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 803581a)
The web endpoint path was created from file path which is differ on Windows.
This caused enpoint path be like `/app\index-styles.js`

(cherry picked from commit f9dbe64)
(cherry picked from commit 3e41b3f)
Bumps `testcontainers.version` from 1.20.3 to 1.20.4.

Updates `org.testcontainers:testcontainers-bom` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)

Updates `org.testcontainers:testcontainers` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 484363a)
(cherry picked from commit 7b9d7a0)
(cherry picked from commit ea3f56a)
This is needed because the interceptors need to get method
metadata

Fixes: quarkusio#44564
(cherry picked from commit 314e3d5)
… when it's unsupported

(cherry picked from commit b827df5)
(cherry picked from commit 522335a)
Converting HTML to Asciidoc using the Javadoc elements was causing
issues as the HTML would be split and the fragments would be handled
without the knowledge of the HTML tree.

(cherry picked from commit 916d194)
It will only handle very simple cases but it makes the doc for
quarkus.native.resources.includes a lot better.

(cherry picked from commit 10ddc12)
Bumps `hibernate-search.version` from 7.2.1.Final to 7.2.2.Final.

Updates `org.hibernate.search:hibernate-search-bom` from 7.2.1.Final to 7.2.2.Final
- [Release notes](https://github.com/hibernate/hibernate-search/releases)
- [Changelog](https://github.com/hibernate/hibernate-search/blob/7.2.2.Final/changelog.txt)
- [Commits](hibernate/hibernate-search@7.2.1.Final...7.2.2.Final)

Updates `org.hibernate.search:hibernate-search-mapper-orm` from 7.2.1.Final to 7.2.2.Final
- [Release notes](https://github.com/hibernate/hibernate-search/releases)
- [Changelog](https://github.com/hibernate/hibernate-search/blob/7.2.2.Final/changelog.txt)
- [Commits](hibernate/hibernate-search@7.2.1.Final...7.2.2.Final)

Updates `org.hibernate.search:hibernate-search-engine` from 7.2.1.Final to 7.2.2.Final
- [Release notes](https://github.com/hibernate/hibernate-search/releases)
- [Changelog](https://github.com/hibernate/hibernate-search/blob/7.2.2.Final/changelog.txt)
- [Commits](hibernate/hibernate-search@7.2.1.Final...7.2.2.Final)

Updates `org.hibernate.search:hibernate-search-mapper-pojo-base` from 7.2.1.Final to 7.2.2.Final
- [Release notes](https://github.com/hibernate/hibernate-search/releases)
- [Changelog](https://github.com/hibernate/hibernate-search/blob/7.2.2.Final/changelog.txt)
- [Commits](hibernate/hibernate-search@7.2.1.Final...7.2.2.Final)

Updates `org.hibernate.search:hibernate-search-util-common` from 7.2.1.Final to 7.2.2.Final
- [Release notes](https://github.com/hibernate/hibernate-search/releases)
- [Changelog](https://github.com/hibernate/hibernate-search/blob/7.2.2.Final/changelog.txt)
- [Commits](hibernate/hibernate-search@7.2.1.Final...7.2.2.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.search:hibernate-search-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.search:hibernate-search-mapper-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.search:hibernate-search-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.search:hibernate-search-mapper-pojo-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.search:hibernate-search-util-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 5ec309f)
gsmet and others added 7 commits November 27, 2024 18:14
Noticed while working on the management interface.

(cherry picked from commit d59ea8f)
Register jakarta.json.spi.JsonProvider as a service provider so that
both the service file and the implementations are included.

Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com>
(cherry picked from commit 8164c7f)
The Health UI will be served from the exact same interface so we don't
need to include the host:port.
It actually causes issues when you access the Health UI through a proxy
as it might point to 0.0.0.0:9000 which will resolve to localhost.

Fixes quarkusio#35980

(cherry picked from commit 4dbf1a8)
Signed-off-by: Harald Albers <github@albersweb.de>
(cherry picked from commit 827dd96)
@gsmet gsmet added the area/infra internal and infrastructure related issues label Nov 27, 2024
@gsmet gsmet self-assigned this Nov 27, 2024
@quarkus-bot quarkus-bot bot changed the title 3.17.1 backports 1 [3.17] 3.17.1 backports 1 Nov 27, 2024
@quarkus-bot quarkus-bot bot added area/config area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/health area/hibernate-orm Hibernate ORM area/metrics area/redis area/rest area/smallrye area/spring Issues relating to the Spring integration area/testing area/vertx labels Nov 27, 2024
Copy link

github-actions bot commented Nov 27, 2024

🙈 The PR is closed and the preview is expired.

This comment has been minimized.

Bumps [org.jboss.logmanager:jboss-logmanager](https://github.com/jboss-logging/jboss-logmanager) from 3.0.6.Final to 3.1.0.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logmanager/releases)
- [Commits](jboss-logging/jboss-logmanager@3.0.6.Final...v3.1.0.Final)

---
updated-dependencies:
- dependency-name: org.jboss.logmanager:jboss-logmanager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

quarkus-bot bot commented Nov 27, 2024

Status for workflow Quarkus Documentation CI

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

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

Status for workflow Quarkus CI

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

✅ 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 18b863c into quarkusio:3.17 Nov 28, 2024
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/config area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/health area/hibernate-orm Hibernate ORM area/infra internal and infrastructure related issues area/metrics area/redis area/rest area/smallrye area/spring Issues relating to the Spring integration area/testing area/vertx
Projects
None yet
Development

Successfully merging this pull request may close these issues.