mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Pro changes, fixes #1744
This commit is contained in:
parent
24f5ba7029
commit
8360fdb2f9
1 changed files with 9 additions and 0 deletions
|
@ -3,6 +3,15 @@ Sidekiq Pro Changelog
|
|||
|
||||
Please see [http://sidekiq.org/pro](http://sidekiq.org/pro) for more details and how to buy.
|
||||
|
||||
HEAD
|
||||
-----------
|
||||
|
||||
- **DEPRECATION** Use `Batch#on(:complete)` instead of `Batch#notify`.
|
||||
The specific Campfire, HipChat, email and other notification schemes
|
||||
will be removed in 2.0.0.
|
||||
- Remove batch from UI when successful. [#1745]
|
||||
- Convert batch callbacks to be asynchronous jobs for error handling [#1744]
|
||||
|
||||
1.7.1
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue