cli==0.4.3
📦 langgraphView on GitHub →
✨ 3 features🐛 2 fixes🔧 3 symbols
Summary
Version 0.4.3 introduces authentication flags for custom routes, server customization ordering, and a new configuration schema, alongside improvements to version parsing and the context API.
Migration Steps
- Update examples to use the new 'context' API.
✨ New Features
- Added flag in HttpConfig to enable authentication on custom routes.
- Added configuration options for server customization ordering.
- Added a formal configuration schema for the CLI.
🐛 Bug Fixes
- Modified prerelease behavior logic.
- Improved Docker SemVer parsing to correctly handle build metadata.
🔧 Affected Symbols
HttpConfigutil.pycontext