Skip to content

3.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 10:13
· 51 commits to master since this release
3e4fbeb

Summary

  • [Profiler] Fix a crash scenario on windows
  • [CI Visibility] Catch crash when intelligent test runner upload fails
  • [ASM IAST]: Fix for NullReferenceException in Stacktrace Walker

Changes

CI Visibility

  • [CI Visibility] Catch UploadRepositoryChanges exceptions (#6331)

ASM

  • [ASM] iast: Fix for NullReferenceException in Stacktrace Walker (#6326)

Continuous Profiler

  • [Profiler] Fix a crash scenario on windows (#6328)

Miscellaneous

  • [Crashtracking] Filter the ptrace_create hook (#6337)

Changes since 3.6.0