Skip to content

Releases: apsis-scheduler/apsis

v0.27.1

08 Nov 17:13

Choose a tag to compare

Bump version: 0.27.0 → 0.27.1

v0.27.0

05 Nov 16:20

Choose a tag to compare

  • Apsis checks all jobs in the job directory before starting, and does not start if it encounters any errors.

v0.26.0

30 Oct 19:00

Choose a tag to compare

  • The Control page in the web UI and the live log are removed.
  • The run view contains a pane showing direct dependencies and dependents of the run.

v0.25.2

18 Oct 19:50

Choose a tag to compare

Bump version: 0.25.1 → 0.25.2

v0.25.1

10 Oct 02:31

Choose a tag to compare

Bump version: 0.25.0 → 0.25.1

v0.25.0

10 Oct 02:25

Choose a tag to compare

  • Run metadata is improved; see #360.

v0.24.0

25 Sep 18:12

Choose a tag to compare

  • Changes to jobs update live in the web UI.
  • Changes to Procstar agent connections update live in the web UI.
  • The run log updates live in the web UI.
  • Output data updates live in the web UI.
  • apsis output --follow and apsis output --tail for live output in CLUI.
  • apsis watch for live run changes in CLUI.
  • Apsis sets the APSIS_RUN_ID env var in procstar programs.

v0.23.1

19 Aug 20:02

Choose a tag to compare

Bump version: 0.23.0 → 0.23.1

v0.23.0

02 Aug 16:41

Choose a tag to compare

  • Requires Procstar v0.3.
  • The Procstar agent protocol has changed substantially. Now uses msgpack.
  • The procstar.agent.connection.start_timeout config controls how long Apsis waits for a suitable agent connection to start a run.
  • The procstar.agent.connection.reconnect_timeout config controls how long Apsis waits for an agent to reconnect, before dropping it.
  • An agent now unregisters itself cleanly from Apsis during normal shutdown.
  • SIGUSR1 triggers a shutdown-on-idle state in an agent; see shutdown in the Procstar docs.
  • The "Agents" view in the web UI shows the state of each conencted agent.
  • A Procstar program's output is Brotli-compressed on completion if larger than 16kB.

v0.22.7

24 May 17:38

Choose a tag to compare

Bump version: 0.22.6 → 0.22.7