Change8

checkpointpostgres==3.0.2

📦 langgraph
🐛 2 fixes🔧 2 symbols

Summary

This release focuses on stability and security improvements for the PostgreSQL checkpoint saver, specifically addressing SQL parameterization in migrations and idempotent extension creation.

🐛 Bug Fixes

  • Ensure the PostgreSQL vector extension is created only if it does not already exist.
  • Replaced f-string SQL formatting with parameterized queries in migration statements to improve security and reliability.

🔧 Affected Symbols

checkpoint-postgresPostgresSaver