Changelog¶
0.2.0 (2025-10-20)¶
Documentation¶
A comment for field
duration_distance_matricesin message.google.maps.routeoptimization.v1.ShipmentModelis changed (84be9032eb7ba04bb305870160699d2bc12e0dac)A comment for enum
TravelModeis changed (84be9032eb7ba04bb305870160699d2bc12e0dac)A comment for field
precedence_rulesin message.google.maps.routeoptimization.v1.ShipmentModelis changed (84be9032eb7ba04bb305870160699d2bc12e0dac)A comment for field
place_idin message.google.maps.routeoptimization.v1.Waypointis changed (84be9032eb7ba04bb305870160699d2bc12e0dac)
Features¶
add experimental Load Costs feature (84be9032eb7ba04bb305870160699d2bc12e0dac)
add experimental U-turn Avoidance feature (84be9032eb7ba04bb305870160699d2bc12e0dac)
add OptimizeToursLongRunning method (84be9032eb7ba04bb305870160699d2bc12e0dac)
add OptimizeToursUri method (84be9032eb7ba04bb305870160699d2bc12e0dac)
Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes¶
Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.1.11 (2025-06-11)¶
Documentation¶
Update import statement example in README (8066d24)
0.1.10 (2025-03-21)¶
Documentation¶
0.1.9 (2025-03-15)¶
Bug Fixes¶
[Many APIs] Allow Protobuf 6.x (25ced24)
0.1.8 (2025-02-18)¶
Features¶
0.1.7 (2024-12-12)¶
Features¶
Bug Fixes¶
Fix typing issue with gRPC metadata when key ends in -bin (8b9c7bf)
0.1.6 (2024-11-11)¶
Bug Fixes¶
0.1.5 (2024-10-24)¶
Features¶
0.1.4 (2024-09-30)¶
Features¶
Documentation¶
A comment for field
codein message.google.maps.routeoptimization.v1.OptimizeToursValidationErroris changed (32b254c)A comment for field
populate_transition_polylinesin message.google.maps.routeoptimization.v1.OptimizeToursRequestis changed (32b254c)A comment for method
BatchOptimizeToursin serviceRouteOptimizationis changed (32b254c)
0.1.3 (2024-09-16)¶
Features¶
[google-maps-routeoptimization] minor fields and documentation update (366f6f1)
A new field
cost_per_kilometer_below_soft_maxis added to message.google.maps.routeoptimization.v1.DistanceLimit(366f6f1)A new field
route_modifiersis added to message.google.maps.routeoptimization.v1.Vehicle(366f6f1)A new message
RouteModifiersis added (366f6f1)
Documentation¶
A comment for enum value
CODE_UNSPECIFIEDin enumCodeis changed (366f6f1)A comment for enum value
DEFAULT_SOLVEin enumSolvingModeis changed (366f6f1)A comment for enum value
RELAX_VISIT_TIMES_AND_SEQUENCE_AFTER_THRESHOLDin enumLevelis changed (366f6f1)A comment for field
codein message.google.maps.routeoptimization.v1.OptimizeToursValidationErroris changed (366f6f1)A comment for field
reasonsin message.google.maps.routeoptimization.v1.SkippedShipmentis changed (366f6f1)A comment for field
validation_errorsin message.google.maps.routeoptimization.v1.OptimizeToursResponseis changed (366f6f1)A comment for message
OptimizeToursValidationErroris changed (366f6f1)A comment for message
TimeWindowis changed (366f6f1)A comment for method
BatchOptimizeToursin serviceRouteOptimizationis changed (366f6f1)
0.1.2 (2024-07-30)¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (4adddf4)