|
4 | 4 |
|
5 | 5 | [1]: https://pypi.org/project/google-cloud-monitoring/#history |
6 | 6 |
|
| 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 | + |
7 | 35 | ## 0.33.0 |
8 | 36 |
|
9 | 37 | 08-12-2019 13:54 PDT |
|
0 commit comments