|
4 | 4 |
|
5 | 5 | [1]: https://pypi.org/project/google-cloud-container/#history |
6 | 6 |
|
| 7 | +## 0.3.0 |
| 8 | + |
| 9 | +07-30-2019 10:28 PDT |
| 10 | + |
| 11 | + |
| 12 | +### Implementation Changes |
| 13 | + |
| 14 | +### New Features |
| 15 | +- Add 'client_options' support, update list method docstrings (via synth). ([#8501](https://github.com/googleapis/google-cloud-python/pull/8501)) |
| 16 | +- Add synth support for v1beta1 API version (via manual synth). ([#8436](https://github.com/googleapis/google-cloud-python/pull/8436)) |
| 17 | +- Allow kwargs to be passed to create_channel (via synth). ([#8384](https://github.com/googleapis/google-cloud-python/pull/8384)) |
| 18 | + |
| 19 | +### Dependencies |
| 20 | +- Bump minimum version for google-api-core to 1.14.0. ([#8709](https://github.com/googleapis/google-cloud-python/pull/8709)) |
| 21 | +- Update pin for 'grpc-google-iam-v1' to 0.12.3+. ([#8647](https://github.com/googleapis/google-cloud-python/pull/8647)) |
| 22 | +- Remove classifier for Python 3.4 for end-of-life. ([#7535](https://github.com/googleapis/google-cloud-python/pull/7535)) |
| 23 | + |
| 24 | +### Documentation |
| 25 | +- Update intersphinx mapping for requests. ([#8805](https://github.com/googleapis/google-cloud-python/pull/8805)) |
| 26 | +- Link to googleapis.dev documentation in READMEs. ([#8705](https://github.com/googleapis/google-cloud-python/pull/8705)) |
| 27 | +- Add compatibility check badges to READMEs. ([#8288](https://github.com/googleapis/google-cloud-python/pull/8288)) |
| 28 | +- Add docs job to publish to googleapis.dev. ([#8464](https://github.com/googleapis/google-cloud-python/pull/8464)) |
| 29 | + |
| 30 | +### Internal / Testing Changes |
| 31 | +- Pin black version (via synth). ([#8575](https://github.com/googleapis/google-cloud-python/pull/8575)) |
| 32 | +- Declare encoding as utf-8 in pb2 files (via synth). ([#8347](https://github.com/googleapis/google-cloud-python/pull/8347)) |
| 33 | +- Add disclaimer to auto-generated template files (via synth). ([#8309](https://github.com/googleapis/google-cloud-python/pull/8309)) |
| 34 | +- Update noxfile and setup.py (via synth). ([#8298](https://github.com/googleapis/google-cloud-python/pull/8298)) |
| 35 | +- Blacken (via synth). ([#8285](https://github.com/googleapis/google-cloud-python/pull/8285)) |
| 36 | +- Add routing header to method metadata, add nox session `docs` (via synth). ([#7922](https://github.com/googleapis/google-cloud-python/pull/7922)) |
| 37 | +- Copy proto files alongside protoc versions. |
| 38 | +- Minor gapic-generator change. ([#7225](https://github.com/googleapis/google-cloud-python/pull/7225)) |
| 39 | +- Add protos as an artifact to library ([#7205](https://github.com/googleapis/google-cloud-python/pull/7205)) |
| 40 | +- Update copyright headers ([#7140](https://github.com/googleapis/google-cloud-python/pull/7140)) |
| 41 | +- Protoc-generated serialization update. ([#7078](https://github.com/googleapis/google-cloud-python/pull/7078)) |
| 42 | +- Pick up stub docstring fix in GAPIC generator. ([#6966](https://github.com/googleapis/google-cloud-python/pull/6966)) |
| 43 | + |
7 | 44 | ## 0.2.1 |
8 | 45 |
|
9 | 46 | 12-17-2018 16:36 PST |
|
0 commit comments