Releases: apsis-scheduler/apsis
Releases · apsis-scheduler/apsis
v0.22.3
Bump version: 0.22.2 → 0.22.3
v0.22.2
Bump version: 0.22.1 → 0.22.2
v0.22.1
Bump version: 0.22.0 → 0.22.1
v0.22.0
- Procstar agent-based programs.
- The child-class API of
apsis.program.base.Program
has changed. Implementrun()
andconnect()
in subclasses, rather than deprecatedstart()
andreconnect()
. Default implementations of the new methods provide compatibility with the old methods, but these will be removed in the future.
v0.21.3
Bump version: 0.21.2 → 0.21.3
v0.21.1
Bump version: 0.21.0 → 0.21.1
v0.21.0
- New
exists
option to a dependency condition, to detect if the dependency doesn't exist at all. #316 - Keyword search in the web UI is case-insensitive. #312
- Collapse state of jobs in the job view is persistent. #314
v0.20.5
Bump version: 0.20.4 → 0.20.5
v0.20.4
Bump version: 0.20.3 → 0.20.4
v0.20.3
Bump version: 0.20.2 → 0.20.3