Skip to content

Release 5.4

Choose a tag to compare

@swltr swltr released this 25 Feb 11:00
· 606 commits to master since this release
  • New features:
    • Enable vehicle drivers to inspect the whole transport order before accepting it, not just the respective sequence of destination operations.
    • Reflect the currently claimed and allocated resources in a vehicle's state.
    • Show the currently claimed and allocated resources for a selected vehicle in the properties panel in the Operations Desk application.
    • Show all properties of a path's peripheral operations in a table instead of listing only the location and operation names.
    • Update web API specification and implementation to version 1.1.0:
      • Add claimed and allocated resources to the vehicle state and vehicle status message specification.
      • Add the precise position to the vehicle state message specification.
      • When creating transport orders, allow clients to provide incomplete transport order names, i.e. have the kernel complete/generate the names.
      • Add an endpoint for explicitly triggering dispatcher runs.
  • Other changes:
    • Skip the user confirmation for exiting the Kernel Control Center application.
    • In the File menu, improve the names of the entries for uploading a model to the kernel and downloading it from the kernel.
    • Update Jackson to 2.13.0.
    • Update Spark to 2.9.3.