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.2.4 (2024-11-11)

Bug Fixes

0.2.3 (2024-10-24)

Features

0.2.2 (2024-07-30)

Bug Fixes

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

0.2.1 (2024-07-08)

Bug Fixes

0.2.0 (2024-05-16)

⚠ BREAKING CHANGES

  • An existing method SearchFuzzedVehicles is removed from service VehicleService

  • An existing message UpdateVehicleLocationRequest is removed

  • An existing method UpdateVehicleLocation is removed from service VehicleService

Bug Fixes

  • An existing message UpdateVehicleLocationRequest is removed (e6969d5)

  • An existing method SearchFuzzedVehicles is removed from service VehicleService (e6969d5)

  • An existing method UpdateVehicleLocation is removed from service VehicleService (e6969d5)

Documentation

  • [google-maps-fleetengine] mark TerminalPointId as deprecated (#12698) (262ef80)

0.1.9 (2024-03-05)

Bug Fixes

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

Features

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

0.1.5 (2024-01-26)

Documentation

  • [google-maps-fleetengine] update comment on Waypoint (#12225) (f5987c9)

0.1.4 (2024-01-12)

Documentation

  • [google-maps-fleetengine] better comments on SearchVehicle fields (#12186) (9ef70f7)

0.1.3 (2023-12-13)

Features

  • [google-maps-fleetengine] add trace_id to Fleet Engine headers (#12119) (f0b84e7)

0.1.2 (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.1 (2023-11-02)

Features

  • add default sensors for RawLocation & SupplementalLocation (#11933) (bb98456)

0.1.0 (2023-10-19)

Features

  • add initial files for google.maps.fleetengine.v1 (#11820) (89c5c61)

Changelog