Changelog

0.3.2 (2023-12-02)

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