Skip to content

v1.3.2

Latest

Choose a tag to compare

@rosa rosa released this 20 Feb 09:12
· 2 commits to main since this release

What's Changed

  • Fix race condition between job enqueue and concurrency unblock by @rosa in #712
  • Fix application of SOLID_QUEUE_SUPERVISOR_MODE environment variable by @lovro-bikic in #709
  • Fix: Detect and warn when schedules generate multiple CRONs by @himanshukale36 in #707
  • Clean up dead thread from process_instances when replacing it by @rosa in #714
  • Fix crash when recording a failed execution for a job that already has one by @rosa in #713
  • Guard against nil pid in Puma plugin stop by @rosa in #715
  • Handle nil process in heartbeat by @rosa in #716
  • Skip concurrency controls for jobs whose class has been removed by @rosa in #717

New Contributors

Full Changelog: v1.3.1...v1.3.2