Releases: googleapis/python-pubsublite
Releases · googleapis/python-pubsublite
v1.6.0
21 Oct 05:40
Compare
Sorry, something went wrong.
No results found
1.6.0 (2022-10-06)
Features
v1.5.0
19 Sep 19:30
Compare
Sorry, something went wrong.
No results found
1.5.0 (2022-09-13)
Features
v1.4.3
15 Aug 13:36
Compare
Sorry, something went wrong.
No results found
1.4.3 (2022-08-15)
Bug Fixes
deps: require google-api-core>=1.32.0,>=2.8.0 (#353 ) (a865f6c )
Don't leave a bad future in place when client creation fails (#362 ) (86cf1c0 )
require python 3.7+ (#355 ) (7a8e050 )
Documentation
fix changelog header to consistent size (#346 ) (d04840a )
v1.4.2
26 Apr 13:42
Compare
Sorry, something went wrong.
No results found
1.4.2 (2022-04-26)
Bug Fixes
v1.4.1
07 Mar 18:22
Compare
Sorry, something went wrong.
No results found
1.4.1 (2022-03-07)
Bug Fixes
ignore the implementation details of message acknowledgements from the cloud Pub/Sub Message (#312 ) (19da693 ), closes #311
v1.4.0
18 Feb 16:00
Compare
Sorry, something went wrong.
No results found
1.4.0 (2022-02-18)
Features
Bug Fixes
ensure bytes cannot go negative on requests sent to the server (#300 ) (6d3690a ), closes #294
ensure that _failure_task exception is always retrieved (#301 ) (579abf3 )
resolve DuplicateCredentialArgs error when using credentials_file (b7ed9ad )
v1.3.0
11 Jan 22:19
Compare
Sorry, something went wrong.
No results found
Features
add context manager support in client (#255 ) (9ad887f )
Add ReassignmentHandler which is notified on client reassignment (#242 ) (80fd5f6 )
remove warnings from reservation methods (#249 ) (2defd91 )
surface ReservationPath and Reservation (#274 ) (eb50503 )
Bug Fixes
add 'dict' annotation type to 'request' (e2f7b98 )
add 'dict' annotation type to 'request' (c69dc30 )
deps: drop packaging dependency (ce2e5ef )
improper types in pagers generation (e2f7b98 )
Documentation
v1.2.0
15 Sep 16:32
Compare
Sorry, something went wrong.
No results found
Features
Add cloud region path handling for when this is allowed by the backend (#240 ) (4cad460 )
v1.1.4
14 Sep 19:33
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Race conditions and performance issues (#237 ) (ec76272 )
v1.1.3
13 Sep 22:32
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ensure ack() doesn't wait on stream messages (#234 ) (03db702 )