Skip to content

2.1.6

Choose a tag to compare

@mabdinur mabdinur released this 13 Nov 15:24
· 24 commits to 2.1 since this release
b3a97bf

Bug Fixes

  • ASM: add support for psycopg2 adapt mechanism to LazyTaintList, preventing a ProgrammingError when using psycopg2 with IAST.
  • langchain: This fix resolves an issue with tagging pydantic SecretStr type api keys.
  • lib injection: Fix permissions error raised when non-root users copy single step instrumentation files.
  • This fix resolves an issue where type-checking would fail on valid application code due to a type hint on Span.set_tags that was too restrictive.