Skip to content

Commit

Permalink
Merge pull request #4419 from rabbitmq/mergify/bp/v3.10.x/pr-4418
Browse files Browse the repository at this point in the history
Proactively add #4376 to 3.10.0 release notes (backport #4418)
  • Loading branch information
michaelklishin committed Apr 2, 2022
2 parents 23fc647 + 7d04a3c commit 9983de0
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion release-notes/3.10.0.md
Expand Up @@ -214,6 +214,17 @@ This release includes all applicable [bug fixes that shipped in `3.9.x` releases

GitHub issue: [#3341](https://github.com/rabbitmq/rabbitmq-server/pull/3341)


### Prometheus Plugin

#### Bug Fixes

* Prometheus collector could run into an exception early on node's
schema database sync.

GitHub issue: [#4376](https://github.com/rabbitmq/rabbitmq-server/pull/4376)


### Management Plugin

#### Enhancements
Expand Down Expand Up @@ -265,7 +276,6 @@ This release includes all applicable [bug fixes that shipped in `3.9.x` releases
GitHub issue: [#4098](https://github.com/rabbitmq/rabbitmq-server/pull/4098)



### Consul Peer Discovery Plugin

#### Bug Fixes
Expand All @@ -282,5 +292,6 @@ This release includes all applicable [bug fixes that shipped in `3.9.x` releases
* `ra` upgraded from [`2.0.0` to `2.0.6`](https://github.com/rabbitmq/ra/compare/v2.0.0...v2.0.6)
* `osiris` upgraded from [`1.0.0` to `1.2.4`](https://github.com/rabbitmq/osiris/compare/v1.0.0...v1.2.4)
* `ranch` upgraded from [`2.0.0` to `2.1.0`](https://github.com/ninenines/ranch/compare/2.0.0...2.1.0)
* `prometheus` upgraded from [`4.8.1` to `4.8.2`](https://github.com/deadtrickster/prometheus.erl/compare/06425c21a39c1564164f1cc3fe5bdfa8b23b1f78...v4.8.2)
* `observer_cli` upgraded from [`1.6.2` to `1.7.2`](https://github.com/zhongwencool/observer_cli/compare/1.6.2...1.7.2)
* `gen_batch_server` upgraded from [`0.8.6` to `0.8.7`](https://github.com/rabbitmq/gen-batch-server/compare/38191672ee0f22a8d5291c6c09f8c07178d565ca...v0.8.7)

0 comments on commit 9983de0

Please sign in to comment.