Skip to content

Releases: dcos/metronome

v0.2.2

10 Mar 12:52
Compare
Choose a tag to compare

Bugfix release:

  • f3e7279 Metronome does not reactivate disabled jobs on master failover (#130) (Aleksey Dukhovniy)
  • b8f7e97 Fix api path. action => actions (#126) (Shuya Tsukamoto)

v0.2.1

20 Feb 10:15
Compare
Choose a tag to compare

Version 0.2.1

Overview

Bugfix release.

Fixes

  • Fix #100 Unable to create a schedule with concurrencyPolicy = FORBID

v0.2.0

11 Dec 14:00
Compare
Choose a tag to compare

Version 0.2

Prepare Metronome for DC/OS 1.9.

Overview

Service integration tests

We now have a suite of integration tests for DC/OS that runs in our CI.

Fixes

  • Fix #96 Change constraints fields names to match schema.
  • Fix #102 API Examples update: test.com -> example.com
  • Fix #107 Add /v0/scheduled-jobs raml documentation.