Changelog

0.3.5 (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.3.4 (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.3.3 (2024-02-01)

Features

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

0.3.2 (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.3.1 (2023-11-07)

Features

  • add open lineage support (079b58a)

Bug Fixes

  • change start_time in message .google.cloud.datacatalog.lineage.v1.LineageEvent to required as intended by api (079b58a)

0.3.0 (2023-11-02)

⚠ BREAKING CHANGES

  • Use google.cloud.datacatalog_lineage to avoid conflict with google.cloud.datacatalog (#11944)

Bug Fixes

  • Use google.cloud.datacatalog_lineage to avoid conflict with google.cloud.datacatalog (#11944) (3059986)

0.2.4 (2023-09-19)

Documentation

0.2.3 (2023-07-05)

Bug Fixes

0.2.2 (2023-03-25)

Documentation

0.2.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (900a608)

Documentation

  • Add documentation for enums (900a608)

0.2.0 (2023-01-12)

Features

  • add initial files for google.cloud.datacatalog.lineage.v1 (3873233)

Changelog