Releases: googleapis/python-pubsub
Releases · googleapis/python-pubsub
v1.7.0
13 Jul 16:46
Compare
Sorry, something went wrong.
No results found
New Features
Add support for server-side flow control. (#143 ) (04e261c )
Dependencies
Update samples dependency google-cloud-pubsub to v1.6.1. (#144 ) (1cb6746 )
Documentation
Add pubsub/cloud-client samples from the common samples repo (with commit history). (#151 )
Add flow control section to publish overview. (#129 ) (acc19eb )
Add a link to Pub/Sub filtering language public documentation to pubsub.proto. (#121 ) (8802d81 )
v1.6.1
06 Jul 16:16
Compare
Sorry, something went wrong.
No results found
v1.6.0
09 Jun 23:31
Compare
Sorry, something went wrong.
No results found
1.6.0 (2020-06-09)
Features
Add flow control for message publishing (#96 ) (06085c4 )
Bug Fixes
Fix PubSub incompatibility with api-core 1.17.0+ (#103 ) (c02060f )
Documentation
Clarify that Schedulers shouldn't be used with multiple SubscriberClients (#100 ) (cf9e87c )
Fix update subscription/snapshot/topic samples (#113 ) (e62c38b )
Internal / Testing Changes
Re-generated service implementaton using synth: removed experimental notes from the RetryPolicy and filtering features in anticipation of GA, added DetachSubscription (experimental) (#114 ) (0132a46 )
Incorporate will_accept() checks into publish() (#108 ) (6c7677e )
v1.5.0
12 May 16:16
Compare
Sorry, something went wrong.
No results found
Features
add methods for listing snapshots (via synth) (#66 ) (4ce898e )
send client id with StreamingPullRequest (#58 ) (9f8acfa ), closes #62
v1.4.3
16 Apr 17:54
Compare
Sorry, something went wrong.
No results found
1.4.3 (2020-04-16)
Bug Fixes
fix docs warnings in Sphinx 3.0+ (#70 ) (21e761e )
restrict api-core dependency to < 1.17.0 (#76 ) (191b051 )
v1.4.2
26 Mar 18:46
Compare
Sorry, something went wrong.
No results found
Bug Fixes
update generated retry timings for publish and pull rpcs via synth (#43 ) (4f7fe85 )
use client_options.api_endpoint parameter instead of ignoring it (#59 ) (56b8d7b ), closes #61
v1.4.1
23 Mar 21:19
Compare
Sorry, something went wrong.
No results found
Bug Fixes
don't assert on unordered publishes after publish error (#49 ) (ea19ce6 )
v1.4.0
23 Mar 17:16
Compare
Sorry, something went wrong.
No results found
Features
pubsub: implement max_duration_per_lease_extension option (#38 ) (d911a2d )
v1.3.1
28 Feb 16:46
Compare
Sorry, something went wrong.
No results found
Bug Fixes
shutdown error on streaming pull callback error (#40 ) (552539e )
v1.3.0
20 Feb 18:01
Compare
Sorry, something went wrong.
No results found