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 quickstarts to avoid using the deprecated APIS from Mutiny 0.6.0 #616

Merged

Conversation

cescoffier
Copy link
Member

The deprecated methods are still available but are going to be removed in ~ 6 months.

Depends on quarkusio/quarkus#10676

Checklist:

Your pull request:

  • targets the development branch
  • uses the 999-SNAPSHOT version of Quarkus
  • has tests (mvn clean test)
  • works in native (mvn clean package -Pnative)
  • has native tests (mvn clean verify -Pnative)
  • makes sure the documentation must not be updated
  • links the documentation update pull request (if needed)
  • updates or creates the README.md file (with build and run instructions)
  • For new quickstart, is located in the directory component-quickstart
  • For new quickstart, is added to the root pom.xml and README.md

The deprecated methods are still available, but are going to be removed in ~ 6 months.

Depends on quarkusio/quarkus#10676
@gsmet gsmet force-pushed the features/update-to-mutiny-0.6.0 branch from 688ad65 to a7b091d Compare July 20, 2020 16:08
@gsmet
Copy link
Member

gsmet commented Jul 20, 2020

Rebased to trigger a new CI run.

@gsmet gsmet merged commit 7cb3bcb into quarkusio:development Jul 20, 2020
@cescoffier cescoffier deleted the features/update-to-mutiny-0.6.0 branch March 8, 2021 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants