From 26875c9d5b0f9af066029f04631924693569bc00 Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Mon, 20 Jun 2016 09:03:37 -0700 Subject: [PATCH] Release 3.3.0 --- Pro-Changes.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Pro-Changes.md b/Pro-Changes.md index 5a8c6e7d..4989ff52 100644 --- a/Pro-Changes.md +++ b/Pro-Changes.md @@ -3,10 +3,11 @@ Sidekiq Pro Changelog Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy. -HEAD +3.3.0 --------- -- Don't permanently delete batches immediately upon success [#3011] +- Don't delete batches immediately upon success but set a 24 hr expiry, this allows + Sidekiq::Batch::Status#poll to work, even after batch success. [#3011] - New `Sidekiq::PendingSet#destroy(jid)` API to remove poison pill jobs [#3015] 3.2.2