Releases: googleapis/python-service-management
Releases · googleapis/python-service-management
v1.6.1
1.6.1 (2023-03-23)
Bug Fixes
- deps: Require googleapis-common-protos >= 1.59.0 (#199) (e36155c)
Documentation
- Fix formatting of request arg in docstring (#201) (5dfeb11)
v1.6.0
1.6.0 (2023-02-17)
Features
- Enable "rest" transport in Python for services supporting numeric enums (#192) (b4c2aa2)
v1.5.1
1.5.1 (2023-01-23)
Bug Fixes
- Add context manager return types (4436870)
Documentation
- Add documentation for enums (4436870)
v1.5.0
1.5.0 (2023-01-10)
Features
v1.4.0
1.4.0 (2022-12-14)
Features
- Add support for
google.cloud.servicemanagement.__version__
(9c86c72)
- Add typing to proto.Message based class attributes (9c86c72)
Bug Fixes
- Add dict typing for client_options (9c86c72)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (c5f88eb)
- Drop usage of pkg_resources (c5f88eb)
- Fix timeout default values (c5f88eb)
Documentation
- samples: Snippetgen handling of repeated enum field (9c86c72)
- samples: Snippetgen should call await on the operation coroutine before calling result (c5f88eb)
v1.3.3
1.3.3 (2022-10-07)
Bug Fixes
v1.3.2
1.3.2 (2022-09-29)
Bug Fixes
v1.3.1
1.3.1 (2022-08-11)
Bug Fixes
- deps: allow protobuf < 5.0.0 (#158) (fbe3c6d)
- deps: require proto-plus >= 1.22.0 (fbe3c6d)
v1.3.0
1.3.0 (2022-07-16)
Features
Bug Fixes
v1.2.3
1.2.3 (2022-06-03)
Bug Fixes
Documentation
- fix changelog header to consistent size (#142) (61c20c7)