crewAI 1.15.7: Security patches and observability improvements
sdksecurityinfrasecurity-advisoryengineerpython-agentic
patch
This release of crewAI addresses critical security vulnerabilities, including a patch for CVE-2026-16796 via an updated bedrock-agentcore dependency. The update also introduces enhanced observability by emitting skill usage events at runtime. These changes are primarily relevant to users of the crewAI framework, especially those concerned with security and monitoring their agent operations.
- →Resolve registry skills through the runtime's CrewAI+ client
- →Recover from the GPT-5.6 tools + reasoning_effort 400
- →Make tool calling work on the Responses API path
- →Route responses-only models instead of failing with 404
- →Bump bedrock-agentcore to patch CVE-2026-16796
Fixes (5) ›
- Resolve registry skills through the runtime's CrewAI+ client
- Recover from the GPT-5.6 tools + reasoning_effort 400
- Make tool calling work on the Responses API path
- Route responses-only models instead of failing with 404
- Bump bedrock-agentcore to patch CVE-2026-16796
Maintenance (1) ›
- Add snapshot and changelog for v1.15.7a1
Read the original announcement →
https://github.com/crewAIInc/crewAI/releases/tag/1.15.7
Related releases
- ADK-Python v2.9.0 enhances agent resilience, voice integration, and workflow management Google ADK (Python) Releases ·
- CrewAI 1.15.21 Release Introduces Telemetry and Resolves Multiple Bugs CrewAI Releases ·
- OpenAI Python Agents SDK v0.22.2 Released OpenAI Agents SDK (Python) Releases ·
- Pydantic-AI v2.42.0 Enhances GitHub Copilot Integration and Fixes Bugs Pydantic AI Releases ·
- OpenAI Agents Python SDK v0.22.1 enhances tools, guardrails, and voice features OpenAI Agents SDK (Python) Releases ·
- Pydantic-AI v2.41.0 Adds Image Generation API, Deprecates `fallback_model` Pydantic AI Releases ·