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

update to mutiny 0.6.0 #10676

Merged
merged 3 commits into from
Jul 13, 2020

Conversation

cescoffier
Copy link
Member

  • Update to Mutiny 0.6.0
  • Update code to avoid using deprecated methods (Mutiny 0.6.0 introduces some new API, the deprecated methods are still available but at marked for removal (in ~ 6 months).
  • Update the doc to not use the deprecated methods

In Mutiny 0.6.0, a few renaming have been done. This commit updates the code to use the new methods.
The previous methods are still available, but deprecated and planned for removal (in 6 months or so).
In Mutiny 0.6.0, a few renaming have been done. This commit updates the code to use the new methods.
The previous methods are still available, but deprecated and planned for removal (in 6 months or so).
cescoffier added a commit to cescoffier/quarkus-quickstarts that referenced this pull request Jul 13, 2020
The deprecated methods are still available, but are going to be removed in ~ 6 months.

Depends on quarkusio/quarkus#10676
Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

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

LGTM

@gastaldi gastaldi merged commit 536dc5f into quarkusio:master Jul 13, 2020
@gastaldi gastaldi added this to the 1.7.0 - master milestone Jul 13, 2020
@cescoffier cescoffier deleted the features/update-to-mutiny-0.6.0 branch July 15, 2020 14:01
gsmet pushed a commit to cescoffier/quarkus-quickstarts that referenced this pull request Jul 20, 2020
The deprecated methods are still available, but are going to be removed in ~ 6 months.

Depends on quarkusio/quarkus#10676
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.

2 participants