Change8

sdk==0.4.3

📦 langgraphView on GitHub →
2 features🐛 2 fixes🔧 5 symbols

Summary

This release includes several updates to the SDK and LangGraph, including a new feature for decrypting replacement results and bug fixes for cron end times and configuration metadata.

✨ New Features

  • Add decrypt replacement result to sdk-py.
  • Add factory-graph integration test exercising the server factory path to sdk-py.

🐛 Bug Fixes

  • Support clearing cron end_time via update(end_time=None) in sdk-py.
  • Merge lc_versions config metadata in langgraph.

Affected Symbols