v0.59.0 #85
michaelklishin
announced in
Announcements
v0.59.0
#85
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.59.0 (Sep 26, 2025)
Enhancements
NodeMemoryFootprint#breakdown
is now anOption<NodeMemoryBreakdown>
to handle caseswhere the node memory breakdown stats are not yet available.
Bug Fixes
NodeMemoryTotals#max
now correctly compares all three memory totals (RSS, allocated, and used by runtime) instead of comparing RSS twice.This discussion was created from the release v0.59.0.
Beta Was this translation helpful? Give feedback.
All reactions