Changelog

0.7.7 (2024-03-05)

Bug Fixes

0.7.6 (2024-02-22)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain (#12282) (b985096)

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12305) (2aa7f17)

0.7.5 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (f3db074)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (f3db074)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (f3db074)

0.7.4 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12239) (8004d15)

0.7.3 (2023-12-07)

Features

  • Add support for python 3.12 (b96013d)

  • Introduce compatibility with native namespace packages (b96013d)

Bug Fixes

  • Require proto-plus >= 1.22.3 (b96013d)

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

0.7.2 (2023-09-30)

Features

  • add matched_token_page_indices field in Document Warehouse API v1 (030a767)

0.7.1 (2023-09-19)

Features

  • add cloud_functionfields to support new ingestion option in Document Warehouse API v1 (61a2c29)

  • add ROOT_FOLDER field to Document Warehouse API v1 (61a2c29)

Documentation

0.7.0 (2023-08-16)

Features

  • add Pipeline Service to Document Warehouse API v1 (#11583) (974cf2e)

0.6.0 (2023-08-11)

Features

  • Add disposition_time, legal_hold, document_is_retention_folder, document_is_legal_hold_folder, question_answer, document_name_filter fields (d0432c7)

  • Add ON_CREATE_LINK, ON_DELETE_LINK fields to support new rule engine triggers (d0432c7)

Documentation

  • Deprecate DB_CLOUD_SQL_POSTGRES (d0432c7)

0.5.1 (2023-07-05)

Bug Fixes

0.5.0 (2023-04-05)

Features

  • add content_category, text_extraction_enabled, retrieval_importance, schema_sources, total_result_size fields (80a9ff4)

  • add DocumentCreatorDefaultRole, ContentCategory, RetrievalImportance, SchemaSource, TotalResultSize, LockDocumentRequest, CustomWeightsMetadata, WeightedSchemaProperty (80a9ff4)

  • add LockDocument service (80a9ff4)

  • deprecate text_extraction_disabled, structured_content_uri, async_enabled field (80a9ff4)

0.4.1 (2023-03-25)

Documentation

0.4.0 (2023-02-09)

Features

  • enable “rest” transport in Python for services supporting numeric enums (#10839) (ad59d56)

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.0 (2022-11-09)

Features

  • add initial files for google.cloud.contentwarehouse.v1 (#10714) (a0bf1dd)