This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
v0.34.0
11-19-2019 14:27 PST
Implementation Changes
- Deprecate resource name helper methods; update docs configuration (via synth). (#9838)
New Features
- Add service monitoring (via synth). (#9799)
- Add
monitoring.v3.InternalChecker.state
(via synth). (#9546) - Add
monitoring.v3.UptimeCheckConfig.ContentMatcher.ContentMatcherOption
(via synth). (#9546) - Add
recursive
parameter todelete_group
(via synth). (#9546) - Add read-only
validity
field tomonitoring.v3.AlertPolicy
(via synth). (#9546) - Add
validate_ssl
parameter tomonitoring.v3.UptimeCheckConfig.HttpCheck
(via synth). (#9546)
Documentation
- Add python 2 sunset banner to documentation. (#9036)
- Fix intersphinx reference to requests. (#9294)
- Remove CI for gh-pages, use googleapis.dev for
api_core
refs. (#9085) - Remove compatability badges from READMEs. (#9035)