File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
packages/google-cloud-translate Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-translate/#history
66
7+ ## 1.5.0
8+
9+ 05-16-2019 13:05 PDT
10+
11+
12+ ### Implementation Changes
13+ - Add routing header to method metadata, fix docstring (via synth). ([ #7660 ] ( https://github.com/googleapis/google-cloud-python/pull/7660 ) )
14+
15+ ### New Features
16+ - Add ` client_info ` support to client / connection. ([ #7873 ] ( https://github.com/googleapis/google-cloud-python/pull/7873 ) )
17+
18+ ### Dependencies
19+ - Pin ` google-cloud-core >= 1.0.0, < 2.0dev ` . ([ #7993 ] ( https://github.com/googleapis/google-cloud-python/pull/7993 ) )
20+
21+ ### Documentation
22+ - Add docs for v3beta1. ([ #7681 ] ( https://github.com/googleapis/google-cloud-python/pull/7681 ) )
23+
24+ ### Internal / Testing Changes
25+ - Harden system test against back-end changes. ([ #7987 ] ( https://github.com/googleapis/google-cloud-python/pull/7987 ) )
26+ - Exclude ` docs/conf.py ` in synth. ([ #7943 ] ( https://github.com/googleapis/google-cloud-python/pull/7943 ) )
27+ - Update ` docs/conf.py ` (via synth). ([ #7837 ] ( https://github.com/googleapis/google-cloud-python/pull/7837 ) )
28+ - Add nox session ` docs ` , reorder methods (via synth). ([ #7785 ] ( https://github.com/googleapis/google-cloud-python/pull/7785 ) )
29+
730## 1.4.0
831
93204-02-2019 14:24 PDT
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-translate'
2424description = 'Google Cloud Translation API client library'
25- version = '1.4 .0'
25+ version = '1.5 .0'
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments