github langchain-ai/langgraph checkpointpostgres==2.0.22

latest releases: cli==0.4.1, sdk==0.2.6, sdk==0.2.5...
one month ago

Changes since checkpointpostgres==2.0.21

  • fix(checkpoint-postgres): Remove python invalid escape warning (#5441)
  • chore[deps]: upgrade dependencies with uv lock --upgrade (#5358)
  • fix[deps]: update lockfiles / deps bounds for internal tools (#5301)
  • Reduce extraneous keys in checkpoint.metadata
  • If FuturesDict callback has been GCed, don't call it
  • Preparation for 0.5 release: langgraph-checkpoint (#5124)
  • Restore shallow checkpointer
  • Restore compatibility with custom checkpointer classes created in prior versions
  • serialize/deserialize pandas with pickle fallback (#5057)
  • Support numpy array serialization in JsonPlusSerializer (#5035)
  • Update ormsgpack (#5034)
  • Centralized CheckpointTuple creation into a shared function for checkpoint_postgres (#4970)
  • chore: Update variable naming in postgres store (#4096)
  • docs: enhance PostgresSaver connection requirements explanation (#4953)
  • lint: use pep 604 union syntax and pep 585 generic syntax (#4963)
  • checkpoint-postgres: Use lock also for pipeline mode
  • Remove Checkpoint.writes
  • Remove Checkpoint.pending_sends
  • Remove postgres shallow checkpointer
  • ci: migrate to uv! (#4698)
  • Fix AsyncPostgresStore._cursor row type (#4623)
  • docstrings for checkpoint-postgres
  • docs(reference): filter class methods and add missing docstrings (#4463)
  • version bumps and locks
  • no upper bounds for python
  • Update all

Don't miss a new langgraph release

NewReleases is sending notifications on new releases.