|
4 | 4 |
|
5 | 5 | [1]: https://pypi.org/project/google-cloud-websecurityscanner/#history |
6 | 6 |
|
| 7 | +## 0.1.1 |
| 8 | + |
| 9 | +12-18-2018 10:45 PST |
| 10 | + |
| 11 | + |
| 12 | +### Implementation Changes |
| 13 | +- Import `iam.policy` from `google.api_core`. ([#6741](https://github.com/googleapis/google-cloud-python/pull/6741)) |
| 14 | +- Avoid overwriting `__module__` of messages from shared modules. ([#5364](https://github.com/googleapis/google-cloud-python/pull/5364)) |
| 15 | + |
| 16 | +### Dependencies |
| 17 | +- Bump minimum `api_core` version for all GAPIC libs to 1.4.1. ([#6391](https://github.com/googleapis/google-cloud-python/pull/6391)) |
| 18 | + |
| 19 | +### Documentation |
| 20 | +- Document Python 2 deprecation ([#6910](https://github.com/googleapis/google-cloud-python/pull/6910)) |
| 21 | +- Normalize use of support level badges ([#6159](https://github.com/googleapis/google-cloud-python/pull/6159)) |
| 22 | +- Replace links to `/stable/` with `/latest/`. ([#5901](https://github.com/googleapis/google-cloud-python/pull/5901)) |
| 23 | + |
| 24 | +### Internal / Testing Changes |
| 25 | +- Blacken all gen'd libs ([#6792](https://github.com/googleapis/google-cloud-python/pull/6792)) |
| 26 | +- Omit local deps ([#6701](https://github.com/googleapis/google-cloud-python/pull/6701)) |
| 27 | +- Run black at end of synth.py ([#6698](https://github.com/googleapis/google-cloud-python/pull/6698)) |
| 28 | +- Run Black on Generated libraries ([#6666](https://github.com/googleapis/google-cloud-python/pull/6666)) |
| 29 | +- Add templates for flake8, coveragerc, noxfile, and black. ([#6642](https://github.com/googleapis/google-cloud-python/pull/6642)) |
| 30 | +- Add / fix badges for PyPI / versions. ([#6158](https://github.com/googleapis/google-cloud-python/pull/6158)) |
| 31 | +- Use new Nox ([#6175](https://github.com/googleapis/google-cloud-python/pull/6175)) |
| 32 | +- Add 'synth.py'. ([#6087](https://github.com/googleapis/google-cloud-python/pull/6087)) |
| 33 | +- Use inplace nox installs ([#5865](https://github.com/googleapis/google-cloud-python/pull/5865)) |
| 34 | +- Add Test runs for Python 3.7 and remove 3.4 ([#5295](https://github.com/googleapis/google-cloud-python/pull/5295)) |
| 35 | +- Add dot files for websecurityscanner ([#5286](https://github.com/googleapis/google-cloud-python/pull/5286)) |
| 36 | + |
7 | 37 | ## 0.1.0 |
8 | 38 |
|
9 | 39 | ### New Features |
10 | | -- Add v1alpha1 websecurityscanner endpoint |
| 40 | +- Add v1alpha1 websecurityscanner endpoint |
0 commit comments