1.0.6
📦 langgraphView on GitHub →
✨ 1 features🐛 4 fixes🔧 2 symbols
Summary
This release includes several bug fixes, such as correcting a typo and sanitizing namespaces, alongside a new feature to validate checkpointer types at compile time.
✨ New Features
- Validate checkpointer type at compile time in checkpointing.
🐛 Bug Fixes
- Flipped the default value for the base cache setting.
- Changed the default recursion limit.
- Sanitized namespace for deeply nested graph jumps.
- Corrected a typo: "BaseMessge" was corrected to "BaseMessage".