Changes since 0.3.16
- release(langgraph): 0.3.17 (#3918)
- release(langgraph): 0.3.17
- Store all triggers in task (#3912)
- Update tests
- Fix indent bug
- Another merge issue
- Remove duplicated test
- Fix rebase artifacts
- Update PregelProtocol
- Apply formatting
- Update to match JS
- Fix bug with stale task_id
- Add better docstrings
- Clearer breakdown
- Rename to StateUpdate
- Avoid using checkpointer.list in async
- Use awith_checkpointer instead
- Avoid running with shallow checkpointer
- Implement batch events for RemotePregel
- Fix types
- Add tests
- Fix tests
- Fix lint issues
- Fix typo
- feat(pregel): add bulk update state method
- Store all triggers in task
- Add pydantic state benchmark case (#3872)
- Add pydantic benchmark