1.15.15
Added 1
- Report flow outcome, duration, and human-in-the-loop signals
Changed 3
- Bump gitpython to version 3.1.58 in crewai-tools[github]
- Update date injection functionality in agents
- Standardize CLI flags to kebab-case
Fixed 2
- Emit FlowStartedEvent when a boundary hook aborts the flow
- Scope span export to our own tracer provider
Security 1
- Bump torch to version 2.13.0 to address security vulnerability
What's Changed
Features
- Report flow outcome, duration, and human-in-the-loop signals.
Bug Fixes
- Emit FlowStartedEvent when a boundary hook aborts the flow.
- Scope span export to our own tracer provider.
- Bump torch to version 2.13.0 to address security vulnerability.
- Bump gitpython to version 3.1.58 in crewai-tools[github].
Refactoring
- Update date injection functionality in agents.
- Standardize CLI flags to kebab-case.
Documentation
- Snapshot and changelog for v1.15.14.
Contributors
@Vidit-Ostwal, @joaomdmoura, @lorenzejay, @lucasgomide, @theCyberTech