Notable Implementation Changes
- Moving lock factory used in publisher client to the Batch
implementation (#4628).
- Use a UUID (rather than a sentinel object) on
Future
(#4634).
- Apply scopes to explicitly provided credentials if needed (#4594).
Fixes #4479. This feature comes as part of google-api-core==0.1.3
.
Dependencies
- Upgrading to
google-api-core==0.1.3
which depends on the latest
grpcio==1.8.2
(#4642). This fixes #4600. For details, see related
gRPC bug and
fix.
PyPI: https://pypi.org/project/google-cloud-pubsub/0.30.1/