Changelog

0.2.3 (2025年06月18日)

Bug Fixes

0.2.2 (2025年03月24日)

Bug Fixes

  • engine: Use run as async for engine close (#96) (d675118)

0.2.1 (2025年02月18日)

Documentation

  • Add API reference documentation and improve doc build (#81) (059a526)

  • Add integrations to README.rst (#80) (f7bda32)

  • Adds a quickstart guide (#74) (fd5c24d)

0.2.0 (2025年01月30日)

Features

Bug Fixes

  • Change default metadata_json_column default value (#66) (ecb53c8)

  • Programming error while setting multiple query option (#47) (5f1405e)

  • Query and return only selected metadata columns (#52) (dff623b)

  • Update lazy_load_data return type to Iterable. (#61) (98f6c65)

0.1.0 (2024年12月03日)

Features

  • Add init methods to engine class for the Document Store (#9) (ac9ef0a)

  • Add init methods to engine class for the Vector Store (#4) (96bd225)

  • Adding AlloyDB Vector Store (#19) (35f24a7)

  • Adding AlloyDBDocumentStore (#12) (5f3b890)

  • Adding AlloyDBIndexStore (#13) (1c73e72)

  • Adding Async Document Store (#5) (d945944)

  • Adding Async Index Store (#6) (03c427a)

  • Adding Engine class. (#2) (cf74f4d)

  • Adding init index store table methods to Engine (#9) (65db5ef)

Documentation

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月10日 UTC.