Changelog
October 28, 2025 · View on GitHub
All notable changes to traceAI will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Note: This is an aggregated changelog. For detailed package-specific changes, see the CHANGELOG.md in each package directory:
- Python Core:
python/CHANGELOG.md- Python Frameworks:
python/frameworks/{framework}/CHANGELOG.md- TypeScript Core:
typescript/packages/fi-core/CHANGELOG.md- TypeScript Packages:
typescript/packages/{package}/CHANGELOG.md
[Unreleased]
Coming Soon
- Additional framework integrations
- Enhanced streaming support
- Performance optimizations
[2025-07-08]
Python
traceAI-openai v0.1.8
- ✨ Introduced compatibility with OpenAI's latest response method
- ✨ Enabled functionality for OpenAI's latest multi-modal feature
[2025-06-10]
Python
fi-instrumentation-otel (Core) v0.1.7
- ✨ Added support for ai-evaluation
- ✨ Added support for new evals in Prototype
traceAI-openai v0.1.7
- ✨ Added support for ai-evaluation
traceAI-anthropic v0.1.7
- ✨ Added support for ai-evaluation
traceAI-langchain v0.1.9
- ✨ Added support for ai-evaluation
traceAI-llamaindex v0.1.7
- ✨ Added support for ai-evaluation
traceAI-mistralai v0.1.7
- ✨ Added support for ai-evaluation
traceAI-vertexai v0.1.7
- ✨ Added support for ai-evaluation
traceAI-crewai v0.1.7
- ✨ Added support for ai-evaluation
traceAI-haystack v0.1.7
- ✨ Added support for ai-evaluation
traceAI-litellm v0.1.7
- ✨ Added support for ai-evaluation
traceAI-groq v0.1.7
- ✨ Added support for ai-evaluation
traceAI-autogen v0.1.7
- ✨ Added support for ai-evaluation
traceAI-guardrails v0.1.7
- ✨ Added support for ai-evaluation
traceAI-smolagents v0.1.7
- ✨ Added support for ai-evaluation
traceAI-dspy v0.1.7
- ✨ Added support for ai-evaluation
traceAI-bedrock v0.1.7
- ✨ Added support for ai-evaluation
traceAI-instructor v0.1.7
- ✨ Added support for ai-evaluation
TypeScript
@traceai/fi-core v0.1.10
- ⬆️ Updated OpenTelemetry to v2.0.1
- ⬆️ Updated dependencies
- 🐛 Bug Fixes
@traceai/openai v0.1.10
- ⬆️ Dependencies Updated
@traceai/anthropic v0.1.1
- ⬆️ Dependencies Updated
[2025-06-05]
Python
traceAI-langchain v0.1.8
- 🐛 Bug Fixes
- ✨ Support for adding custom attributes through metadata
[2025-06-03]
Python
fi-instrumentation-otel (Core) v0.1.6
- ✨ Added Support for Custom Evaluations in Prototype
[2025-05-29]
Python
traceAI-openai v0.1.6
- ⬆️ Updated dependencies to the latest versions
traceAI-anthropic v0.1.6
- ⬆️ Updated dependencies to the latest versions
traceAI-langchain v0.1.7
- ⬆️ Updated dependencies to the latest versions
traceAI-mistralai v0.1.6
- ⬆️ Updated dependencies to the latest versions
traceAI-vertexai v0.1.6
- ⬆️ Updated dependencies to the latest versions
[2025-05-23]
Python
fi-instrumentation-otel (Core) v0.1.5
- ✨ Added support for FutureAGI's protect
- 🐛 Handling for incomplete spans during termination
traceAI-openai v0.1.5
- ✨ Added support for FutureAGI's protect
traceAI-anthropic v0.1.5
- ✨ Added support for FutureAGI's protect
traceAI-langchain v0.1.6
- ✨ Added support for FutureAGI's protect
traceAI-llamaindex v0.1.5
- ✨ Added support for FutureAGI's protect
traceAI-mistralai v0.1.5
- ✨ Added support for FutureAGI's protect
traceAI-vertexai v0.1.5
- ✨ Added support for FutureAGI's protect
[2025-05-20]
TypeScript
@traceai/fi-core v0.1.1
- ⬆️ Dependencies Updated
[2025-05-19]
TypeScript
@traceai/fi-core v0.1.0
- 🎉 Initial Release
[2025-05-08]
Python
fi-instrumentation-otel (Core) v0.1.4
- 🐛 Bug fixes
- ✨ Support for new evals in Prototype
traceAI-openai v0.1.4
- ⬆️ Updated dependencies to the latest versions
traceAI-langchain v0.1.5
- ⬆️ Updated dependencies to the latest versions
[2025-05-02]
Python
traceAI-langchain v0.1.4
- 🔧 Enhanced image data extraction and support for OpenAI CUA
[2025-04-14]
Python
fi-instrumentation-otel (Core) v0.1.3
- ✅ Validations for Prototype eval mapping
- ✨ Added Support for Audio Evaluations
traceAI-openai v0.1.3
- ⬆️ Updated dependencies to the latest versions
- ✨ Added Support for Audio and Image Generation models
traceAI-anthropic v0.1.3
- ⬆️ Updated dependencies to the latest versions
traceAI-langchain v0.1.3
- ⬆️ Updated dependencies to the latest versions
- 🔧 Enhanced attribute data extraction capabilities in LangChain, providing more efficient data handling
Legend
- 🎉 Initial Release
- ✨ New Feature
- 🐛 Bug Fix
- 🔧 Enhancement
- ⬆️ Dependency Update
- 📝 Documentation
- ✅ Validation/Testing
- ⚠️ Breaking Change
- 🗑️ Deprecation
Framework-Specific Changelogs
Python Frameworks
TypeScript Packages
For questions about releases or to report issues, please visit our GitHub Issues.