File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-monitoring/#history
66
7+ ## 0.34.0
8+
9+ 11-19-2019 14:27 PST
10+
11+ ### Implementation Changes
12+ - Deprecate resource name helper methods; update docs configuration (via synth). ([ #9838 ] ( https://github.com/googleapis/google-cloud-python/pull/9838 ) )
13+
14+ ### New Features
15+ - Add service monitoring (via synth). ([ #9799 ] ( https://github.com/googleapis/google-cloud-python/pull/9799 ) )
16+ - Add ` monitoring.v3.InternalChecker.state ` (via synth). ([ #9546 ] ( https://github.com/googleapis/google-cloud-python/pull/9546 ) )
17+ - Add ` monitoring.v3.UptimeCheckConfig.ContentMatcher.ContentMatcherOption ` (via synth). ([ #9546 ] ( https://github.com/googleapis/google-cloud-python/pull/9546 ) )
18+ - Add ` recursive ` parameter to ` delete_group ` (via synth). ([ #9546 ] ( https://github.com/googleapis/google-cloud-python/pull/9546 ) )
19+ - Add read-only ` validity ` field to ` monitoring.v3.AlertPolicy ` (via synth). ([ #9546 ] ( https://github.com/googleapis/google-cloud-python/pull/9546 ) )
20+ - Add ` validate_ssl ` parameter to ` monitoring.v3.UptimeCheckConfig.HttpCheck ` (via synth). ([ #9546 ] ( https://github.com/googleapis/google-cloud-python/pull/9546 ) )
21+
22+ ### Documentation
23+ - Add python 2 sunset banner to documentation. ([ #9036 ] ( https://github.com/googleapis/google-cloud-python/pull/9036 ) )
24+ - Fix intersphinx reference to requests. ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
25+ - Remove CI for gh-pages, use googleapis.dev for ` api_core ` refs. ([ #9085 ] ( https://github.com/googleapis/google-cloud-python/pull/9085 ) )
26+ - Remove compatability badges from READMEs. ([ #9035 ] ( https://github.com/googleapis/google-cloud-python/pull/9035 ) )
27+
28+ ### Internal / Testing Changes
29+ - Revert change to docs/conf.py. ([ #9803 ] ( https://github.com/googleapis/google-cloud-python/pull/9803 ) )
30+ - Normalize VPCSC configuration in systests. ([ #9615 ] ( https://github.com/googleapis/google-cloud-python/pull/9615 ) )
31+ - Make VPCSC env comparison case-insensitive. ([ #9564 ] ( https://github.com/googleapis/google-cloud-python/pull/9564 ) )
32+ - Refresh VPCSC tests. ([ #9437 ] ( https://github.com/googleapis/google-cloud-python/pull/9437 ) )
33+ - Fix environment variables for VPC tests. ([ #8302 ] ( https://github.com/googleapis/google-cloud-python/pull/8302 ) )
34+
735## 0.33.0
836
93708-12-2019 13:54 PDT
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-monitoring'
2424description = 'Stackdriver Monitoring API client library'
25- version = '0.33 .0'
25+ version = '0.34 .0'
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments