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 Quarkus to 2.3.1.Final #718

Merged
merged 1 commit into from Oct 20, 2021
Merged

Conversation

gwenneg
Copy link
Member

@gwenneg gwenneg commented Oct 20, 2021

No description provided.

@@ -39,7 +39,7 @@
@QuarkusTestResource(TestLifecycleManager.class)
public class WebhookTest extends DbIsolatedTest {

private static final long MAX_RETRY_ATTEMPTS = 3L;
private static final long MAX_RETRY_ATTEMPTS = 4L;
Copy link
Member Author

@gwenneg gwenneg Oct 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

smallrye/smallrye-mutiny#678 was fixed in Quarkus 2.3.1.Final.

*/
MutinyHelper.executor(vertx.getOrCreateContext())
);
});
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quarkusio/quarkus#20166 was fixed in Quarkus 2.3.1.Final.

Copy link
Member

@josejulio josejulio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gwenneg gwenneg merged commit a3e18ee into RedHatInsights:master Oct 20, 2021
@gwenneg gwenneg deleted the quarkus-2.3.1 branch October 20, 2021 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants