-
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
2.13.1 backports 1 #28356
2.13.1 backports 1 #28356
Conversation
Fixes: quarkusio#28089 (cherry picked from commit becda00)
Fixes: quarkusio#28114 (cherry picked from commit 25cf7c6)
Treating Extension Dependencies as optional Fixes quarkusio#27950 Signed-off-by: Adler Fleurant <[email protected]> (cherry picked from commit 827f778)
(cherry picked from commit bd01e6a)
(cherry picked from commit 768a685)
(cherry picked from commit 050935a)
reader.getIndexVersion() can throw UnsupportedVersion too Example: Build step io.quarkus.deployment.index.ApplicationArchiveBuildStep#build threw an exception: org.jboss.jandex.UnsupportedVersion: Can't read index version 11; this IndexReader only supports index versions 2-3,6-10 at org.jboss.jandex.IndexReader.initReader(IndexReader.java:87) at org.jboss.jandex.IndexReader.readVersion(IndexReader.java:140) at org.jboss.jandex.IndexReader.getIndexVersion(IndexReader.java:127) at io.quarkus.deployment.index.IndexingUtil$MetaInfJandexReader.apply(IndexingUtil.java:244) at io.quarkus.deployment.index.IndexingUtil$MetaInfJandexReader.apply(IndexingUtil.java:230) at io.quarkus.paths.PathTreeVisit.process(PathTreeVisit.java:40) (cherry picked from commit cb52957)
…ve-entrypoint jib-maven-plugin and jib-gradle-plugin both support this option to inherit entrypoint from base image, so make Quarkus learn it. Fixed quarkusio#28071 (cherry picked from commit 74290e4)
Closes quarkusio#25814 (cherry picked from commit 0cb8717)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit c0833d2)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit e7e05ca)
Bumps `liquibase.version` from 4.16.0 to 4.16.1. Updates `liquibase-core` from 4.16.0 to 4.16.1 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.16.0...v4.16.1) Updates `liquibase-mongodb` from 4.16.0 to 4.16.1 - [Release notes](https://github.com/liquibase/liquibase-mongodb/releases) - [Changelog](https://github.com/liquibase/liquibase-mongodb/blob/main/RELEASE.md) - [Commits](liquibase/liquibase-mongodb@liquibase-mongodb-4.16.0...liquibase-mongodb-4.16.1) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.liquibase.ext:liquibase-mongodb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 1b39610)
Bumps `flyway.version` from 9.3.0 to 9.3.1. Updates `flyway-core` from 9.3.0 to 9.3.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.3.0...flyway-9.3.1) Updates `flyway-sqlserver` from 9.3.0 to 9.3.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.3.0...flyway-9.3.1) Updates `flyway-mysql` from 9.3.0 to 9.3.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.3.0...flyway-9.3.1) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-sqlserver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-mysql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit de47433)
Update Kafka documentation Update HR RM test with activate request context Added HR ORM RM IT (cherry picked from commit c086c03)
(cherry picked from commit f285603)
Closes: quarkusio#28094 (cherry picked from commit 2652931)
Fixes: quarkusio#27979 (cherry picked from commit 66b59c4)
Heading fix SME Review fixes Fix SME comments More SME fixes Further updates Fixed minor issues Moved section up Bad spacing (cherry picked from commit cc483e3)
Character is interface without properties, so to access `name` and `surname` we use `getName()` and `getSurname()` methods. (cherry picked from commit df6284d)
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.0.7 to 3.0.8. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.0.7...3.0.8) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 1f78222)
(cherry picked from commit 98a38dd)
…for Keycloak (cherry picked from commit 27e6bc9)
Signed-off-by: cui fliter <[email protected]> (cherry picked from commit 3cbafc3)
… immediately. Fix quarkusio#28053. (cherry picked from commit 747f6ee)
Update docs/src/main/asciidoc/redis.adoc Co-authored-by: Guillaume Smet <[email protected]> (cherry picked from commit 8015231)
…ive tests Fixes: quarkusio#28131 (cherry picked from commit a8c0aee)
(cherry picked from commit 1c0f8e7)
Signed-off-by: Harald Albers <[email protected]> (cherry picked from commit c1baaa1)
(cherry picked from commit 793cfca)
(cherry picked from commit 3b8021d)
(cherry picked from commit 4beeaf3)
f386309
to
5d6b3a3
Compare
Failing Jobs - Building 5d6b3a3
Full information is available in the Build summary check run. Failures⚙️ JVM Tests - JDK 11 Windows #- Failing: extensions/grpc/deployment
! Skipped: extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment extensions/opentelemetry/opentelemetry-exporter-otlp/deployment extensions/opentelemetry/opentelemetry/deployment and 20 more 📦 extensions/grpc/deployment✖
⚙️ JVM Tests - JDK 18 #- Failing: extensions/smallrye-reactive-messaging-kafka/deployment integration-tests/oidc-code-flow
! Skipped: integration-tests/kafka-oauth-keycloak integration-tests/kafka-sasl-elytron integration-tests/kubernetes/quarkus-standard-way-kafka and 4 more 📦 extensions/smallrye-reactive-messaging-kafka/deployment✖
📦 integration-tests/oidc-code-flow✖
|
Please don't merge, I will merge it myself.