v3.0.3
emcie-co/parlantv3.0.3Oct 24, 2025by kichanyurd
AI Summary
Patch release fixing installation issues in some environments caused by an older FastMCP version. Updates various dependencies including OpenTelemetry and Uvicorn, makes ChromaDB an optional extra package, and updates NPM dependencies for the integrated UI.
Key Highlights
- Fix installation issue in some environments failing due to older FastMCP version
- Bump versions of OpenTelemetry and Uvicorn
- Made ChromaDB an extra package talking[chroma]
- Update NPM dependencies for integrated UI
New Features
- Installation issue fix
- OpenTelemetry version bump
- Uvicorn version bump
- ChromaDB as optional extra
- NPM dependency updates
Full Release Notes
### Fixed - Fix installation issue in some environments, failing due to an older FastMCP version - Bump versions of OpenTelemetry and Uvicorn - Made ChromaDB an extra package parlant[chroma] - Update NPM dependencies for integrated UI - Fix defaults of API types to avoid triggering Pydantic warnings