Agent DailyAgent Daily
releaseintermediate

[Release] crewaiInc/crewAI 1.14.2a4: 1.14.2a4

By greysonlalondegithub
View original on github

crewAI v1.14.2a4 is a patch release introducing resume hints to devtools for improved failure handling. The release addresses critical bug fixes including strict mode forwarding to Bedrock Converse API, a pytest security vulnerability (GHSA-6w46-j5rx-g56g), and updates the OpenAI dependency lower bound to >=2.0.0. This alpha release maintains stability while preparing for the full 1.14.2 version.

Key Points

  • Resume hints added to devtools release on failure for better error recovery and debugging
  • Fixed strict mode forwarding to Bedrock Converse API to ensure proper parameter handling
  • Pinned pytest to version 9.0.3 to address security vulnerability GHSA-6w46-j5rx-g56g
  • Updated OpenAI dependency lower bound to >=2.0.0 for compatibility with latest OpenAI SDK
  • Alpha release (a4) continues iterative improvements toward stable v1.14.2
  • Single contributor (@greysonlalonde) focused on stability and security improvements

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

Quality

Concepts

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