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.12] 3.12.1 backports 1 #41477

Merged
merged 32 commits into from
Jun 27, 2024
Merged

[3.12] 3.12.1 backports 1 #41477

merged 32 commits into from
Jun 27, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jun 26, 2024

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

karesti and others added 30 commits June 26, 2024 17:15
(cherry picked from commit a2adb26)
(cherry picked from commit 62a3016)
0-9 is accepted too.

(cherry picked from commit f9c8bc4)
Bumps org.jboss.resteasy.spring:resteasy-spring-web from 3.1.2.Final to 3.1.3.Final.

---
updated-dependencies:
- dependency-name: org.jboss.resteasy.spring:resteasy-spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 854a4d9)
Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com>
(cherry picked from commit 03ad21e)
(cherry picked from commit 8650b09)
- this is a follow-up of quarkusio#41370

(cherry picked from commit 985f582)
- do not attempt to close a closed connection and get rid of superfluous
WARN message

(cherry picked from commit 0f64a36)
Bumps [com.github.javaparser:javaparser-core](https://github.com/javaparser/javaparser) from 3.26.0 to 3.26.1.
- [Release notes](https://github.com/javaparser/javaparser/releases)
- [Changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md)
- [Commits](javaparser/javaparser@javaparser-parent-3.26.0...javaparser-parent-3.26.1)

---
updated-dependencies:
- dependency-name: com.github.javaparser:javaparser-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 861f7f2)
They're already defined in the root pom.

(cherry picked from commit cdacbbc)
I missed the instructions on how to launch the app.

Advantages of putting them in:
- People using this article have all the information they need, and don't need to try searching in their `target` folder to figure out the right invocation

Disadvantages of putting the commands in:
- The information is available elsewhere, so this is duplication
- The information isn't 'unique' to command mode

WDYT?

(cherry picked from commit 710edd8)
There are several issues:
- first, the config doc processor is part of the extension processor for
  now, so you need to run it to analyze the config.
- second we need to mark at least one class with @ConfigMapping,
  otherwise the config groups cannot be analyzed as part of config
  mappings. This will go away in the future.
- then, the hierarchy here is quite weird with some methods overriding
  others, which is fine, except this is not properly handled in the
  config doc generator. For now, I just ignored the ones from the
  parent, but ideally, we should override them properly in the config
  doc generator.
- also I removed some inherited methods from GrafanaConfig and I'm not
  yet sure if it will break something so creating as draft.

(cherry picked from commit f0ecf28)
(cherry picked from commit c6f1a88)
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.7.0 to 1.7.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.7.0...v1.7.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] <support@github.com>
(cherry picked from commit 4d2d2a7)
Bumps [io.fabric8:maven-model-helper](https://github.com/fabric8io/maven-model-helper) from 36 to 37.
- [Release notes](https://github.com/fabric8io/maven-model-helper/releases)
- [Commits](fabric8io/maven-model-helper@v36...v37)

---
updated-dependencies:
- dependency-name: io.fabric8:maven-model-helper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 16cf3ef)
Bumps io.smallrye.config:smallrye-config-source-yaml from 3.8.2 to 3.8.3.

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config-source-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 8beacd1)
geoand and others added 2 commits June 26, 2024 17:23
@gsmet gsmet added the area/infra internal and infrastructure related issues label Jun 26, 2024
@gsmet gsmet self-assigned this Jun 26, 2024
@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) 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/gradle Gradle area/hibernate-orm Hibernate ORM area/hibernate-search Hibernate Search / Elasticsearch area/hibernate-reactive area/keycloak area/maven area/persistence area/platform Issues related to definition and interaction with Quarkus Platform area/resteasy area/scheduler area/tracing area/vertx labels Jun 26, 2024
@quarkus-bot quarkus-bot bot changed the title 3.12.1 backports 1 [3.12] 3.12.1 backports 1 Jun 26, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 26, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 3e32193.

✅ 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.

⚠️ There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

github-actions bot commented Jun 26, 2024

🙈 The PR is closed and the preview is expired.

@quarkus-bot
Copy link

quarkus-bot bot commented Jun 26, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 3e32193.

✅ 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.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/smallrye-reactive-messaging-kafka/deployment

io.quarkus.smallrye.reactivemessaging.kafka.deployment.dev.KafkaDevServicesDevModeTestCase.sseStream - History

  • Assertion condition defined as a Lambda expression in io.quarkus.smallrye.reactivemessaging.kafka.deployment.dev.KafkaDevServicesDevModeTestCase Expecting size of: [] to be greater than or equal to 2 but was 0 within 10 seconds. - org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in io.quarkus.smallrye.reactivemessaging.kafka.deployment.dev.KafkaDevServicesDevModeTestCase 
Expecting size of:
  []
to be greater than or equal to 2 but was 0 within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)

@gsmet gsmet merged commit 3710bba into quarkusio:3.12 Jun 27, 2024
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) 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/gradle Gradle area/hibernate-orm Hibernate ORM area/hibernate-reactive area/hibernate-search Hibernate Search / Elasticsearch area/infra internal and infrastructure related issues area/keycloak area/maven area/persistence area/platform Issues related to definition and interaction with Quarkus Platform area/resteasy area/scheduler area/tracing area/vertx triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet