Change8

checkpoint==2.1.1

📦 langgraph
1 features🐛 2 fixes🔧 2 symbols

Summary

This release fixes a hanging issue in AsyncBatchedBaseStore, corrects logging implementation, and cleans up metadata keys in checkpoints.

✨ New Features

  • Reduced extraneous keys in checkpoint.metadata to optimize storage and clarity.

🐛 Bug Fixes

  • Fixed an issue where AsyncBatchedBaseStore could get stuck during execution.
  • Corrected an invalid logging call to properly use the logger instance.

🔧 Affected Symbols

AsyncBatchedBaseStorecheckpoint.metadata