File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 88
99 The tool now properly handles cases where a [ CA certificate] ( https://www.rabbitmq.com/docs/ssl#peer-verification ) file path is not provided, making
1010 CA certificate loading optional rather than required, which prevents crashes when TLS is used
11- without a custom CA certificate bundle.
11+ without a custom CA certificate bundle
12+
13+ * ` show overview ` could panic when run against a freshly booted RabbitMQ node that did not have certain
14+ metrics/rates initialized and available. Now those metrics will use the default values for their types,
15+ such as ` 0 ` and ` 0.0 ` for the counters, gauges, rates
16+
17+ ### Upgrades
18+
19+ * RabbitMQ HTTP API client was upgraded to [ ` 0.40.0 ` ] ( https://github.com/michaelklishin/rabbitmq-http-api-rs/releases/tag/v0.40.0 )
20+
1221
1322## v2.7.0 (Jul 15, 2025)
1423
You can’t perform that action at this time.
0 commit comments