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

0.1.20 (2024-11-11)

Features

  • [google-maps-places] update attributes in Places API (#13259) (450fa0b)

Bug Fixes

0.1.19 (2024-10-24)

Features

0.1.18 (2024-09-23)

Features

  • action for publishing data profiles to SecOps (formelly known as Chronicle) (2cc1550)

  • action for publishing data profiles to Security Command Center (2cc1550)

  • discovery configs for AWS S3 buckets (2cc1550)

Documentation

  • small improvements and clarifications (2cc1550)

0.1.17 (2024-07-30)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (4adddf4)

0.1.16 (2024-07-08)

Bug Fixes

0.1.15 (2024-05-27)

Features

  • add generative_summary and area_summary for place summaries (46d0d9f)

0.1.14 (2024-05-07)

Documentation

  • update comment of Places API (272fb7d)

0.1.13 (2024-04-22)

Documentation

  • [google-maps-places] slightly improved documentation for EVOptions in SearchTextRequest (#12599) (3ef0fe0)

0.1.12 (2024-04-15)

Documentation

  • Fix designation of Text Search (8b87391)

  • Update field mask guidance (8b87391)

0.1.11 (2024-04-03)

Documentation

  • Correct requirements on Autocomplete and Details session token field (b7a50a2)

  • Document the maximum number of reviews and photos returned (b7a50a2)

  • Fix typo in PriceLevel enum (b7a50a2)

0.1.10 (2024-03-05)

Bug Fixes

0.1.9 (2024-02-22)

Features

  • add AutoComplete API (86743c8)

  • add Searchable EV feature to TextSearch API (86743c8)

Bug Fixes

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

  • fix ValueError in test__validate_universe_domain (f3974d4)

0.1.8 (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.7 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12244) (8d6b772)

0.1.6 (2023-12-07)

Features

  • Add new primary type fields (a74938f)

  • Add new short formatted address field (a74938f)

  • Add new wheelchair accessibility fields (a74938f)

Documentation

  • Change comments for some fields in Places API (a74938f)

0.1.5 (2023-12-07)

Features

  • Add support for python 3.12 (31d043d)

  • Introduce compatibility with native namespace packages (31d043d)

Bug Fixes

  • Require proto-plus >= 1.22.3 (31d043d)

  • Use retry_async instead of retry in async client (31d043d)

0.1.4 (2023-11-02)

Features

0.1.3 (2023-09-19)

Documentation

0.1.2 (2023-07-05)

Bug Fixes

0.1.1 (2023-06-03)

Documentation

  • fix broken client library documentation links (#11192) (5e17f7a)

0.1.0 (2023-05-09)

Features

Changelog