Release 3.3.0

This commit is contained in:
Mike Perham 2016-06-20 09:03:37 -07:00
parent 406eaa2716
commit 26875c9d5b
1 changed files with 3 additions and 2 deletions

View File

@ -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