Skip to content

Releases: rainforestapp/queue_classic_plus

[4.0.0-alpha9] Argument serializing hotfix

27 Oct 07:12
17377a6
Compare
Choose a tag to compare

Fixes

  • Fix argument serializing when enqueuing failed job (#43)

[4.0.0-alpha8] Continued tweaks

12 Oct 13:17
835061d
Compare
Choose a tag to compare
Pre-release

Changes since alpha1

Breaking changes

  • Dropped support for Ruby 2.4

New

  • Added support for Rails 6
  • Added support for Datadog
  • Added support for Sentry 4
  • Switched to using ActiveJob argument serializing when Rails is present

[4.0.0-alpha1] QC 4 Support

25 Oct 00:10
25c2f69
Compare
Choose a tag to compare
Pre-release

Breaking changes in QC 4:

  • Drops support for Postgres below 9.6
  • Drops support for Ruby below 2.4
  • Drops support for Rails below 5.0
  • Drops lock_head plpgsql function (replaced with use of SKIP LOCKED)

Full QC 4 changelog

[1.1.0] Rails 5.1 support

19 Jul 00:53
a255403
Compare
Choose a tag to compare

Changelog

  • Refactor queue_classic_plus/new_relic to use Module.prepend rather than alias_method_chain (which was deprecated by Rails 5.1)

1.0.0

18 Apr 16:04
afacfbe
Compare
Choose a tag to compare

🎉