Agent DailyAgent Daily
releaseintermediate

[Release] langchain-ai/langchain langchain-core==1.2.23: langchain-core==1.2.23

By github-actions[bot]github
View original on github

LangChain Core version 1.2.23 was released with minimal changes from 1.2.22. The release includes a revert of a trace invocation params metadata fix and a dependency bump for the requests library from 2.32.5 to 2.33.0. This appears to be a patch release addressing a regression in the previous version.

Key Points

  • LangChain Core 1.2.23 released as a patch update
  • Reverted trace invocation params in metadata feature (PR #36322) - indicates the previous fix caused issues
  • Updated requests dependency from 2.32.5 to 2.33.0 for security or compatibility improvements
  • Minimal changelog suggests focused bug fix release rather than feature addition
  • Revert indicates importance of testing trace functionality before deployment

Found this useful? Add it to a playbook for a step-by-step implementation guide.

Quality

Concepts