Skip to content

v0.15.0

Latest

Choose a tag to compare

@release-please release-please released this 13 Jan 08:30
3a15f70

0.15.0 (2026-01-08)

⚠ BREAKING CHANGES

  • Refactor PostgresVectorStore and PostgresEngine to depend on PGVectorstore and PGEngine respectively (#316)

Features

  • deps: Update langchain-postgres to v0.0.16 (#366) (e773505)
  • Disable support for python 3.9 and enable support for python3.13 (#378) (b97060e)
  • Update Langgraph dependency to v1 (#379) (7a841b3)

Documentation

Miscellaneous Chores

Code Refactoring

  • Refactor PostgresVectorStore and PostgresEngine to depend on PGVectorstore and PGEngine respectively (#316) (7917d62)