Bug Fixes
- langchain: This fix resolves an issue where the wrong langchain class name was being used to check for Pinecone vectorstore instances.
- opentelemetry: Resolves circular imports raised by the OpenTelemetry API when the
ddcontextvars_context
entrypoint is loaded. This resolves an incompatibility introduced inopentelemetry-api==1.25.0
. - opentelemetry: Resolves an issue where the
get_tracer
function would raise aTypeError
when called with theattribute
argument. This resolves an incompatibility introduced inopentelemetry-api==1.26.0
. - ASM: This fix resolves an issue where ASM one click feature could fail to deactivate ASM.