1.8.3 (2023-07-04)
1.8.2 (2023-04-04)
1.8.1 (2023-03-23)
1.8.0 (2023-02-28)
- Enable "rest" transport in Python for services supporting numeric enums (cc15c8a)
1.7.1 (2023-01-20)
- Add context manager return types (7d5b75a)
- Add documentation for enums (7d5b75a)
1.7.0 (2023-01-10)
1.6.0 (2022-12-14)
- Add support for
google.cloud.gaming.__version__
(2e2319f) - Add typing to proto.Message based class attributes (2e2319f)
- Add dict typing for client_options (2e2319f)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (575dc06)
- Drop usage of pkg_resources (575dc06)
- Fix timeout default values (575dc06)
- samples: Snippetgen handling of repeated enum field (2e2319f)
- samples: Snippetgen should call await on the operation coroutine before calling result (575dc06)
1.5.3 (2022-10-07)
1.5.2 (2022-09-29)
1.5.1 (2022-08-11)
1.5.0 (2022-07-14)
- add audience parameter (7495784)
1.4.2 (2022-06-06)
1.4.1 (2022-03-07)
- 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)
- deps: remove libcst dependency (#244) (60659a4)
- resolve DuplicateCredentialArgs error when using credentials_file (746c116)
1.3.0 (2021-11-09)
1.2.1 (2021-11-01)
- list oneofs in docstring (c80d20e)
1.2.0 (2021-10-26)
- improper types in pagers generation (5ea72d7)
1.1.1 (2021-09-27)
- add 'dict' annotation type to 'request' (3a701f7)
1.1.0 (2021-08-28)
- add cluster_state to show the state of the Kubernetes cluster (a149bb7)
- support version reporting API (#180) (a149bb7)
1.0.2 (2021-07-28)
1.0.1 (2021-07-20)
1.0.0 (2021-06-30)
0.5.0 (2021-06-30)
0.4.2 (2021-06-16)
0.4.1 (2021-05-28)
0.4.0 (2021-05-16)
- add
from_service_account_info
(#90) (f1ce240) - add common resource path helper methods, expose client transport (#45) (cf0999f)
0.3.0 (2020-08-07)
- samples: add samples for game server deployments (#25) (a3dee35)
- add more code samples for game servers (#32) (2d30003)
0.2.0 (2020-07-13)
- add async support (#20) (952f47e)
- add mtls support and resource path parse methods (#10) (dabeec7)
- add resource path parse methods (#13) (1b85e6c)
0.1.1 (2020-03-23)
- generate v1beta (c888fb7)