Changes

1.2.0 (2026-07-13)

Features

1.1.0 (2026-06-26)

Features

1.0.0 (2026-05-08)

0.11.0 (2026-05-07)

Features

  • update API sources and regenerate (#14537) (07fe29b)

0.10.0 (2026-04-30)

0.9.0 (2026-04-13)

0.8.0 (2026-04-09)

0.7.0 (2026-04-02)

0.6.0 (2026-03-23)

Features

  • Add support for ExportDataObjects (790bab5)
  • Mark Vector Search v1 API as GA (790bab5)

0.5.0 (2026-03-12)

Features

  • upgrade protobuf from v25.7 to v31.0 (177550d)

Bug Fixes

  • Removed field DenseScannParams from SearchHint (177550d)

Documentation

  • Changed default values for max_replica_count for AutoScaling (177550d)

0.4.0 (2026-03-05)

Features

  • Added index and search configuration management (9c80b8b)

Bug Fixes

  • Removed obsolete field vertex from message .google.cloud.vectorsearch.v1.Ranker (9c80b8b)
  • Removed obsolete message VertexRanker (9c80b8b)

Documentation

  • Updated documentation for Index Creation, Import Data Objects, Search (9c80b8b)

0.3.0 (2026-02-19)

Features

0.2.0 (2026-02-05)

Features

  • Allow requesting search metadata in SearchDataObjects (611f239)
  • add ExportDataObjects API (611f239)
  • add SearchHint to SemanticSearch requests (611f239)
  • add filter param for TextSearch requests (611f239)

Documentation

  • another bulk typo correction (#13527) (90a4f21)
  • fix typo in README.md entries (#13526) (ac32b85)

0.1.0 (2025-12-04)

Features

  • Added TextSearch support to the batch search API (185951b)
  • add new clients (#13369) (41ac3fc)

Documentation

  • Added clarification of expected format of collection and index fields (185951b)