1.14.2a3
📦 crewaiView on GitHub →
✨ 2 features🐛 5 fixes🔧 4 symbols
Summary
This release introduces a new deploy validation CLI and improves LLM initialization ergonomics, alongside several critical security and stability fixes.
✨ New Features
- Added deploy validation CLI.
- Improved LLM initialization ergonomics.
🐛 Bug Fixes
- Overrode pypdf and uv to patched versions to address CVE-2026-40260 and GHSA-pjjw-68hj-v9mw.
- Upgraded requests to >=2.33.0 to mitigate temp file vulnerability.
- Preserved Bedrock tool call arguments by removing the truthy default.
- Sanitized tool schemas for strict mode.
- Deflaked MemoryRecord embedding serialization test.