Page 1 of 1

API changes 1.2.2 (July 2024)

Posted: Mon Jul 15, 2024 2:07 pm
by Bernd Welter
Version 1.2.2 comes along with the following features:
  • Feature: Increased the number of depots and the number of depot vehicle combination constraints that can be set to 30.
  • Feature: API is more responsive for requests containing one vehicle and up to 500 orders. Additionally, the duration of these requests is capped at 2 minutes.
    So just a few weeks ago we implemented a feature that a user with a dedicated TSP token (restricted to a single vehicle) would encounter a way better calculation time because we process the transaction on some special infrastructure. With v1.2.2 we implemented an "under the roof check" which puts the responsibility of the "choice for a proper infrastructure" on our shoulders: If you send a planning transaction with a single vehicle and less (or equal) than 500 orders with a regular token we will recognize this within the service and handle it as a "sequencing" request. But please be aware that this will also stop the optimization after 2 minutes at the latest.
  • Bugfix: Proper error is returned when input floating numbers are checked against their minimum values specified in API reference.
  • Bugfix: Corrected description of field maximumLoads of vehicles.