As of January 1, 2020 this library no longer supports Python 2 on the latest released version. Library versions released prior to that date will continue to be available. For more information please visit Python 2 support on Google Cloud.

Changelog

PyPI History

1.1.0 (2025-10-20)

Features

Bug Fixes

1.0.0 (2025-08-13)

Features

  • update release level to stable (36b954f)

0.1.12 (2025-06-11)

Documentation

  • Update import statement example in README (4f0a027)

0.1.11 (2025-03-15)

Bug Fixes

  • [Many APIs] Allow Protobuf 6.x (36e8ba1)

0.1.10 (2025-02-18)

Features

  • Add REST Interceptors which support reading metadata (30b675e)

  • Add support for reading selective GAPIC generation methods from service YAML (30b675e)

0.1.9 (2024-10-24)

Features

0.1.8 (2024-07-30)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (11c0629)

0.1.7 (2024-07-08)

Bug Fixes

0.1.6 (2024-05-07)

Features

  • add Weight to common types for Shopping APIs to be used for accounts bundle (0e5f93b)

Documentation

  • A comment for field amount_micros in message .google.shopping.type.Price is changed (0e5f93b)

0.1.5 (2024-03-27)

Features

  • Add DEMAND_GEN_ADS and DEMAND_GEN_ADS_DISCOVER_SURFACE in ReportingContextEnum (42b7bb4)

Documentation

  • Deprecate DISCOVERY_ADS and document the new enum values (42b7bb4)

0.1.4 (2024-03-05)

Bug Fixes

0.1.3 (2024-02-22)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12311) (e4c864b)

  • fix ValueError in test__validate_universe_domain (f3974d4)

0.1.2 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (d7d730a)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (d7d730a)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (d7d730a)

0.1.1 (2023-12-07)

Features

  • Add support for python 3.12 (f920d22)

  • Introduce compatibility with native namespace packages (f920d22)

Bug Fixes

  • Require proto-plus >= 1.22.3 (f920d22)

  • Use retry_async instead of retry in async client (f920d22)

0.1.0 (2023-11-02)

Features

Changelog