langchain-core==1.2.22

LangChain Releases / 3/25/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • langchain-coreのバージョン1.2.22がリリースされ、1.2.21からの変更点としてcoreの更新が反映されました。
  • `prompt.save` と `load_prompt` におけるパスのバリデーションが追加され、プロンプト保存/読み込みの安全性や不正入力耐性が強化されています。
  • いくつかのメソッドが非推奨(deprecate)となり、将来的な更新に向けた移行を促す内容が含まれています。

Changes since langchain-core==1.2.21

release(core): 1.2.22 (#36201)
fix(core): validate paths in prompt.save and load_prompt, deprecate methods (#36200)