Skip to content

Releases: kenaniah/sidekiq-status

v3.0.3

04 May 04:20
Compare
Choose a tag to compare
  • Fixes a Sidekiq warning about the deprecated hmset redis command (#37)

v3.0.2

02 Apr 03:51
Compare
Choose a tag to compare
  • Avoids setting statuses for non-status jobs when an exception is thrown (#32)

v3.0.1

18 Feb 22:38
Compare
Choose a tag to compare
  • Adds elapsed time and ETA to the job status page (#13)
  • Updates README file to include notes for migrating to v3.x

v3.0.0

10 Feb 03:53
b2330a4
Compare
Choose a tag to compare
  • Drops support for Sidekiq 5.x
  • Adds support for Sidekiq 7.x
  • Migrates from Travis CI to GitHub Actions

v2.1.1

26 Jan 23:48
Compare
Choose a tag to compare
  • Ensures parameter outputs are properly HTML-encoded

v2.0.2

07 Jul 20:32
Compare
Choose a tag to compare
  • Fixes dark mode theme

v2.0.1

28 Jun 18:12
Compare
Choose a tag to compare
  • Adds support for dark mode to the job status page

v2.0.0

26 Jun 22:18
Compare
Choose a tag to compare
  • Adds support for Ruby 2.7, 3.0
  • Adds support for Sidekiq 6.x
  • Removes support for Ruby 2.3, 2.4, 2.5
  • Removes support for Sidekiq 3.x, 4.x