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.
-