Changelog

1.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (eb88024)

Documentation

  • Add documentation for enums (eb88024)

1.4.0 (2023-01-10)

Features

1.3.0 (2023-01-05)

Features

1.2.0 (2022-12-15)

Features

  • Add support for google.cloud.dataplex.__version__ (18e2a32)

  • Add support for notebook tasks (#100) (64d9c48)

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

Bug Fixes

  • Add dict typing for client_options (18e2a32)

  • deps: Allow protobuf 3.19.5 (#103) (65adbb3)

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

  • Drop usage of pkg_resources (1e94a02)

  • Fix timeout default values (1e94a02)

Documentation

  • Fix minor docstring formatting (#113) (0dc28b3)

  • samples: Snippetgen handling of repeated enum field (18e2a32)

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

1.1.2 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#98) (1b178ce)

1.1.1 (2022-08-15)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#84) (747f4d9)

  • deps: require proto-plus >= 1.22.0 (747f4d9)

1.1.0 (2022-07-15)

Features

  • add audience parameter (741f707)

  • Add IAM support for Explore content APIs (#74) (741f707)

  • Add support for cross project for Task (741f707)

  • Add support for custom container for Task (741f707)

  • Add support for custom encryption key to be used for encrypt data on the PDs associated with the VMs in your Dataproc cluster for Task (741f707)

  • Add support for Latest job in Task resource (741f707)

  • Support logging sampled file paths per partition to Cloud logging for Discovery event (741f707)

  • User mode filter in Explore list sessions API (741f707)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (741f707)

  • deps: require grpc-google-iam-v1 >=0.12.4 (741f707)

  • require python 3.7+ (#76) (3cd158c)

1.0.1 (2022-06-03)

Bug Fixes

  • deps: require protobuf <4.0.0dev (#66) (0faef94)

Documentation

  • fix changelog header to consistent size (#67) (3090fd6)

1.0.0 (2022-04-26)

Features

  • bump release level to production/stable (b13ce8f)

0.2.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#18) (10b7809)

0.2.0 (2022-02-26)

Features

  • Added Create, Update and Delete APIs for Metadata (e.g. Entity and/or Partition). (1333110)

  • Added support for Content APIs (#8) (1333110)

0.1.0 (2022-01-28)

Features