From a74b88cc07b68a59a7400cf9a8bcf4055beec72f Mon Sep 17 00:00:00 2001 From: Alena Varkockova Date: Tue, 2 Jul 2019 14:42:31 +0200 Subject: [PATCH] Update changelog for the last merged feature (#345) --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 637bf688..4387b709 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,7 @@ * When querying run detail with `embed=history`, `successfulFinishedRuns` and `failedFinishedRuns` contains new field `tasks` which is an array of taskIds of that finished run. This will allow people to query task ids even for finished job runs. * Fixed a bug when task status was not updated after the task turned running (when querying embed=activeRuns). +* [DCOS_OSS-5166](https://jira.mesosphere.com/browse/DCOS_OSS-5166) Fixed metronome not using revive operation # 0.6.21