python CrewAI Releases · · 1.15.13

crewAI 1.15.13: Bug fixes and dependency update

sdkaiengineerpython-agentic
patch

This patch release for crewAI addresses several bugs, including issues with LiteLLM provider preservation and Anthropic cache token usage. It also updates the h2 dependency to version 4.4.1 to mitigate a security vulnerability. These fixes are relevant for users leveraging LiteLLM or Anthropic models and any user impacted by the h2 vulnerability.

  • Fix preservation of provider on LiteLLM-routed models
  • Harden brittle LLM event-bus mocks
  • Fix underreporting of Anthropic cache token usage
  • Bump h2 to version 4.4.1 to address security vulnerability GHSA-6hr6-w5qg-qmwg
  • Add DOCS_TRANSLATIONS workflow for locale synchronization
Fixes (4)
  • Fix preservation of provider on LiteLLM-routed models
  • Harden brittle LLM event-bus mocks
  • Fix underreporting of Anthropic cache token usage
  • Bump h2 to version 4.4.1 to address security vulnerability GHSA-6hr6-w5qg-qmwg
Maintenance (3)
  • Add DOCS_TRANSLATIONS workflow for locale synchronization
  • Fix broken README links, table of contents, and contribution guidance
  • Snapshot and changelog for version 1.15.12
Read the original announcement →

https://github.com/crewAIInc/crewAI/releases/tag/1.15.13

Related releases