mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
v3 Changes
This commit is contained in:
parent
44379c8d48
commit
0e6e150315
1 changed files with 14 additions and 0 deletions
14
Changes.md
14
Changes.md
|
@ -1,3 +1,17 @@
|
||||||
|
3.0.0
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- **Remove official support for Ruby 1.9** Things still might work but
|
||||||
|
I no longer actively test on it.
|
||||||
|
- Remove built-in support for Redis-to-Go.
|
||||||
|
Heroku users: heroku config:set REDIS\_URL REDISTOGO\_URL
|
||||||
|
- Removed 'sidekiq/yaml\_patch'
|
||||||
|
- Removed the 'started' worker data, it originally provided compatibility with resque-web
|
||||||
|
but overlaps the 'run_at' worker data.
|
||||||
|
- Remove built-in error integration for Airbrake, Honeybadger, ExceptionNotifier and Exceptional
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2.17.4
|
2.17.4
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue