Change8

1.15.16

📦 crewaiView on GitHub →
4 features🐛 3 fixes

Summary

This release introduces enhanced execution context management with UUID support and improved error/deployment tracking. It also includes several bug fixes for span recording, MySQL validation, and turn status.

✨ New Features

  • Introduce execution context management with UUID support
  • Record what kind of exception ended a flow
  • Record when a trace batch is shared with AMP
  • Count deployments from any origin and record where they started

🐛 Bug Fixes

  • Record the running release on every emitted span
  • Fix MySQL search table name validation
  • Stop a failed turn from marking the next one as failed