Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

v0.30.1: Making `google-cloud-pubsub==0.30.1` release. (#4644)

Choose a tag to compare

@busunkim96 busunkim96 released this 03 Feb 21:22

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/