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-pubsub/#history
66
7+ ## 0.40.0
8+
9+ 03-15-2019 14:09 PDT
10+
11+
12+ ### Implementation Changes
13+ - Propagate 'RetryError' in 'PublisherClient.publish'. ([ #7071 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7071 ) )
14+ - Protoc-generated serialization update.. ([ #7091 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7091 ) )
15+
16+ ### New Features
17+ - Add 'authentication_method' to 'PushConfig' (via synth). ([ #7512 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7512 ) )
18+ - Add protos as an artifact to library ([ #7205 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7205 ) )
19+ - Pub/sub: pass transport w/ custom channel to GAPIC API clients. ([ #7008 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7008 ) )
20+
21+ ### Dependencies
22+
23+ ### Documentation
24+ - Updated client library documentation URLs. ([ #7307 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7307 ) )
25+ - Update copyright headers
26+ - Fix broken docstring cross-reference links. ([ #7132 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7132 ) )
27+ - Docstring changes from updates to .proto files. ([ #7054 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7054 ) )
28+ - Pick up stub docstring fix in GAPIC generator. ([ #6978 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/6978 ) )
29+
30+ ### Internal / Testing Changes
31+ - Copy proto files alongside protoc versions.
32+
733## 0.39.1
834
93512-17-2018 16:57 PST
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 = '0.39.1 '
25+ version = '0.40.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