Skip to content

Commit

Permalink
Merge pull request #19818 from cescoffier/update-extension-stability
Browse files Browse the repository at this point in the history
Update status of the Mutiny, AMQP connector and gRPC extensions
  • Loading branch information
geoand authored Sep 2, 2021
2 parents c7e935c + b1d3c9d commit bc4dc0a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
- "web"
- "serialization"
- "reactive"
status: "experimental"
status: "stable"
codestart:
name: "grpc"
languages:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ metadata:
- "Reactor"
categories:
- "reactive"
status: "preview"
status: "stable"
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
guide: "https://quarkus.io/guides/amqp"
categories:
- "messaging"
status: "preview"
status: "stable"
config:
- "mp.messaging."
- "quarkus.reactive-messaging."
Expand Down

0 comments on commit bc4dc0a

Please sign in to comment.