Changelog

0.7.1 (2022-09-29)

Bug Fixes

0.7.0 (2022-08-11)

Features

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#118) (b217543)

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

0.6.0 (2022-07-16)

Features

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (77e4c52)

  • require python 3.7+ (#105) (13f50a7)

0.5.0 (2022-06-15)

Features

  • Add SQL Server dialect to bigquerymigration v2 client library (#99) (35a1099)

0.4.3 (2022-06-03)

Bug Fixes

  • deps: require protobuf <4.0.0dev (#95) (0b93e8d)

Documentation

  • fix changelog header to consistent size (#96) (e95f0fc)

0.4.2 (2022-05-22)

Documentation

  • samples: add create_migration_workflow snippet (#71) (761b5f5)

0.4.1 (2022-05-05)

Documentation

  • fix type in docstring for map fields (6c5982b)

0.4.0 (2022-04-03)

Features

  • Add bigquery_migration v2 client library (#54) (776ea61)

Bug Fixes

  • set bigquery_migration_v2 as the default import (776ea61)

0.3.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#48) (2d8b0b5)

0.3.0 (2022-02-14)

Features

  • add api key support (#34) (124de81)

  • Add task details and orchestration result details (#32) (44c10e1)

Bug Fixes

  • deps: remove unused dependency libcst (#39) (496abc7)

  • resolve DuplicateCredentialArgs error when using credentials_file (b3b1ee2)

Documentation

0.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (70ec0c5)

  • deps: require google-api-core >= 1.28.0 (70ec0c5)

Documentation

  • list oneofs in docstring (70ec0c5)

0.2.0 (2021-10-08)

Features

  • add context manager support in client (#8) (d9dbb32)

0.1.0 (2021-09-30)

Features

Bug Fixes

  • address testing failures from initial generation (#1) (85284a7)

  • correct python namespace for migration API (#3) (3dda870)