-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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.15.0 support #15920
Mutiny 0.15.0 support #15920
Conversation
Currently a draft PR (Mutiny 0.15.0 hasn't been released yet). Operator logging is a new addition to the extension work. |
7803060
to
a0301e9
Compare
Mutiny has been released |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR is incorrect. mutiny-vertx.version
has been replaced by smallrye-reactive-utils.version
. Will fix and force push.
Brings integration to the new Multi / Uni logging operator. Uses the latest Vert.x client bindings aligned with Mutiny 0.15.0.
@gsmet what did you do to the commit? |
I just adjusted the correct variable. I think you got it wrong when you rebased (you probably had a conflict). |
Ok thanks |
No description provided.