This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
Releases: googleapis/python-monitoring
Releases · googleapis/python-monitoring
v2.16.0
v2.15.1
v2.15.0
v2.14.2
v2.14.1
v2.14.0
v2.13.0
v2.12.0
2.12.0 (2022-12-15)
Features
- Add typing to proto.Message based class attributes (eaaca48)
Bug Fixes
- Add dict typing for client_options (eaaca48)
- Add metric label example to the snippet (#509) (48b4e35)
- Add missing argument description (#504) (8d54a7e)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (eaaca48)
- Drop usage of pkg_resources (eaaca48)
- Fix timeout default values (eaaca48)
- Remove duplicate variable declaration (#503) (99a981c)
Documentation
- samples: Snippetgen should call await on the operation coroutine before calling result (eaaca48)