mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Latest Pro and OSS changes
This commit is contained in:
parent
1ed205ac65
commit
f956b0d7d5
2 changed files with 9 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
2.16.0
|
||||
-----------
|
||||
|
||||
- Pass all Redis options to the Redis driver so Unix sockets
|
||||
can be fully configured. [#1270, salimane]
|
||||
- Allow sidekiq-web extensions to add locale paths so extensions
|
||||
can be localized. [#1261, ondrejbartas]
|
||||
- Capistrano 3 support [#1254, phallstrom]
|
||||
|
|
|
@ -3,6 +3,13 @@ Sidekiq Pro Changelog
|
|||
|
||||
Please see http://sidekiq.org/pro for more details and how to buy.
|
||||
|
||||
1.2.5
|
||||
-----------
|
||||
|
||||
- Convert Batch UI to use Sidekiq 2.16's support for extension
|
||||
localization.
|
||||
- Pro now requires Sidekiq 2.16.0
|
||||
|
||||
1.2.4
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue