Skip to content

8.14.1 (Stable)

Compare
Choose a tag to compare
@sentry-release-bot sentry-release-bot released this 24 Mar 14:09

Fixes

  • Improve platform memory collection on windows/linux (#2798)
    • Fixes an issue where total memory on windows was not read.
    • Free memory collection was removed on windows/linux, due to performance issues.
  • Fix adding runtime to contexts (#2813)

Dependencies