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

Bump smallrye-open-api.version from 4.0.3 to 4.0.4 #44892

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

MikeEdgar
Copy link
Contributor

Fixes #44886

Please also backport for 3.17.x

Signed-off-by: Michael Edgar <michael@xlate.io>
@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/smallrye labels Dec 3, 2024
@MikeEdgar
Copy link
Contributor Author

cc: @phillip-kruger

Copy link

quarkus-bot bot commented Dec 3, 2024

Status for workflow Quarkus CI

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

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

📦 integration-tests/opentelemetry-vertx-exporter

io.quarkus.it.opentelemetry.vertx.exporter.grpc.SimpleGrpcNoTLSWithCompressionTest.test - History

  • Assertion condition defined as a Lambda expression in io.quarkus.it.opentelemetry.vertx.exporter.AbstractExporterTest Expecting Optional to contain a value but it was empty within 30 seconds. - org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in io.quarkus.it.opentelemetry.vertx.exporter.AbstractExporterTest 
Expecting Optional to contain a value but it was empty within 30 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)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
	at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)

@gsmet gsmet merged commit 345021c into quarkusio:main Dec 3, 2024
52 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Dec 3, 2024
@gsmet
Copy link
Member

gsmet commented Dec 3, 2024

@MikeEdgar will be included in 3.17.3 released tomorrow (if all goes well :)).

@MikeEdgar MikeEdgar deleted the smallrye-open-api-4.0.4 branch December 3, 2024 17:39
@gsmet gsmet modified the milestones: 3.18 - main, 3.17.3 Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom openapi.yml under META-INF not merged after upgrade to 3.17.x
3 participants