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-pubsub/#history
66
7+ ## 1.0.1
8+
9+ 09-27-2019 07:01 PDT
10+
11+
12+ ### Implementation Changes
13+ - Set default stream ACK deadline to subscriptions'. ([ #9268 ] ( https://github.com/googleapis/google-cloud-python/pull/9268 ) )
14+
15+ ### Documentation
16+ - Fix intersphinx reference to requests. ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
17+ - Link to correct TimeoutError in futures docs. ([ #9216 ] ( https://github.com/googleapis/google-cloud-python/pull/9216 ) )
18+
19+ ### Internal / Testing Changes
20+ - Adjust messaging RPC timeout settings (via synth). [ #9279 ] ( https://github.com/googleapis/google-cloud-python/pull/9279 )
21+
722## 1.0.0
823
92408-29-2019 09:27 PDT
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-pubsub"
2424description = "Google Cloud Pub/Sub API client library"
25- version = "1.0.0 "
25+ version = "1.0.1 "
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