Update 3.10 release notes
This commit is contained in:
parent
191f9eb4e7
commit
bea9306ff9
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue