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
- Pydantic-AI v2.29.0 Adds Azure AI Voice Live Support and FastMCP 4 Pydantic AI Releases ·
- Pydantic-AI v1.107.4 Addresses High-Severity Web UI Vulnerability Pydantic AI Releases ·
- Pydantic AI v1.107.3 Patches High-Severity Web Chat UI Vulnerability Pydantic AI Releases ·
- Pydantic-AI v2.28.0 Patches High-Severity Security Flaw, Adds Realtime Speech-to-Speech Pydantic AI Releases ·
- crewAI 1.15.15 Release Adds AI Flow Reporting, Fixes Bugs CrewAI Releases ·
- LangGraph 1.2.11 Adds Trace Policy to Nodes, Updates Checkpoints LangGraph Releases ·