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
- Prepare next release (v1.10.0) 🚀 by @markets in #407
New Contributors
- @samsm made their first contribution in #398
- @mkusaka made their first contribution in #392
- @ryotarai made their first contribution in #354
- @nyuta01 made their first contribution in #395
Full Changelog: v1.9.1...v1.10.0