Skip to content

v0.15.0

Latest
Compare
Choose a tag to compare
@michaelklishin michaelklishin released this 05 Jan 12:50
· 10 commits to main since this release
bbe3ce8

v0.15.0 (Jan 5, 2025)

Enhancements

  • Client#get_node_memory_footprint is a new function that returns a node memory footprint breakdown.
    responses::NodeMemoryFootprint and responses::NodeMemoryBreakdown are the key types that provide
    access to per-category proportions, both absolute and relative (in percent)