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

Bug Fixes

0.2.5 (2024-10-24)

Features

0.2.4 (2024-09-06)

Documentation

  • [google-maps-fleetengine-delivery] update comment link for ListTasks filter (#13066) (a7f0dbf)

0.2.3 (2024-07-30)

Documentation

  • [google-maps-fleetengine-delivery] document that delivery_vehicle.type can be set on CreateDeliveryVehicle (#12959) (895cbec)

0.2.2 (2024-07-11)

Documentation

  • [google-maps-fleetengine-delivery] clarify behavior of UpdateDeliveryVehicle (#12896) (a19cfa8)

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 (6c696a2)

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

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

Documentation

  • remove comment about deleted SearchTasks method (11fb7ce)

0.1.8 (2024-05-07)

Documentation

  • correct link in ListTasks documentation (0f94060)

0.1.7 (2024-03-05)

Bug Fixes

0.1.6 (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)

Documentation

  • [google-maps-fleetengine-delivery] updated incorrect reference to Task.journeySharingInfo (#12322) (ef9152e)

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

Features

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

0.1.3 (2023-12-13)

Features

  • [google-maps-fleetengine-delivery] add trace_id to Fleet Engine headers (#12120) (94238c8)

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 (#11934) (c503005)

0.1.0 (2023-10-19)

Features

  • add initial files for google.maps.fleetengine.delivery.v1 (#11814) (9b403f4)

Changelog