File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-recommender/#history
66
7+ ## 0.2.0
8+
9+ 01-24-2020 14:03 PST
10+
11+ ### Implementation Changes
12+ - Deprecate resource name helper methods (via synth). ([ #9863 ] ( https://github.com/googleapis/google-cloud-python/pull/9863 ) )
13+
14+ ### New Features
15+ - Add v1, set release level to beta. ([ #10170 ] ( https://github.com/googleapis/google-cloud-python/pull/10170 ) )
16+
17+ ### Documentation
18+ - Add Python 2 sunset banner to documentation. ([ #9036 ] ( https://github.com/googleapis/google-cloud-python/pull/9036 ) )
19+ - Change requests intersphinx url (via synth). ([ #9408 ] ( https://github.com/googleapis/google-cloud-python/pull/9408 ) )
20+ - Fix library reference doc link. ([ #9338 ] ( https://github.com/googleapis/google-cloud-python/pull/9338 ) )
21+
22+ ### Internal / Testing Changes
23+ - Correct config path in synth file for recommender. ([ #10076 ] ( https://github.com/googleapis/google-cloud-python/pull/10076 ) )
24+
725## 0.1.0
826
92709-27-2019 12:20 PDT
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-recommender"
2323description = "Cloud Recommender API client library"
24- version = "0.1 .0"
24+ version = "0.2 .0"
2525release_status = "Development Status :: 4 - Beta"
2626dependencies = ["google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ]
2727
You can’t perform that action at this time.
0 commit comments