Agent DailyAgent Daily
releaseintermediate

[Release] crewaiInc/crewAI 1.14.2rc1: 1.14.2rc1

By greysonlalondegithub
View original on github

crewAI 1.14.2rc1 is a release candidate that addresses critical bug fixes and security vulnerabilities. The release includes fixes for cyclic JSON schema handling in MCP tool resolution and security patches for python-multipart and pypdf dependencies. This maintenance release ensures improved stability and security for the crewAI framework.

Key Points

  • Fixed cyclic JSON schema handling in MCP (Model Context Protocol) tool resolution to prevent infinite loops or schema validation errors
  • Patched python-multipart dependency to version 0.0.26 to address security vulnerability
  • Updated pypdf dependency to version 6.10.1 to resolve security vulnerability
  • Release candidate (rc1) designation indicates this version is ready for testing before final 1.14.2 release
  • Changelog and version documentation updated to reflect v1.14.2a5 changes
  • Focus on stability and security improvements rather than new feature additions

Found this useful? Add it to a playbook for a step-by-step implementation guide.

Quality

Concepts

[Release] crewaiInc/crewAI 1.14.2rc1: 1.14.2rc1 | Agent Daily