Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Releases: googleapis/python-vm-migration

v1.6.1

27 Mar 15:48
14332a5

Choose a tag to compare

1.6.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#119) (cc95fb4)

v1.6.0

24 Feb 00:52
0641f60

Choose a tag to compare

1.6.0 (2023-02-09)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#113) (f6d145d)

v1.5.1

23 Jan 15:36
cd954eb

Choose a tag to compare

1.5.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (a25c621)

Documentation

  • Add documentation for enums (a25c621)

v1.5.0

11 Jan 15:40
1d3ec5e

Choose a tag to compare

1.5.0 (2023-01-10)

Features

v1.4.0

15 Dec 19:11
6fcf665

Choose a tag to compare

1.4.0 (2022-12-15)

Features

  • Add support for google.cloud.vmmigration.__version__ (10abf02)
  • Add typing to proto.Message based class attributes (10abf02)

Bug Fixes

  • Add dict typing for client_options (10abf02)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (fbef486)
  • Drop usage of pkg_resources (fbef486)
  • Fix timeout default values (fbef486)

Documentation

  • samples: Snippetgen handling of repeated enum field (10abf02)
  • samples: Snippetgen should call await on the operation coroutine before calling result (fbef486)

v1.3.3

10 Oct 15:51
8948eaa

Choose a tag to compare

1.3.3 (2022-10-07)

Bug Fixes

v1.3.2

04 Oct 00:43
3223485

Choose a tag to compare

1.3.2 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#92) (d962e5a)

v1.3.1

15 Aug 14:26
7a4ce21

Choose a tag to compare

1.3.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#69) (d4d1ba8)
  • deps: require proto-plus >= 1.22.0 (d4d1ba8)

v1.3.0

19 Jul 13:09
4c2341c

Choose a tag to compare

1.3.0 (2022-07-19)

Features

  • add ApplianceVersion, AvailableUpdates, MigratingVmView, UpgradeApplianceRequest, UpgradeApplianceResponse, UpgradeStatus (#64) (839fac4)

v1.2.0

18 Jul 13:26
8fa82e5

Choose a tag to compare

1.2.0 (2022-07-16)

Features

Bug Fixes