Release v1.14.2
·
1017 commits
to main
since this release
This is a patch release that fixes an issue with allowed memory metrics, as used by memory profiling.
🛠️ Bugfixes
- Fix allocated memory metrics by preventing
WeakReference
from GCing (#864)