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

2.13.1 backports 1 #28356

Merged
merged 81 commits into from
Oct 3, 2022
Merged

2.13.1 backports 1 #28356

merged 81 commits into from
Oct 3, 2022

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Oct 3, 2022

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

geoand and others added 30 commits September 30, 2022 18:30
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)
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)
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)
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)
Signed-off-by: cui fliter <[email protected]>
(cherry picked from commit 3cbafc3)
Update docs/src/main/asciidoc/redis.adoc

Co-authored-by: Guillaume Smet <[email protected]>
(cherry picked from commit 8015231)
Signed-off-by: Harald Albers <[email protected]>
(cherry picked from commit c1baaa1)
@gsmet gsmet force-pushed the 2.13.1-backports-1 branch from f386309 to 5d6b3a3 Compare October 3, 2022 14:15
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 3, 2022

Failing Jobs - Building 5d6b3a3

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17
JVM Tests - JDK 18 Build Failures Logs Raw logs

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

io.quarkus.grpc.server.devmode.GrpcDevModeTest.testEchoStreamReload - More details - Source on GitHub

java.util.concurrent.RejectedExecutionException
	at org.jboss.threads.RejectingExecutor.execute(RejectingExecutor.java:38)
	at org.jboss.threads.EnhancedQueueExecutor.rejectShutdown(EnhancedQueueExecutor.java:2076)

⚙️ 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

io.quarkus.smallrye.reactivemessaging.kafka.deployment.testing.KafkaDevServicesContinuousTestingWorkingAppPropsTestCase.testContinuousTestingScenario3 line 55 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

📦 integration-tests/oidc-code-flow

io.quarkus.it.keycloak.CodeFlowTest.testTokenAutoRefresh line 509 - More details - Source on GitHub

com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException: 401 Unauthorized for http://localhost:8081/tenant-autorefresh?state=0c97741e-27fd-4ae8-81e6-1d909a6183b5&session_state=9668c2c7-e9ee-4de0-9b9b-ff11d080088c&code=26598598-7917-46f0-b2de-9b8bb1eb07b3.9668c2c7-e9ee-4de0-9b9b-ff11d080088c.1f80aa5d-5159-411b-84c3-631375657ca0
	at com.gargoylesoftware.htmlunit.WebClient.throwFailingHttpStatusCodeExceptionIfNecessary(WebClient.java:701)
	at com.gargoylesoftware.htmlunit.WebClient.loadDownloadedResponses(WebClient.java:2452)

@gsmet gsmet merged commit c26ea0e into quarkusio:2.13 Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/adr area/agroal area/arc Issue related to ARC (dependency injection) area/cli Related to quarkus cli (not maven/gradle/etc.) 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/elasticsearch area/gradle Gradle area/graphics area/graphql area/grpc gRPC area/hibernate-orm Hibernate ORM area/hibernate-search Hibernate Search area/hibernate-validator Hibernate Validator area/infra internal and infrastructure related issues area/jbang Issues related to when using jbang.dev with Quarkus area/kafka area/keycloak area/maven area/metrics area/oidc area/persistence OBSOLETE, DO NOT USE area/platform Issues related to definition and interaction with Quarkus Platform area/reactive-messaging area/rest area/security area/smallrye area/testing area/tracing area/undertow area/vertx
Projects
None yet
Development

Successfully merging this pull request may close these issues.