v0.1.5-fleet
This release marks the split of kolibri-base into kolibri-definitions for definitions of what shall be executed and separate kolibri-fleet-* projects providing the API and handling the processing of the specifications given in kolibri-definitions.
This release still contains the functionality previously packaged in the kolibri-base image, now in the project kolibri-fleet-akka.
It also contains the new fleet-implementation based on ZIO, moving from a tight cluster-coupling as in the akka-based implementation to a loose node-coupling by storage state.
The kolibri-fleet-akka project is deprecated and will fully be replaced by kolibri-fleet-zio.
Since integration into the kolibri-watch UI and details such as example grafana monitoring boards are pending, both projects are included for now.