r.2024.06.27.0
Summary:
Made a few changes to data processing to ensure tasks are sent to the correct workers and that task caching works as expected.
What's Changed
- Improve processing times by using queues more efficiently by @cgoodfred in #5186
- COST-5196 Improve processing times by using queues more efficiently by @lcouzens in #5187
- COST-5176 Correctly pass context dictionary within
log_json
function call by @djnakabaale in #5182 - COST-5178 Improve processing S3 deletions by @lcouzens in #5180
- Bump urllib3 from 1.26.18 to 1.26.19 in the pip group across 1 directory by @dependabot in #5172
- Add flower as a development dependency by @samdoran in #5189
Full Changelog: r.2024.06.24.0...r.2024.06.27.0