We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dd90f9 commit 2fe8a42Copy full SHA for 2fe8a42
README.md
@@ -9,6 +9,8 @@ needs for you, including RabbitMQ extensions to AMQP 0.9.1.
9
10
## Supported Ruby Versions
11
12
+ * amq-protocol `2.3.4` has fixes for Ruby 3.5 compatibility
13
+ * amq-protocol `2.3.3` has fixes for Ruby 3.4 compatibility
14
* amq-protocol `2.3.0` only supports Ruby 2.2+.
15
* amq-protocol `2.0.0` through `2.2.0` and later supports Ruby 2.0+.
16
* amq-protocol `1.9.2` was the last version to support Ruby 1.8 and 1.9.
0 commit comments