Skip to content

1.60.1

Choose a tag to compare

@hjgraca hjgraca released this 25 Sep 09:53
· 134 commits to develop since this release
1fe8ede

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