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 55[ 1 ] : https://pypi.org/project/google-cloud-pubsub/#history
66
77
8+ ## 2.6.1
9+
10+ 07-05-2021 10:33 PDT
11+
12+ ### Dependencies
13+
14+ - Fix possible crash by requiring ` grpcio >= 1.38.1 ` . ([ #414 ] ( https://github.com/googleapis/python-pubsub/issues/414 ) ) ([ 7037a28] ( https://github.com/googleapis/python-pubsub/pull/435/commits/7037a28090aa4efa01808231721716bca80bb0b7 ) )
15+
16+ ### Documentation
17+
18+ - Adjust samples for publishing with error handler and flow control. ([ #433 ] ( https://github.com/googleapis/python-pubsub/pull/433 ) )
19+
20+ ### Internal / Testing Changes
21+
22+ - Fix flaky sync pull sample test. ([ #434 ] ( https://github.com/googleapis/python-pubsub/pull/434 ) )
23+ - Mitigate flaky snippets tests. ([ #432 ] ( https://github.com/googleapis/python-pubsub/pull/432 ) )
24+
825## [ 2.6.0] ( https://www.github.com/googleapis/python-pubsub/compare/v2.5.0...v2.6.0 ) (2021-06-17)
926
1027
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.6.0 "
25+ version = "2.6.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