releaseintermediate
[Release] crewaiInc/crewAI 1.14.2a3: 1.14.2a3
By greysonlalondegithub
View original on githubcrewAI 1.14.2a3 is a patch release introducing a deploy validation CLI and improved LLM initialization ergonomics. The release addresses critical security vulnerabilities in pypdf, uv, and requests libraries, plus fixes for Bedrock tool arguments, strict mode schema sanitization, and test flakiness. Documentation updates include enterprise A2A feature clarifications and OSS A2A improvements.
Key Points
- •Deploy validation CLI added for improved deployment workflows
- •LLM initialization ergonomics enhanced for better developer experience
- •Critical CVE patches: pypdf (CVE-2026-40260), uv (GHSA-pjjw-68hj-v9mw), requests (>=2.33.0 for temp file vulnerability)
- •Bedrock tool call arguments now preserved by removing truthy defaults
- •Tool schemas sanitized for strict mode compatibility
- •MemoryRecord embedding serialization test deflaked for reliability
- •Enterprise A2A documentation expanded with feature details
- •OSS A2A documentation updated for clarity
Found this useful? Add it to a playbook for a step-by-step implementation guide.
Workflow Diagram
Start Process
Step A
Step B
Step C
Complete