This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryTighten structured output model fallbacks and fix async tracer fallback in sync context.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds validation of tool call chunks during streaming for standard tests. Adds validation of tool call chunks during streaming for standard tests. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Medium |
Fixes async tracer on_chat_model_start fallback in sync context. Fixes async tracer on_chat_model_start fallback in sync context. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Low |
Tightens structured output model fallbacks in langchain. Tightens structured output model fallbacks in langchain. Source: llm_adapter@2026-06-11 Confidence: high |
— |
Full changelog
Changes since langchain-core==1.4.4
release(core): 1.4.5 (#38056)
feat(standard-tests): validate tool call chunks during streaming (#34707)
fix(core): async tracer on_chat_model_start fallback in sync context (#35233)
fix(langchain): tighten structured output model fallbacks (#38042)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- vlangchain-core==1.4.0 Deletes schema items marked for removal in schemas.py
- vlangchain-core==1.4.0 Deletes function_calling.py utils marked for removal
- vlangchain-core==1.4.0 Deletes get_relevant_documents function from API
- vlangchain-core==1.4.0 Deletes pydantic_v1 module entirely from codebase
- vlangchain-core==1.4.0 Deletes BaseMemory module, moved to langchain-classic
Beta — feedback welcome: [email protected]