From c2743b95740eecf7d3c420d92c453679164f581f Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Mon, 29 Jul 2019 14:12:18 -0700 Subject: [PATCH] 4217 --- Pro-Changes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Pro-Changes.md b/Pro-Changes.md index a6010d09..2f70f1f6 100644 --- a/Pro-Changes.md +++ b/Pro-Changes.md @@ -7,6 +7,10 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t HEAD --------- +- Fix lingering "b-XXX-died" elements in Redis which could cause + excessive memory usage. [#4217] +- **BREAKING CHANGE** Remove the `Sidekiq::Batch::Status#dead_jobs` API in favor of + `Sidekiq::Batch::Status#dead_jids`. [#4217] - Add ES translations, see issues [#3949](https://github.com/mperham/sidekiq/issues/3949) and [#3951](https://github.com/mperham/sidekiq/issues/3951) to add your own language. 4.0.5