File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-speech/#history
66
7+ ## 1.0.0
8+
9+ 03-18-2019 08:05 PDT
10+
11+
12+ ### Implementation Changes
13+ - Remove unused message exports. ([ #7275 ] ( https://github.com/googleapis/google-cloud-python/pull/7275 ) )
14+
15+ ### New Features
16+ - Promote google-cloud-speech to GA ([ #7525 ] ( https://github.com/googleapis/google-cloud-python/pull/7525 ) )
17+
18+ ### Documentation
19+ - Updated client library documentation URLs. ([ #7307 ] ( https://github.com/googleapis/google-cloud-python/pull/7307 ) )
20+
21+ ### Internal / Testing Changes
22+ - Speech: copy lintified proto files (via synth).
23+ - Add clarifying comment to blacken nox target. ([ #7404 ] ( https://github.com/googleapis/google-cloud-python/pull/7404 ) )
24+ - Copy proto files alongside protoc versions. Remove unneeded utf-8 header.
25+
726## 0.36.3
827
92801-31-2019 09:57 PST
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-speech'
2424description = 'Google Cloud Speech API client library'
25- version = '0.36.3 '
25+ version = '1.0.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