Skip to content

Version 0.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 12:05
· 28 commits to release/0.7.0 since this release
  • Added fix for Strand Boto Input (#365)
  • Added fix for Failed to Entity index (#363)
  • Handle test status and skipping passed test trace exports (#362)
  • Fix typo in strand session id attribute (#359)
  • CrewAI metamodel and tests (#343)
  • Basic fluent style API for monocle test tool (#355)
  • Added finish_reason, type and tool_call attributes for LiteLLM (#352)
  • Support dict as arg for test runners to avoid test collection problem with parametrized tests (#346)
  • Remove delegation as a span and instead use parent agent as attribute (#333)
  • fix: use start_as_monocle_span in monocle_trace (#348)
  • Removed '0x' prefix from trace_ids and span_ids (#353)
  • Added tool_call attributes for Gemini (#347)
  • Added tool_call attribute for MistralAI (#339)
  • Added tool_call attribute for Llamaindex, Haystack (#335)
  • added session tracking for aws strands, llamaindex, openai (#345)
  • Added Fix for Entity Count in Span (#344)
  • Fastmcp Instrumentation (#331)
  • Handle gemini tool call inference (#326)
  • Added the scope session_id for adk (#332)
  • Added tool_call attribute for Anthropic, Azure and Boto (#329)
  • Update s3 and blob exporter to put trace_id in filename of generated ndjson (#330)
  • Added tool_call name and type in inference span (#323)
  • Fix entity type for MCP tool invocation (#327)