langchain-core==0.3.85

LangChain Releases / 5/6/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • langchain-coreのバージョン0.3.85がリリースされ、0.3.84からの変更点が反映されました。
  • 今回の主な修正は、langchainのload()関数に対して、信頼できないマニフェスト(untrusted manifests)からの攻撃や不正入力に耐性を高める(hardening)ことです。
  • セキュリティ面で、外部から提供されるマニフェストを読み込む際の堅牢性を改善するアップデートになっています。

Changes since langchain-core==0.3.84

release(core): 0.3.85 (#37205)
fix(core, langchain): harden load() against untrusted manifests (#37201)