This repository was archived by the owner on Mar 9, 2026. It is now read-only.
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- ### [ 1.6.1] ( https://www.github.com/googleapis/python-pubsub/compare/v1.6.0...v1.6.1 ) (2020-06-30)
7+
8+ ## [ 1.7.0] ( https://www.github.com/googleapis/python-pubsub/compare/v1.6.1...v1.7.0 ) (2020-07-13)
9+
10+ ### New Features
11+
12+ - Add support for server-side flow control. ([ #143 ] ( https://github.com/googleapis/python-pubsub/pull/143 ) )
13+
14+ ### Dependencies
15+
16+ - Update samples dependency ` google-cloud-pubsub ` to ` v1.6.1 ` . ([ #144 ] ( https://github.com/googleapis/python-pubsub/pull/144 ) )
17+
18+ ### Documentation
19+
20+ - Add pubsub/cloud-client samples from the common samples repo (with commit history). ([ #151 ] ( https://github.com/googleapis/python-pubsub/pull/151 ) )
21+ - Add flow control section to publish overview. ([ #129 ] ( https://github.com/googleapis/python-pubsub/pull/129 ) )
22+ - Add a link to Pub/Sub filtering language public documentation to ` pubsub.proto ` . ([ #121 ] ( https://github.com/googleapis/python-pubsub/pull/121 ) )
23+
24+
25+ ## [ 1.6.1] ( https://www.github.com/googleapis/python-pubsub/compare/v1.6.0...v1.6.1 ) (2020-06-30)
826
927
1028### Documentation
1129
1230* added Python2 sunset notice (synth) ([ #140 ] ( https://www.github.com/googleapis/python-pubsub/issues/140 ) ) ([ c8f6378] ( https://www.github.com/googleapis/python-pubsub/commit/c8f63788636c2e3436c8ce6a01ef3b59e3df772a ) )
1331* explain how to nack a sync pull message ([ #123 ] ( https://www.github.com/googleapis/python-pubsub/issues/123 ) ) ([ f2eec65] ( https://www.github.com/googleapis/python-pubsub/commit/f2eec65cec43066ba7a2d1d45efa979e6b7add4f ) )
1432
33+
1534## [ 1.6.0] ( https://www.github.com/googleapis/python-pubsub/compare/v1.5.0...v1.6.0 ) (2020-06-09)
1635
1736
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.6.1 "
25+ version = "1.7.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