LangGraph CLI 0.4.31: Prebuild Images for Deploy, Dependency Updates
LangGraph CLI version 0.4.31 introduces the ability to use prebuilt images for deployment, streamlining the deployment process. It also includes numerous dependency updates across various libraries like Starlette, LangSmith, and cryptographic packages. These changes affect developers using the LangGraph CLI for deploying and managing their graph applications.
- →Support prebuilt images for LangGraph deployment
- →Updated dependencies for improved stability and compatibility
- →Allowing higher versions of langgraph-api
Features (1) ›
- Support prebuilt images for LangGraph deployment
The CLI now supports using prebuilt images for LangGraph deployments, which can simplify the deployment workflow.
Enhancements (2) ›
- Updated dependencies for improved stability and compatibility
Multiple dependencies have been updated, including Starlette (1.0.1 to 1.3.1), LangSmith (0.8.0 to 0.8.18), and cryptography (46.0.7 to 48.0.1), among others. These updates ensure better compatibility and potentially incorporate recent bug fixes and performance improvements from upstream libraries.
- Allowing higher versions of langgraph-api
The CLI has been updated to allow compatibility with langgraph-api versions up to 1.0.0, providing more flexibility in project setups.
https://github.com/langchain-ai/langgraph/releases/tag/cli%3D%3D0.4.31
Related releases
- crewAI 1.15.10 Patch Release CrewAI Releases ·
- LangGraph checkpoint-postgres 3.1.1 update LangGraph Releases ·
- LangGraph checkpoint-sqlite 3.1.1 released LangGraph Releases ·
- adk-python adds async non-blocking tool support Google ADK (Python) Releases ·
- Google ADK Python v2.6.0 adds features, fixes Google ADK (Python) Releases ·
- crewAI 1.15.9: Improved Tool Failure Reporting and Flow Events CrewAI Releases ·