mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
1.0 notes
This commit is contained in:
parent
9cc5e8c760
commit
ca57a8473e
1 changed files with 8 additions and 0 deletions
|
@ -3,9 +3,17 @@ Sidekiq Enterprise Changelog
|
|||
|
||||
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
||||
|
||||
1.0.0.pre1
|
||||
----------
|
||||
|
||||
- Enterprise 1.x targets Sidekiq 4.x.
|
||||
- Rewrite several features to remove Celluloid dependency. No
|
||||
functional changes.
|
||||
|
||||
0.7.7
|
||||
----------
|
||||
|
||||
- Enterprise 0.x targets Sidekiq 3.x.
|
||||
- Fix racy shutdown event which could lead to disappearing periodic
|
||||
jobs, requires Sidekiq >= 3.5.3.
|
||||
- Add new :leader event which is fired when a process gains leadership.
|
||||
|
|
Loading…
Add table
Reference in a new issue