Releases: googleapis/python-pubsub
Releases · googleapis/python-pubsub
v2.23.1
09 Sep 20:18
Compare
Sorry, something went wrong.
No results found
2.23.1 (2024-09-09)
Bug Fixes
Replace asserts with None checks for graceful shutdown (#1244 ) (ced4f52 )
v2.23.0
29 Jul 16:54
Compare
Sorry, something went wrong.
No results found
2.23.0 (2024-07-29)
Features
Add max messages batching for Cloud Storage subscriptions (#1224 ) (91c89d3 )
v2.22.0
06 Jul 05:35
Compare
Sorry, something went wrong.
No results found
2.22.0 (2024-07-06)
Features
Add service_account_email for export subscriptions (ec0cc34 )
Add use_topic_schema for Cloud Storage Subscriptions (ec0cc34 )
v2.21.5
20 Jun 16:59
Compare
Sorry, something went wrong.
No results found
v2.21.4
18 Jun 14:45
Compare
Sorry, something went wrong.
No results found
2.21.4 (2024-06-18)
Documentation
samples: Add code sample for optimistic subscribe (#1182 ) (d8e8aa5 )
v2.21.3
10 Jun 16:51
Compare
Sorry, something went wrong.
No results found
2.21.3 (2024-06-10)
Bug Fixes
Race condition where future callbacks invoked before client is in paused state (#1145 ) (d12bac6 )
Suppress warnings caused during pytest runs (#1189 ) (cd51149 )
Typecheck errors in samples/snippets/subscriber.py (#1186 ) (3698450 )
v2.21.2
30 May 20:36
Compare
Sorry, something went wrong.
No results found
v2.21.1
04 Apr 04:02
Compare
Sorry, something went wrong.
No results found
2.21.1 (2024-04-04)
Bug Fixes
Set timeout to infinite for publishing with ordering keys enabled (#1134 ) (67daf3c )
v2.21.0
26 Mar 17:20
Compare
Sorry, something went wrong.
No results found
2.21.0 (2024-03-26)
Features
Add custom datetime format for Cloud Storage subscriptions (#1131 ) (4da6744 )
v2.20.3
21 Mar 20:46
Compare
Sorry, something went wrong.
No results found
2.20.3 (2024-03-21)
Documentation