This repository was archived by the owner on Mar 9, 2026. It is now read-only.
v2.7.0
Features
- Add
always_use_jwt_access. (1f30ef7) - Add method signature for
Subscriber.Pullwithout the deprecatedreturn_immediatelyfield. (1f30ef7) - Add Pub/Sub topic retention fields. (#456) (911829d)
- Add subscription properties to streaming pull response. (1f30ef7)
- Support self-signed JWT flow for service accounts. (1f30ef7)
Bug Fixes
- Add async client to
%name_%version/init.py. (1f30ef7) - Disable
always_use_jwt_access. (1f30ef7) - Enable self signed JWT for gRPC. (#458) (c6e0ff6)