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

Releases: googleapis/python-gke-backup

v0.5.2

14 Sep 13:58
818f19f

Choose a tag to compare

0.5.2 (2023-09-13)

Documentation

v0.5.1

03 Aug 20:23
5cde43e

Choose a tag to compare

0.5.1 (2023-08-03)

Documentation

v0.5.0

05 Jul 15:02
bdbccf8

Choose a tag to compare

0.5.0 (2023-07-04)

Features

  • Added BackupPlan and RestorePlan state information (8ddab08)
  • Added new restore scope options (8ddab08)
  • Added transformation rules for restore (8ddab08)

Bug Fixes

  • Add async context manager return types (#72) (301ec6d)

v0.4.4

13 Jun 14:53
09a7479

Choose a tag to compare

0.4.4 (2023-06-12)

Documentation

v0.4.3

27 Mar 14:48
9fc3194

Choose a tag to compare

0.4.3 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#60) (911b0ed)

v0.4.2

24 Feb 00:10
ce7b1d1

Choose a tag to compare

0.4.2 (2023-02-17)

Bug Fixes

  • Add service_yaml_parameters to py_gapic_library BUILD.bazel targets (#54) (d5f4bbd)

v0.4.1

23 Jan 15:39
82246dd

Choose a tag to compare

0.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (5ef7c49)

Documentation

  • Add documentation for enums (5ef7c49)

v0.4.0

10 Jan 19:05
3de8114

Choose a tag to compare

0.4.0 (2023-01-10)

Features

v0.3.0

15 Dec 23:19
ca4166a

Choose a tag to compare

0.3.0 (2022-12-15)

Features

  • Add support for google.cloud.gke_backup.__version__ (f754a3a)
  • Add typing to proto.Message based class attributes (f754a3a)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (f754a3a)
  • samples: Snippetgen should call await on the operation coroutine before calling result (58b2855)

v0.2.2

10 Oct 18:13
00d48a9

Choose a tag to compare

0.2.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#32) (273e5e3)
  • deps: require google-api-core>=1.33.2 (273e5e3)