-
Notifications
You must be signed in to change notification settings - Fork 379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Google.Maps.FleetEngine.Delivery.V1 version 2.2.0 #14378
Conversation
Changes in this release: ### New features - Added Fleet Engine Delete APIs ([commit cac2084](cac2084)) - A new field `past_locations` is added to message `.maps.fleetengine.delivery.v1.DeliveryVehicle` ([commit a7863c7](a7863c7)) - A new field `past_locations` is added to message `.maps.fleetengine.v1.Vehicle` ([commit a7863c7](a7863c7)) ### Documentation improvements - Updated documentation for field `task` in message `.maps.fleetengine.delivery.v1.CreateTaskRequest` to clarify certain fields can be optionally set. ([commit a7863c7](a7863c7)) - Update comment link for ListTasks filter ([commit 5970dc3](5970dc3)) - Document that delivery_vehicle.type can be set on CreateDeliveryVehicle ([commit 658fd07](658fd07)) - Clarify behavior of UpdateDeliveryVehicle ([commit 4acca65](4acca65))
Pull request diff results Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Maps.FleetEngine.Delivery.V1 |
|
Changes in this release:
New features
past_locations
is added to message.maps.fleetengine.delivery.v1.DeliveryVehicle
(commit a7863c7)past_locations
is added to message.maps.fleetengine.v1.Vehicle
(commit a7863c7)Documentation improvements
task
in message.maps.fleetengine.delivery.v1.CreateTaskRequest
to clarify certain fields can be optionally set. (commit a7863c7)