Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Releases: sealink/background_worker

v0.9.0

28 Sep 05:37
Compare
Choose a tag to compare
  • [PLAT-749] Rename uid as job_id and make it a base property of job.
  • [PLAT-759] Add callbacks
  • [PLAT-761] Extract logging concern
  • [PLAT-760] Extract status concern
  • [PLAT-762] Perform now and later will return job object
  • [PLAT-780] Fix callbacks

v0.8.1

23 Sep 06:23
Compare
Choose a tag to compare
  • Fix version

v0.8.0

23 Sep 06:21
ac84516
Compare
Choose a tag to compare
No longer allow methods to be called with `method_name`. (#15)

This is inline with ActiveJob with a single Job per Class

v0.7.0

07 Sep 05:45
Compare
Choose a tag to compare
  • [PLAT-670] Add queue_as method

v0.6.0

02 Sep 06:40
Compare
Choose a tag to compare
  • [PLAT-664] Align interface to ActiveJob

v0.5.0

25 Jan 00:04
Compare
Choose a tag to compare
  • [PLAT-183] Ruby 3.1, Rails 7.0 and push coverage with github action

v0.4.0

06 Jan 21:22
Compare
Choose a tag to compare
  • [TT-8623] Update to build with github actions / ruby 3.0 / rails 6.1