-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[3.13] 3.13.2 backports 1 #42420
[3.13] 3.13.2 backports 1 #42420
Conversation
- i.e. do not use HttpRootPathBuildItem together with RouteBuildItem.builder() (cherry picked from commit ae33dc9)
(cherry picked from commit 93a0a2f)
(cherry picked from commit c2b6b86)
Fixes: quarkusio#42342 (cherry picked from commit ca136b6)
(cherry picked from commit 65fc421)
(cherry picked from commit cb8fe2c)
(cherry picked from commit 296b43e)
Fixes: #422335 (cherry picked from commit dde46df)
Bumps `quarkus-http.version` from 5.3.0 to 5.3.1. Updates `io.quarkus.http:quarkus-http-vertx-backend` from 5.3.0 to 5.3.1 Updates `io.quarkus.http:quarkus-http-core` from 5.3.0 to 5.3.1 Updates `io.quarkus.http:quarkus-http-http-core` from 5.3.0 to 5.3.1 Updates `io.quarkus.http:quarkus-http-servlet` from 5.3.0 to 5.3.1 Updates `io.quarkus.http:quarkus-http-websocket-vertx` from 5.3.0 to 5.3.1 Updates `io.quarkus.http:quarkus-http-websocket-core` from 5.3.0 to 5.3.1 --- updated-dependencies: - dependency-name: io.quarkus.http:quarkus-http-vertx-backend dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.http:quarkus-http-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.http:quarkus-http-http-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.http:quarkus-http-servlet dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.http:quarkus-http-websocket-vertx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.http:quarkus-http-websocket-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 407dde4)
Fixes quarkusio#42273 Migration guide entry: https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.13#dev-services-startup-detection-change (cherry picked from commit 9e962c5)
The first enum value accidently contained the doc for all values. This was causing problems with the tooltips. (cherry picked from commit a60084b)
Signed-off-by: Lin Gao <lgao@redhat.com> (cherry picked from commit ae770c3)
Fixes quarkusio#42314 Introduced by quarkusio#41547 (cherry picked from commit cf5f6bb)
(cherry picked from commit 83ace0d)
(cherry picked from commit e3de691)
instrument live-reload will compare class structure to make sure this class can be "redefine" But the classes generated by Kotlin compiler contains debug annotations, the comparison always fail. Exclude the annotations which generated by Kotlin compiler. (cherry picked from commit 28f062d)
This comment has been minimized.
This comment has been minimized.
(cherry picked from commit 55b1565)
Status for workflow
|
Status for workflow
|
🙈 The PR is closed and the preview is expired. |
Please don't merge, I will merge it myself.