File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
packages/google-cloud-pubsub Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 55[ 1 ] : https://pypi.org/project/google-cloud-pubsub/#history
66
77
8+ ## 2.4.0
9+
10+ 02-22-2021 05:02 PST
11+
12+
13+ ### Implementation Changes
14+
15+ ### New Features
16+
17+ - Add graceful streaming pull shutdown. ([ #292 ] ( https://github.com/googleapis/python-pubsub/pull/292 ) )
18+
19+ ### Documentation
20+
21+ - Update samples with using the subscriber client as a context manager. ([ #254 ] ( https://github.com/googleapis/python-pubsub/pull/254 ) )
22+
823## [ 2.3.0] ( https://www.github.com/googleapis/python-pubsub/compare/v2.2.0...v2.3.0 ) (2021-02-08)
924
1025
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 = "2.3 .0"
25+ version = "2.4 .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