Skip to content

Proactively add #4376 to 3.10.0 release notes #4418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 2, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion release-notes/3.10.0.md
Original file line number Diff line number Diff line change
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)