diff --git a/docs/guide/migration.md b/docs/guide/migration.md index 6ceb7d09..293e563f 100644 --- a/docs/guide/migration.md +++ b/docs/guide/migration.md @@ -66,10 +66,7 @@ The RabbitMq transport recieved a significant overhaul for 3.0. The RabbitMq .NET client has been updated to v7, bringing with it an internal rewrite to support async I/O and vastly improved memory usage & throughput. This version also supports OTEL out of the box. ::: warning -`rabbitmq-dotnet-client` v7 is currently marked as an RC release and suitable for testing in pre-production environments. -`Wolverine.RabbitMq` will continue to be marked as an RC release until rabbitmq-dotnet v7 is fully stable. - -If you use another RabbitMQ wrapper in your application, hold off on upgrading until it also supports v7. +RabbitMq v7 is newly released. If you use another RabbitMQ wrapper/bus in your application, hold off on upgrading until it also supports v7. ::: #### Conventional Routing Improvements diff --git a/src/Transports/RabbitMQ/Wolverine.RabbitMQ/Wolverine.RabbitMQ.csproj b/src/Transports/RabbitMQ/Wolverine.RabbitMQ/Wolverine.RabbitMQ.csproj index e41d5129..c4e00b9a 100644 --- a/src/Transports/RabbitMQ/Wolverine.RabbitMQ/Wolverine.RabbitMQ.csproj +++ b/src/Transports/RabbitMQ/Wolverine.RabbitMQ/Wolverine.RabbitMQ.csproj @@ -7,15 +7,12 @@ false false false - - - rc-3 - +