File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-translate/#history
66
7+ ## 1.6.0
8+
9+ 07-09-2019 13:13 PDT
10+
11+
12+ ### Implementation Changes
13+ - Allow kwargs to be passed to create_channel (via synth). ([ #8409 ] ( https://github.com/googleapis/google-cloud-python/pull/8409 ) )
14+ - Update service descriptions and add additional rpc bindings for Translate ([ #8267 ] ( https://github.com/googleapis/google-cloud-python/pull/8267 ) )
15+
16+ ### New Features
17+ - Add 'client_options' support, update list method docstrings (via synth). ([ #8527 ] ( https://github.com/googleapis/google-cloud-python/pull/8527 ) )
18+
19+ ### Internal / Testing Changes
20+ - Pin black version (via synth). ([ #8600 ] ( https://github.com/googleapis/google-cloud-python/pull/8600 ) )
21+ - Add docs job to publish to googleapis.dev. ([ #8464 ] ( https://github.com/googleapis/google-cloud-python/pull/8464 ) )
22+ - Declare encoding as utf-8 in pb2 files (via synth). ([ #8369 ] ( https://github.com/googleapis/google-cloud-python/pull/8369 ) )
23+ - Add disclaimer to auto-generated template files (via synth). ([ #8333 ] ( https://github.com/googleapis/google-cloud-python/pull/8333 ) )
24+ - Blacken (via synth). ([ #8282 ] ( https://github.com/googleapis/google-cloud-python/pull/8282 ) )
25+ - Suppress checking 'cov-fail-under' in nox default session (via synth). ([ #8255 ] ( https://github.com/googleapis/google-cloud-python/pull/8255 ) )
26+ - Fix coverage in 'types.py' (via synth). ([ #8168 ] ( https://github.com/googleapis/google-cloud-python/pull/8168 ) )
27+ - Blacken noxfile.py, setup.py (via synth). ([ #8135 ] ( https://github.com/googleapis/google-cloud-python/pull/8135 ) )
28+ - Add empty lines (via synth). ([ #8076 ] ( https://github.com/googleapis/google-cloud-python/pull/8076 ) )
29+
730## 1.5.0
831
93205-16-2019 13:05 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.5 .0"
25+ version = "1.6 .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