Changes since 0.5.2
- release(langgraph): v0.5.3 (#5498)
- chore[deps]: upgrade dependencies with
uv lock --upgrade
(#5471) - docs(checkpoint-postgres): fix typo in comment (#5486)
- chore: add forum to readme (#5488)
- fix(langgraph): remove
ABC
spec forPregelProtocol
(#5485) - fix(langgraph): replace _state_schema to state_schema when accessing StateGraph (#5436)
- fix(checkpoint-postgres): Remove python invalid escape warning (#5441)