File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-dataproc/#history
6
6
7
+ ## 0.6.0
8
+
9
+ 11-07-2019 16:34 PST
10
+
11
+
12
+ ### Implementation Changes
13
+ - Tweak proto annotations (via synth). ([ #9466 ] ( https://github.com/googleapis/google-cloud-python/pull/9466 ) )
14
+ - Remove send/recv msg size limit (via synth). ([ #8951 ] ( https://github.com/googleapis/google-cloud-python/pull/8951 ) )
15
+
16
+ ### New Features
17
+ - Add V1 autoscaling policy support; annotate protos (via synth). ([ #9402 ] ( https://github.com/googleapis/google-cloud-python/pull/9402 ) )
18
+
19
+ ### Documentation
20
+ - Fix intersphinx reference to requests. ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
21
+ - Remove CI for gh-pages, use googleapis.dev for ` api_core ` refs. ([ #9085 ] ( https://github.com/googleapis/google-cloud-python/pull/9085 ) )
22
+ - Remove compatibility badges from READMEs. ([ #9035 ] ( https://github.com/googleapis/google-cloud-python/pull/9035 ) )
23
+ - Update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
24
+
7
25
## 0.5.0
8
26
9
27
07-24-2019 16:02 PDT
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-dataproc"
24
24
description = "Google Cloud Dataproc API client library"
25
- version = "0.5 .0"
25
+ version = "0.6 .0"
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments