Changelog

0.11.4 (2023-12-07)

Features

  • Add support for python 3.12 (fb6f9db)

  • Introduce compatibility with native namespace packages (fb6f9db)

Bug Fixes

  • Require proto-plus >= 1.22.3 (fb6f9db)

  • Use retry_async instead of retry in async client (fb6f9db)

0.11.3 (2023-11-13)

Features

  • [google-cloud-discoveryengine] add data store and engine services (#12017) (ac7c891)

0.11.2 (2023-10-10)

Features

  • add v1alpha public library for discoveryengine (#11796) (e9ccb06)

0.11.1 (2023-09-19)

Documentation

0.11.0 (2023-08-31)

Features

  • added more options for search extractive content support (1b1f1b3)

  • added more skip reasons and details for search summarization (1b1f1b3)

  • added query expansion details in search response (1b1f1b3)

  • allow uri in user events (1b1f1b3)

  • support bring your own embedding feature (1b1f1b3)

  • support conversational / multi-turn search (1b1f1b3)

  • support image search (1b1f1b3)

  • support search summarization (1b1f1b3)

  • support structural search features (1b1f1b3)

  • support tail suggestions in completion API (1b1f1b3)

  • updated summarization interface for multi-turn search (1b1f1b3)

Documentation

  • keep the API doc up-to-date with recent changes (1b1f1b3)

0.10.0 (2023-08-03)

Features

  • add skip reason for search summarization (2058c1f)

  • support conversational / multi-turn search (2058c1f)

  • support image search (2058c1f)

  • support tail suggestions in completion API (2058c1f)

Documentation

  • keep the API doc up-to-date with recent changes (2058c1f)

0.9.1 (2023-07-05)

Bug Fixes

0.9.0 (2023-06-19)

Features

  • add redirect_uri in search response (7c48e6a)

  • support docx/pptx/txt/csv in allowed data format (7c48e6a)

  • support extractive content in search (7c48e6a)

Documentation

  • keep the API doc up-to-date with recent changes (7c48e6a)

0.8.1 (2023-06-07)

Bug Fixes

  • remove the summarization feature from v1 version (#11375) (9336efb)

0.8.0 (2023-05-25)

Features

  • v1: add discovery engine v1 client library (10671ec)

  • v1beta: add LRO API for schema service (10671ec)

  • v1beta: allow users to specify id field in documents gcs import (10671ec)

Documentation

  • v1beta: keep the API doc up-to-date with recent changes (10671ec)

0.7.0 (2023-05-17)

Features

  • allow users to provide additional labels in search (c6addce)

  • allow users to provide user info in search (c6addce)

  • enable safe search feature for site search (c6addce)

0.6.0 (2023-05-04)

Features

0.5.0 (2023-04-21)

Features

  • add search, autocomplete and schema services (5e1e0af)

  • add unstructured document support (PDF/HTML) (5e1e0af)

Documentation

  • keep the API doc up-to-date with recent changes (5e1e0af)

0.4.1 (2023-03-25)

Documentation

0.4.0 (2023-03-22)

Features

  • add additional resource path with collections (68d329e)

  • document schema id is no longer required (68d329e)

Documentation

  • keep the API doc up-to-date with recent changes (68d329e)

0.3.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (900a608)

Documentation

  • Add documentation for enums (900a608)

0.3.0 (2023-01-10)

Features

0.2.1 (2022-12-06)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (e477ab2)

  • Drop usage of pkg_resources (e477ab2)

  • Fix timeout default values (e477ab2)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (e477ab2)

0.2.0 (2022-11-10)

Features

  • Add typing to proto.Message based class attributes (a6cbc16)

Documentation

  • samples: Snippetgen handling of repeated enum field (a6cbc16)

0.1.1 (2022-11-02)

Features

  • add initial files for google.cloud.discoveryengine.v1beta (84b3b3b)

Changelog