Releases: CommonWorkflowScheduler/KubernetesScheduler
Releases · CommonWorkflowScheduler/KubernetesScheduler
v1.2
What's Changed
- fix finishThread is not closed after workflow is closed by @friederici in #3
- fix that task gets inserted multiple times into unfinishedTasks by @friederici in #4
- Test p rs by @Lehmann-Fabian in #6
- migrate project to spring boot 3.1 by @friederici in #8
- Run test workflow for all branches by @Lehmann-Fabian in #9
- Memory prediction and task scaling by @friederici in #10
- Replace default kubernetes client by @ftschirpke in #11
- Memory prediction changes by @Lehmann-Fabian in #12
Full Changelog: v1.1...v1.2
v1.1
Release version 1.1 Signed-off-by: Lehmann_Fabian <[email protected]>
v1.0
This is the reference implementation for the Common Workflow Scheduler on Kubernetes.