Skip to content

v0.3.1

Compare
Choose a tag to compare
@rosa rosa released this 20 May 20:59
· 250 commits to main since this release

What's Changed

  • Fix scheduled scope by @Intrepidd in #190
  • Use beginless range for query instead of < ? by @bensheldon in #195
  • Stop SolidQueue on puma restart when puma plugin is used. by @nashby in #185
  • Add rubocop-rails-omakase and fix flagged problems by @rosa in #197
  • Fix the worker count in the generated config file. by @johnmcdowall in #201
  • Upgrade to Latest Version of fugit (v1.10.1) by @ksylvest in #200
  • fix active support load by @fdc263 in #202
  • Added enqueue_after_transaction_commit setting by @tannakartikey in #209
  • Set enqueue_after_transaction_commit to false by default by @rosa in #214
  • Rely on ActiveSupport::Notifications and ActiveSupport::LogSubscriber for logging and instrumentation by @rosa in #208
  • Handle case of concurrency limit not being set in Semaphore by @rosa in #221
  • Try another workaround to avoid deadlock when dispatching scheduled jobs by @rosa in #199
  • Launch process prune from supervisor after forking supervised processes by @rosa in #223

New Contributors

Full Changelog: v0.3.0...v0.3.1