You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDK version drift: sdk/pyproject.toml still says 1.2.9, while memory/state.md says the latest shipped SDK release is 1.2.10.
Python extras drift: crewai>=0.28 no longer resolves on PyPI. Latest published crewai is 1.14.4, so the current floor is stale and should be replaced deliberately instead of left as-is.
PATCH
opentelemetry-api 1.41.0 -> 1.41.1
opentelemetry-sdk 1.41.0 -> 1.41.1
MINOR
@modelcontextprotocol/sdk 1.26.0 -> 1.29.0
@types/node 25.2.2 -> 25.6.0
MAJOR
langchain-core 0.3.84 -> 1.3.2
langgraph 0.6.11 -> 1.1.10
crewai spec >=0.28 -> suggestion: pin to an existing 1.x line after compatibility review; latest published is 1.14.4
Repo notes:
sdk/pyproject.tomlstill says1.2.9, whilememory/state.mdsays the latest shipped SDK release is1.2.10.crewai>=0.28no longer resolves on PyPI. Latest publishedcrewaiis1.14.4, so the current floor is stale and should be replaced deliberately instead of left as-is.PATCH
opentelemetry-api1.41.0 -> 1.41.1opentelemetry-sdk1.41.0 -> 1.41.1MINOR
@modelcontextprotocol/sdk1.26.0 -> 1.29.0@types/node25.2.2 -> 25.6.0MAJOR
langchain-core0.3.84 -> 1.3.2langgraph0.6.11 -> 1.1.10crewaispec>=0.28-> suggestion: pin to an existing 1.x line after compatibility review; latest published is 1.14.4typescript5.9.3 -> 6.0.3zod3.25.76 -> 4.4.2SECURITY
langgraph0.6.11 -> 1.1.10 (CVE-2026-28277)langgraph-checkpoint3.0.1 -> 4.0.0 (CVE-2026-27794)