Skip to content

Commit f39f2c8

Browse files
authored
Release dataproc 0.4.0 (googleapis#8195)
* Release 0.4.0 * removing an unused section
1 parent 93f2a1c commit f39f2c8

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

dataproc/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@
44

55
[1]: https://pypi.org/project/google-cloud-dataproc/#history
66

7+
## 0.4.0
8+
9+
05-30-2019 05:52 PDT
10+
11+
### Implementation Changes
12+
- Update docs/conf.py, add routing header to method metadata, fix docstrings (via synth). ([#7924](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7924))
13+
14+
### New Features
15+
- Add new service features for v1, including autoscaling (via synth). ([#8152](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/8152))
16+
- Add new service features for v1beta2, including autoscaling (via synth). ([#8119](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/8119))
17+
18+
### Documentation
19+
- Add nox session `docs` ([#7429](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7429))
20+
- Add clarifying comment to blacken nox target. ([#7388](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7388))
21+
22+
### Internal / Testing Changes
23+
- Re-add import of 'operations.proto' to V1 'clusters.proto' (via synth). ([#8188](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/8188))
24+
- Add empty lines (via synth). ([#8054](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/8054))
25+
- Remove classifier for Python 3.4 for end-of-life. ([#7535](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7535))
26+
- Copy lintified proto files (via synth). ([#7465](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7465))
27+
728
## 0.3.1
829

930
02-15-2019 12:36 PST

0 commit comments

Comments
 (0)