Changelog¶
0.2.13 (2025-07-10)¶
Features¶
0.2.12 (2025-06-11)¶
Documentation¶
Update import statement example in README (8066d24)
0.2.11 (2025-03-15)¶
Bug Fixes¶
[Many APIs] Allow Protobuf 6.x (25ced24)
0.2.10 (2025-03-03)¶
Features¶
0.2.9 (2025-02-27)¶
Features¶
A new field
past_locations
is added to message.maps.fleetengine.delivery.v1.DeliveryVehicle
(bc69299)
Documentation¶
Updated documentation for field
task
in message.maps.fleetengine.delivery.v1.CreateTaskRequest
to clarify certain fields can be optionally set. (bc69299)
0.2.8 (2025-02-12)¶
Features¶
0.2.7 (2024-12-12)¶
Features¶
Add support for opt-in debug logging (cf4d0e0)
Bug Fixes¶
Fix typing issue with gRPC metadata when key ends in -bin (cf4d0e0)
0.2.6 (2024-11-11)¶
Bug Fixes¶
0.2.5 (2024-10-24)¶
Features¶
0.2.4 (2024-09-06)¶
Documentation¶
0.2.3 (2024-07-30)¶
Documentation¶
0.2.2 (2024-07-11)¶
Documentation¶
0.2.1 (2024-07-08)¶
Bug Fixes¶
0.2.0 (2024-05-16)¶
⚠ BREAKING CHANGES¶
An existing method
SearchFuzzedVehicles
is removed from serviceVehicleService
An existing message
UpdateVehicleLocationRequest
is removedAn existing method
UpdateVehicleLocation
is removed from serviceVehicleService
Bug Fixes¶
Documentation¶
remove comment about deleted SearchTasks method (11fb7ce)
0.1.8 (2024-05-07)¶
Documentation¶
correct link in ListTasks documentation (0f94060)