Releases: googleapis/python-pubsublite
Releases · googleapis/python-pubsublite
v1.11.1
1.11.1 (2024-07-31)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (#511) (8daf5ae)
v1.11.0
1.11.0 (2024-07-04)
Features
- spanner: Add support for Cloud Spanner Scheduled Backups (#501) (87fc137)
v1.10.0
1.10.0 (2024-04-15)
Features
- Allow users to explicitly configure universe domain (#474) (974cc10)
v1.9.0
1.9.0 (2023-12-10)
Features
- Add support for Python 3.12 (#455) (e865cb3)
- Introduce compatibility with native namespace packages (#454) (e718522)
Bug Fixes
- Use
retry_async
instead of retry
in async client (#458) (ac71140)
Documentation
v1.8.3
1.8.3 (2023-07-05)
Bug Fixes
- Add async context manager return types (#426) (ee42abd)
v1.8.2
1.8.2 (2023-05-10)
Bug Fixes
- Disable publish idempotence by default (#415) (17af3c4)
v1.8.1
1.8.1 (2023-03-24)
Documentation
- Fix formatting of request arg in docstring (#412) (b1126e3)
v1.8.0
1.8.0 (2023-03-21)
Features
Bug Fixes
v1.7.0
1.7.0 (2023-02-15)
Features
- Add current state of export subscriptions to API (bb111fd)
- API for publish idempotence (bb111fd)
- Replace export subscription statuses with current state field in API (bb111fd)
Bug Fixes
- Add context manager return types (bb111fd)
Documentation
- Add documentation for enums (bb111fd)
v1.6.0
1.6.0 (2022-10-06)
Features