Releases: googleapis/python-pubsub
Releases · googleapis/python-pubsub
v2.20.0
2.20.0 (2024-03-05)
Features
- Add include_recaptcha_script for as a new action in firewall policies (#1109) (54041a5)
Documentation
- samples: Correct type and description of
timeout
parameter in subscriber quickstart (#1051) (141a473)
v2.19.8
2.19.8 (2024-03-05)
Bug Fixes
- deps: Exclude google-auth 2.24.0 and 2.25.0 (#1102) (165c983)
v2.19.4
2.19.4 (2024-02-09)
Bug Fixes
- diregapic: S/bazel/bazelisk/ in DIREGAPIC build GitHub action (#1064) (d56ad12)
v2.19.1
2.19.1 (2024-02-02)
Documentation
- samples: Swap writer and reader schema to correct places (265f410)
v2.19.0
2.19.0 (2023-12-10)
Features
- Add
use_table_schema
field to BigQueryConfig (#1035) (ac6d912)
- Add support for Python 3.12 (#1025) (660b8ea)
- Introduce compatibility with native namespace packages (#1024) (0432420)
Bug Fixes
- Use
retry_async
instead of retry
in async client (#1030) (05dd571)