Skip to content

v4.2.0 馃寛

Choose a tag to compare

@cunla cunla released this 16 Jun 13:10
· 42 commits to master since this release
2a777fe

馃殌 Features

  • Add get_current_job() helper to access the running job from within a task #326 #373
  • Show the job callable return value in the admin execution lists #336
  • Suggest @job-registered callables in the Task admin callable field (autocomplete) #252

馃悰 Bug Fixes

  • Fix workers failing to connect with redis (redis-py) >= 8.0.0 when configured with host/port #375

馃О Maintenance

  • Fix the FAKEREDIS=True test configuration so the suite can run without a real broker
  • Bump CI broker images to redis 8.8.0 and valkey 9.1.0

Full Changelog: v4.1.0...v4.2.0