1.1.8
📦 langgraphView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily addresses a bug in langgraph related to type checking that interfered with OTel instrumentation, alongside minor version bumps for other components.
🐛 Bug Fixes
- Removed strict add_handler type check in langgraph which was causing issues with OTel instrumentation.