r.2024.01.23.0
Summary:
This release includes enhancements to respect objects ordering in django queryset, improve trino exception handling and other minor updates.
What's Changed
- [COST-4575] Define a reduce method on exceptions by @samdoran in #4867
- [COST-4569] Send azure_subscription_id in kafka message by @cgoodfred in #4869
- [COST-4570] Order bill queryset by ID before list conversion by @cgoodfred in #4874
- chore(image): update base image by @github-actions in #4871
- [COST-3394] Properly handle negative filter values by @samdoran in #4872
- Docs: Update filtering examples to demonstrate the correct syntax by @samdoran in #4873
Full Changelog: r.2024.01.16.0...r.2024.01.23.0