Change8

1.14.3a2

📦 crewaiView on GitHub →
4 features🐛 5 fixes🔧 2 symbols

Summary

This release introduces support for Bedrock V4 and Daytona sandbox tools, alongside new 'Build with AI' documentation features. Several bugs related to event propagation, serialization, and guardrail retries have also been fixed.

Migration Steps

  1. Ensure python-dotenv dependency is at least version 1.2.2 for security compliance.

✨ New Features

  • Add support for bedrock V4
  • Add Daytona sandbox tools for enhanced functionality
  • Add 'Build with AI' page — AI-native docs for coding agents
  • Add Build with AI to Get Started navigation and page files for all languages (en, ko, pt-BR, ar)

🐛 Bug Fixes

  • Fix propagation of implicit @CrewBase names to crew events
  • Resolve issue with duplicate batch initialization in execution metadata merge
  • Fix serialization of Task class-reference fields for checkpointing
  • Handle BaseModel result in guardrail retry loop
  • Bump python-dotenv to version >=1.2.2 for security compliance

Affected Symbols