Skip to content

2.16.5

Compare
Choose a tag to compare
@erikayasuda erikayasuda released this 27 Nov 04:25
497a01d

Bug Fixes

  • ASM

    • Ensures that common patches for exploit prevention and sca are only loaded if required, and only loaded once.
    • Resolves an issue where some root span where not appropriately tagged for ASM standalone.
  • Auto-Instrumentation

    • Resolves an issue where the default versions of click and jinja2 installed on python3.8 were outside of the allowed minimum versions for auto-instrumentation.
  • Code Security

    • Patches the module dir function so original pre-patch results are not changed.
  • LLM Observability

    • Ensures bedrock spans are finished even when streamed responses are not fully consumed.
  • Tracing

    • botocore: Resolves an issue in the Bedrock integration where not consuming the full response stream would prevent spans from finishing.