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

Mutiny 0.8.1 #12213

Merged
merged 7 commits into from
Sep 21, 2020
Merged

Mutiny 0.8.1 #12213

merged 7 commits into from
Sep 21, 2020

Conversation

jponge
Copy link
Member

@jponge jponge commented Sep 20, 2020

Upgrading to Mutiny 0.8.1:

  • fix compilation errors against parametric types,
  • install a dropped exception handler/logger,
  • configure a thread blocking checker that reports blocking Vert.x event-loops.

Fixes #11614

Also fix parametric types in the code base.
Forbid blocking a Vert.x event-loop.
@jponge jponge marked this pull request as ready for review September 20, 2020 09:14
@jponge
Copy link
Member Author

jponge commented Sep 20, 2020

Ok, there are some issues in native images generation, let me investigate that.

Copy link
Member

@cescoffier cescoffier left a comment

Choose a reason for hiding this comment

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

I've made a few minor comments. The rest looks good.

@jponge jponge changed the title Mutiny 0.8.0 Mutiny 0.8.1 Sep 21, 2020
@cescoffier cescoffier merged commit 1e90a5b into quarkusio:master Sep 21, 2020
@cescoffier cescoffier added this to the 1.9.0 - master milestone Sep 21, 2020
@jponge jponge deleted the mutiny-0.8.0 branch September 21, 2020 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate Mutiny 0.8.0
3 participants