Skip to content

Releases: googleapis/langchain-google-spanner-python

v0.6.0

05 Dec 18:24
921d3e5
Compare
Choose a tag to compare

0.6.0 (2024-12-05)

Features

v0.5.0

25 Nov 17:09
28c0add
Compare
Choose a tag to compare

0.5.0 (2024-11-25)

Features

  • graph: Add Spanner Graph support to LangChain GraphStore interface (#104) (98c2f8f)

v0.4.1

04 Oct 23:11
10856a5
Compare
Choose a tag to compare

0.4.1 (2024-10-04)

Bug Fixes

  • Adding support to initialize with empty metadata columns (#99) (3a8367c)

v0.4.0

24 Sep 23:27
936ef1c
Compare
Choose a tag to compare

0.4.0 (2024-09-24)

Features

Bug Fixes

  • Use Spanner's UPSERT over INSERT (#90) (2637e2d)

Documentation

v0.3.0

07 May 17:22
115d09d
Compare
Choose a tag to compare

0.3.0 (2024-05-06)

Features

  • ci: Test against multiple versions (#45) (1e9c1a1)

Bug Fixes

Documentation

v0.2.1

06 Mar 22:41
e886f75
Compare
Choose a tag to compare

0.2.1 (2024-03-06)

Bug Fixes

Documentation

v0.2.0

01 Mar 00:43
5157e2d
Compare
Choose a tag to compare

0.2.0 (2024-02-29)

Features

  • Creating static utility for initialing chat history table (#26) (e61499b)

Documentation

  • Adding codelab for Spanner with DocLoader, VectorStore & Memory (#23) (06a6c95)
  • Update Sample Netflix Application (#28) (2508ca8)

v0.1.0

26 Feb 19:32
575beb0
Compare
Choose a tag to compare

0.1.0 (2024-02-26)

Features

Documentation