1.60.1
Summary
In this release, we resolved thread safety issues in the Metrics utility that were causing exceptions when multiple threads attempted to collect metrics simultaneously.
Thanks @lachriz-aws for reporting and helping investigate this issue! 🙏
🐛 Bug and hot fixes
fix: concurrency issues in Metrics (#1001) by @hjgraca