cli==0.4.14
📦 langgraphView on GitHub →
✨ 1 features🐛 3 fixes🔧 1 symbols
Summary
This release focuses heavily on dependency updates to address various CVEs and includes feature enhancements like the 'keep_latest' prune strategy for ThreadTTLConfig, alongside schema updates for the graph configuration.
Migration Steps
- Drop support for bullseye builds.
✨ New Features
- Added support for the 'keep_latest' prune strategy to ThreadTTLConfig.
🐛 Bug Fixes
- Updated minimatch dependency to resolve CVE-2026-26996, CVE-2026-27903, and CVE-2026-27904.
- Updated js-yaml dependency to 3.14.2 to resolve CVE-2025-64718.
- Updated graph config schema to support the description field.