Changelog

1.4.2 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#324) (13b3053)

1.4.1 (2022-03-07)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#251) (e8e96bc)

  • deps: require proto-plus>=1.15.0 (e8e96bc)

1.4.0 (2022-02-15)

Features

Bug Fixes

  • deps: remove libcst dependency (#244) (60659a4)

  • resolve DuplicateCredentialArgs error when using credentials_file (746c116)

1.3.0 (2021-11-09)

Features

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (c80d20e)

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

Documentation

  • list oneofs in docstring (c80d20e)

1.2.0 (2021-10-26)

Features

  • add context manager support in client (#202) (2b0a6de)

Bug Fixes

  • improper types in pagers generation (5ea72d7)

1.1.1 (2021-09-27)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (3a701f7)

Documentation

  • samples: show cluster installation state details for get and list methods (#188) (e324a29)

1.1.0 (2021-08-28)

Features

  • add cluster_state to show the state of the Kubernetes cluster (a149bb7)

  • support version reporting API (#180) (a149bb7)

1.0.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#163) (a4b018e)

Miscellaneous Chores

1.0.1 (2021-07-20)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#162) (a4263ce)

1.0.0 (2021-06-30)

Features

  • bump release level to production/stable (#120) (7abb7bb)

0.5.0 (2021-06-30)

Features

Bug Fixes

Documentation

0.4.2 (2021-06-16)

Bug Fixes

0.4.1 (2021-05-28)

Bug Fixes

0.4.0 (2021-05-16)

Features

  • add from_service_account_info (#90) (f1ce240)

  • add common resource path helper methods, expose client transport (#45) (cf0999f)

Bug Fixes

  • fix retry deadlines (f1ce240)

  • remove gRPC send/recv limit; expose client transport (#71) (79622f7)

0.3.0 (2020-08-07)

Features

Documentation

  • samples: add samples for game server deployments (#25) (a3dee35)

  • add more code samples for game servers (#32) (2d30003)

0.2.0 (2020-07-13)

Features

Documentation

0.1.1 (2020-03-23)

Bug Fixes

0.1.0 (2020-03-23)

Features