- Same as 2.0.10. Unfortunately 2.0.10 was removed
yanked
by mistake from RubyGems. - [#b255bc3] https://github.com/phstc/shoryuken/commit/b255bc3
- Fix manager #225
- [#226] ruby-shoryuken#226
- Fix daemonization broken in #219
- [#224] ruby-shoryuken#224
- Fix daemonization
- [#223] ruby-shoryuken#223
-
Daemonize before loading environment
-
[#219] ruby-shoryuken#219
-
Fix initialization when using rails
-
[#197] ruby-shoryuken#197
-
Improve message fetching
-
ruby-shoryuken#214 and https://github.com/phstc/shoryuken/commit/f4640d97950c1783a061195855d93994725ed64a
-
Fix hard shutdown if there are some busy workers when signal received
-
[#215] ruby-shoryuken#215
-
Fix
rake console
task -
[#208] ruby-shoryuken#208
-
Isolate
MessageVisibilityExtender
as new middleware -
[#199] ruby-shoryuken#190
-
Fail on non-existent queues
-
[#196] ruby-shoryuken#196
- Fix log initialization introduced by #191
- #195
-
Fix log initialization when using
Shoryuken::EnvironmentLoader#load
-
Fix
enqueue_at
in the ActiveJob Adapter
-
Add Rails 3 support
-
Allow symbol as a queue name in shoryuken_options
-
Make sure bundler is always updated on Travis CI
-
Add Rails 5 compatibility
-
Fix warnings that are triggered in some cases with the raise_error matcher
-
Add lifecycle event registration support
-
Allow passing array of messages to send_messages
-
Fix Active Job queue prefixing in Rails apps
-
Enable override the default queue with a :queue option
- Bump aws-sdk to ~> 2
- #138