Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Releases: googleapis/python-bigquery-migration

v0.5.0

15 Jun 21:21
6cc949f
Compare
Choose a tag to compare

0.5.0 (2022-06-15)

Features

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

v0.4.3

07 Jun 10:43
a6dc77b
Compare
Choose a tag to compare

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)

v0.4.2

25 May 15:46
71a4650
Compare
Choose a tag to compare

0.4.2 (2022-05-22)

Documentation

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

v0.4.1

19 May 13:45
4005122
Compare
Choose a tag to compare

0.4.1 (2022-05-05)

Documentation

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

v0.4.0

04 Apr 15:01
92f742d
Compare
Choose a tag to compare

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)

v0.3.1

07 Mar 15:45
1040922
Compare
Choose a tag to compare

0.3.1 (2022-03-05)

Bug Fixes

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

v0.3.0

14 Feb 22:12
c08b92e
Compare
Choose a tag to compare

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

v0.2.1

02 Nov 17:52
fb48632
Compare
Choose a tag to compare

Bug Fixes

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

Documentation

  • list oneofs in docstring (70ec0c5)

v0.2.0

12 Oct 17:17
9a84a1a
Compare
Choose a tag to compare

Features

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

v0.1.0

30 Sep 13:47
1cb0bab
Compare
Choose a tag to compare

Features

Bug Fixes

  • address testing failures from initial generation (#1) (85284a7)
  • correct python namespace for migration API (#3) (3dda870)