Releases: googleapis/python-service-directory
Releases · googleapis/python-service-directory
v1.8.1
1.8.1 (2023-03-23)
Documentation
- Fix formatting of request arg in docstring (#266) (132ebdf)
v1.8.0
1.8.0 (2023-02-28)
Features
- Enable "rest" transport in Python for services supporting numeric enums (d1506cb)
v1.7.1
1.7.1 (2023-01-20)
Bug Fixes
v1.7.0
1.7.0 (2023-01-10)
Features
v1.6.0
1.6.0 (2022-12-14)
Features
- Add support for
google.cloud.servicedirectory.__version__
(8e84d42)
- Add typing to proto.Message based class attributes (8e84d42)
Bug Fixes
- Add dict typing for client_options (8e84d42)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (9fae8c9)
- Drop usage of pkg_resources (9fae8c9)
- Fix timeout default values (9fae8c9)
Documentation
- samples: Snippetgen handling of repeated enum field (8e84d42)
- samples: Snippetgen should call await on the operation coroutine before calling result (9fae8c9)
v1.5.3
1.5.3 (2022-10-07)
Bug Fixes
v1.5.2
1.5.2 (2022-10-03)
Bug Fixes
v1.5.1
1.5.1 (2022-08-11)
Bug Fixes
- deps: allow protobuf < 5.0.0 (#222) (39e40a9)
- deps: require proto-plus >= 1.22.0 (39e40a9)
v1.5.0
1.5.0 (2022-07-16)
Features
Bug Fixes
v1.4.1
1.4.1 (2022-06-06)
Bug Fixes
Documentation
- fix changelog header to consistent size (#206) (73bd664)