Skip to content

2.21.2

Choose a tag to compare

@emmettbutler emmettbutler released this 21 Feb 15:14
6a4347f

Bug Fixes

Internal:

  • Fix performance overhead of Python distribution parsing for internal telemetry.

ASM:

  • This fix resolves an issue where blocking mechanism could partially fail with a 500 error on fastapi with python>=3.11 with a custom middleware.

Library Injection:

  • Address partial library copy failures causing failed application startups in k8s.
  • Removes boto3 from the minimum versions list to avoid blocking SSI on boto3 version.