v4.2.0 馃寛
馃殌 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 admincallablefield (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=Truetest 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