|
4 | 4 |
|
5 | 5 | [1]: https://pypi.org/project/google-cloud-kms/#history |
6 | 6 |
|
| 7 | +## 0.2.1 |
| 8 | + |
| 9 | +12-18-2018 09:24 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 | +- Pick up changes in GAPIC generator. ([#6499](https://github.com/googleapis/google-cloud-python/pull/6499)) |
| 15 | +- Fix `client_info` bug, update docstrings. ([#6414](https://github.com/googleapis/google-cloud-python/pull/6414)) |
| 16 | + |
| 17 | +### Dependencies |
| 18 | +- Bump minimum `api_core` version for all GAPIC libs to 1.4.1. ([#6391](https://github.com/googleapis/google-cloud-python/pull/6391)) |
| 19 | +- Update IAM version in dependencies ([#6362](https://github.com/googleapis/google-cloud-python/pull/6362)) |
| 20 | +- Avoid broken 'google-common-apis 1.5.4' release. ([#6355](https://github.com/googleapis/google-cloud-python/pull/6355)) |
| 21 | + |
| 22 | +### Documentation |
| 23 | +- Document Python 2 deprecation ([#6910](https://github.com/googleapis/google-cloud-python/pull/6910)) |
| 24 | +- Normalize use of support level badges ([#6159](https://github.com/googleapis/google-cloud-python/pull/6159)) |
| 25 | + |
| 26 | +### Internal / Testing Changes |
| 27 | +- Update noxfile. |
| 28 | +- Blacken all gen'd libs ([#6792](https://github.com/googleapis/google-cloud-python/pull/6792)) |
| 29 | +- Omit local deps ([#6701](https://github.com/googleapis/google-cloud-python/pull/6701)) |
| 30 | +- Run black at end of synth.py ([#6698](https://github.com/googleapis/google-cloud-python/pull/6698)) |
| 31 | +- Run Black on Generated libraries ([#6666](https://github.com/googleapis/google-cloud-python/pull/6666)) |
| 32 | +- Add templates for flake8, coveragerc, noxfile, and black. ([#6642](https://github.com/googleapis/google-cloud-python/pull/6642)) |
| 33 | +- Add synth metadata. ([#6569](https://github.com/googleapis/google-cloud-python/pull/6569)) |
| 34 | +- Add 'mock' to unit test dependencies for autogen libs. ([#6402](https://github.com/googleapis/google-cloud-python/pull/6402)) |
| 35 | +- Add / fix badges for PyPI / versions. ([#6158](https://github.com/googleapis/google-cloud-python/pull/6158)) |
| 36 | +- Don't update nox in 'kms/synth.py'. ([#6233](https://github.com/googleapis/google-cloud-python/pull/6233)) |
| 37 | +- Use new Nox ([#6175](https://github.com/googleapis/google-cloud-python/pull/6175)) |
| 38 | +- Don't scribble on setup.py harder. ([#6064](https://github.com/googleapis/google-cloud-python/pull/6064)) |
| 39 | +- Harmonize / DRY 'README.rst' / 'docs/index.rst'. ([#6021](https://github.com/googleapis/google-cloud-python/pull/6021)) |
| 40 | +- Exclude 'setup.py' from synth. ([#6038](https://github.com/googleapis/google-cloud-python/pull/6038)) |
| 41 | + |
7 | 42 | ## 0.2.0 |
8 | 43 |
|
9 | 44 | ### Documentation |
|
0 commit comments