Skip to content

Commit 9a1ad80

Browse files
Update change log
1 parent e7ee2dc commit 9a1ad80

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Rust Client for the RabbitMQ HTTP API Change Log
22

3-
## v0.15.0 (in development)
3+
## v0.15.0 (Jan 5, 2025)
44

5-
No (documented) changes yet.
5+
### Enhancements
6+
7+
* `Client#get_node_memory_footprint` is a new function that returns a [node memory footprint breakdown](https://www.rabbitmq.com/docs/memory-use).
8+
`responses::NodeMemoryFootprint` and `responses::NodeMemoryBreakdown` are the key types that provide
9+
access to per-category proportions, both absolute and relative (in percent)
610

711

812
## v0.14.0 (Dec 31, 2024)

0 commit comments

Comments
 (0)