Agent DailyAgent Daily
releaseintermediate

[Release] crewaiInc/crewAI 1.14.2a1: 1.14.2a1

By greysonlalondegithub
View original on github

crewAI v1.14.2a1 is a patch release addressing critical security and event handling issues. Key improvements include fixing the flow_finished event emission after HITL (Human-In-The-Loop) resume operations, upgrading cryptography to version 46.0.7 to patch CVE-2026-39892, and refactoring to use a shared I18N_DEFAULT singleton for better internationalization management.

Key Points

  • Fixed flow_finished event not being emitted correctly after HITL resume operations
  • Upgraded cryptography dependency to v46.0.7 to address CVE-2026-39892 security vulnerability
  • Refactored codebase to use shared I18N_DEFAULT singleton for consistent internationalization
  • Updated changelog and version documentation for v1.14.1
  • Patch release (1.14.2a1) indicates alpha/pre-release status for testing before stable release

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

Quality

Concepts

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