Skip to content

4.8.9

Choose a tag to compare

@KowalskiThomas KowalskiThomas released this 10 Jun 08:28
· 1 commit to 4.8 since this release
4506c14

Bug Fixes

  • runtime metrics: Fixes an issue where runtime metrics were missing container and orchestrator tags (such as pod_name) on hosts using cgroup v2.
  • code origin: fixed an issue that could have caused pytest to crash internally when inspecting the call stack from an exception thrown by a view function when Code Origin is enabled.
  • IAST: A crash that could happen at interpreter teardown has been fixed.
  • profiling: A rare crash that could happen after fork in fork-based applications has been fixed.