Skip to content

2.14.7

Choose a tag to compare

@juanjux juanjux released this 12 Nov 16:02
bb5ec76

Bug Fixes

  • Code Security:

    • Add googlecloudsdk and google auth to the Code Security deny list.
  • Profiling:

    • Fixes an issue where cpu-time was not profiled for services using gunicorn, when DD_PROFILING_STACK_V2_ENABLED was set.

    • Fixes an issue where the sample pool could deadlock after fork() by clearing it in the child process.