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.1.1 backports 2 #33853

Merged
merged 27 commits into from
Jun 7, 2023
Merged

3.1.1 backports 2 #33853

merged 27 commits into from
Jun 7, 2023

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jun 6, 2023

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

emmanuelbernard and others added 24 commits June 6, 2023 17:53
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit bb026b7)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit 73e8756)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit b95c6ec)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit 69e437c)
This method can be called by filters to override
the entity being sent by the JAX-RS client and
before this commit we were not properly handling
the case where either the entity was set to null
or only the body of the entity was being set
(and not the media type).

Fixes: quarkusio#33738
(cherry picked from commit 5ce027b)
fixed a missing configuration key in example

(cherry picked from commit d452a2b)
(cherry picked from commit fb5dc74)
(cherry picked from commit 9572e70)
Bumps [kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit f6c9640)
Bumps `apicurio-registry.version` from 2.4.2.Final to 2.4.3.Final.

Updates `apicurio-registry-client` from 2.4.2.Final to 2.4.3.Final
- [Release notes](https://github.com/apicurio/apicurio-registry/releases)
- [Commits](Apicurio/apicurio-registry@2.4.2.Final...2.4.3.Final)

Updates `apicurio-registry-serdes-avro-serde` from 2.4.2.Final to 2.4.3.Final

---
updated-dependencies:
- dependency-name: io.apicurio:apicurio-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.apicurio:apicurio-registry-serdes-avro-serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 0b75473)
@gsmet gsmet added the area/infra internal and infrastructure related issues label Jun 6, 2023
@gsmet gsmet self-assigned this Jun 6, 2023
@quarkus-bot quarkus-bot bot added area/cli Related to quarkus cli (not maven/gradle/etc.) area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins labels Jun 6, 2023
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

🙈 The PR is closed and the preview is expired.

KaiSuchomel and others added 2 commits June 6, 2023 19:27
(cherry picked from commit d9ea19810632f8ccc1d62d47bb29bba94493bb84)
(cherry picked from commit 10fffa1)
@quarkus-bot quarkus-bot bot added the area/platform Issues related to definition and interaction with Quarkus Platform label Jun 6, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 7, 2023

Failing Jobs - Building 6b50326

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 19
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: integration-tests/mongodb-rest-data-panache 

📦 integration-tests/mongodb-rest-data-panache

io.quarkus.it.mongodb.rest.data.panache.MongoDbRestDataPanacheTest.shouldNotCreateOrDeleteAuthor - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.test.mongodb.MongoTestResource
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:640)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:711)

@gsmet gsmet merged commit d68dd00 into quarkusio:3.1 Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) 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/graphql area/hibernate-orm Hibernate ORM area/hibernate-reactive Hibernate Reactive area/infra internal and infrastructure related issues area/kafka area/oidc area/persistence OBSOLETE, DO NOT USE area/platform Issues related to definition and interaction with Quarkus Platform area/reactive-messaging area/redis area/rest area/smallrye area/testing area/vertx
Projects
None yet
Development

Successfully merging this pull request may close these issues.