Update 3.10 release notes

This commit is contained in:
Michael Klishin 2022-02-16 17:38:22 +03:00
parent 191f9eb4e7
commit bea9306ff9
No known key found for this signature in database
GPG Key ID: 8ADA141E1AD87C94
1 changed files with 11 additions and 0 deletions

View File

@ -212,6 +212,17 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
### Consul Peer Discovery Plugin
#### Bug Fixes
* Handle a response code change in Consul 1.11.
Contributed by @maestroes.
GitHub issue: [#4149](https://github.com/rabbitmq/rabbitmq-server/issues/4149)
### Dependency Changes
* `ra` upgraded from [`2.0.0` to `2.0.4`](https://github.com/rabbitmq/ra/compare/v2.0.0...v2.0.4)