Skip to content

v1.10.0

Compare
Choose a tag to compare
@markets markets released this 13 Mar 19:22
· 36 commits to master since this release
fc37958

What's Changed

  • Adds Ruby 3.2 to the CI matrix. by @petergoldstein in #390
  • [CI] Allow to test different Sidekiq versions by @markets in #399
  • Allow for keyword args in Poller by @samsm in #398
  • fix argument error problem update from 1.6.0 to newer by @mkusaka in #392
  • Make last_enqueue_time be always an instance of Time. by @ryotarai in #354
  • Added support for ActiveRecord serialize/deserialize using GlobalID for Sidekiq::Cron::Job arguments. by @nyuta01 in #395
  • [deps] upgrade required globalid version to fix a potential security vulnerability by @markets in #401
  • Add new logo ✨ by @markets in #402
  • Refactor logo with proper color contrast 💫 by @markets in #403
  • [ci] move code coverage reporting to Codecov by @markets in #404
  • Clear old jobs while loading the jobs from schedule by @sandip-mane in #405
  • Remove ✂️ Docker support for development by @markets in #406

New Contributors

Full Changelog: v1.9.1...v1.10.0