File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-automl/#history
66
7+ ## 0.9.0
8+
9+ 11-18-2019 09:49 PST
10+
11+ ### Implementation Changes
12+ - Change proto imports (via synth). ([ #9817 ] ( https://github.com/googleapis/google-cloud-python/pull/9817 ) )
13+ - Pass params passed to ` tables_client ` to underlying client. ([ #9794 ] ( https://github.com/googleapis/google-cloud-python/pull/9794 ) )
14+
15+ ### New Features
16+ - Add support for ` feature_importance ` to ` TablesClient ` . ([ #9816 ] ( https://github.com/googleapis/google-cloud-python/pull/9816 ) )
17+
18+ ### Documentation
19+ - Fix typo in code example for AutoML Tables. ([ #9806 ] ( https://github.com/googleapis/google-cloud-python/pull/9806 ) )
20+ - Update docs templates (via synth). ([ #9797 ] ( https://github.com/googleapis/google-cloud-python/pull/9797 ) )
21+
722## 0.8.0
823
92411-13-2019 13:44 PST
Original file line number Diff line number Diff line change 1919
2020name = "google-cloud-automl"
2121description = "Cloud AutoML API client library"
22- version = "0.8 .0"
22+ version = "0.9 .0"
2323release_status = "Development Status :: 3 - Alpha"
2424dependencies = [
2525 "google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments