You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/2024-08-05-native-amqp/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,7 +244,7 @@ These modernizations include:
244
244
***Native AMQP 1.0:** Upgrading RabbitMQ's core protocol to the latest AMQP standard (as covered in this blog post).
245
245
246
246
We encourage you to try and test AMQP 1.0 in RabbitMQ 4.0 and provide [feedback](/contact).
247
-
You can use the latest [`rabbitmq:4.0-rc`](https://hub.docker.com/layers/library/rabbitmq/4.0-rc/images/sha256-87a732a851771a283bb2d650e919fe57aae88d3dffbff7d490e2ff978b9e7747) docker image.
247
+
You can use the latest [`rabbitmq:4.0`](https://hub.docker.com/layers/library/rabbitmq/4.0/images/sha256-a1fb6ba3eff9a226074940f27beccfd2e4de989d3d4ebb0b1272e9f78aa44dd4) docker image.
248
248
While we encourage you to build new applications with AMQP 1.0, we will continue to support and maintain AMQP 0.9.1 in RabbitMQ 4.x.
249
249
250
-
Stay tuned for more technical [blog posts on AMQP 1.0](/blog/tags/amqp-1-0) features and performance benchmarks.
250
+
Watch our [RabbitMQ Summit 2024 talk on Native AMQP 1.0](https://youtu.be/LFu-kOOTLvs?feature=shared) and read more technical [blog posts on AMQP 1.0](/blog/tags/amqp-1-0) features and performance benchmarks.
0 commit comments