quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.84k stars 2.7k forks source link

Bump smallrye-open-api from 4.0.2 to 4.0.3 #44481

Closed MikeEdgar closed 1 week ago

MikeEdgar commented 1 week ago

Update smallrye-open-api to 4.0.3 release

MikeEdgar commented 1 week ago

cc: @phillip-kruger

quarkus-bot[bot] commented 1 week ago

Status for workflow Quarkus CI

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

:white_check_mark: 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

:gear: JVM Tests - JDK 17 Windows

:package: integration-tests/smallrye-graphql

io.quarkus.it.smallrye.graphql.MicrometerMetricsTest.shouldCreateMultipleMetrics - History

``` java.lang.AssertionError: 1 expectation failed. Response body doesn't match expectation. Expected: a string containing "mp_graphql_seconds_count{name=\"asyncSuperMetricFoo\",source=\"false\",type=\"QUERY\"} 200" Actual: # TYPE http_server_requests_seconds summary # HELP http_server_requests_seconds HTTP server request processing time http_server_requests_seconds_count{method="POST",outcome="SUCCESS",status="200",uri="/graphql"} 201.0 http_server_requests_seconds_sum{method="POST",outcome="SUCCESS",status="200",uri="/graphql"} 50.957801998 ```
phillip-kruger commented 1 week ago

@MikeEdgar should this be baackported to 3.17 ?

MikeEdgar commented 1 week ago

@MikeEdgar should this be baackported to 3.17 ?

Yes