From f0d6ceceb66093f69a1ee7be7b00c6cdc6c9b175 Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Thu, 18 Oct 2018 13:53:30 -0700 Subject: [PATCH] ent changes --- Ent-Changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Ent-Changes.md b/Ent-Changes.md index d777ec41..e29ed92d 100644 --- a/Ent-Changes.md +++ b/Ent-Changes.md @@ -7,6 +7,7 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t HEAD ------------- +- Fix elapsed time calculations to use monotonic clock [#3999] - Fix edge case where flapping leadership would cause old periodic jobs to be fired once [#3974] - Add support for sidekiqswarm memory monitoring on FreeBSD [#3884]