r.2024.08.19.0
Summary:
The release includes improvements to cost summation accuracy, cleanup after the Trino upgrade, dependency updates, and rate limiting adjustments for cost model updates. Additionally, it involves changes to Trino query handling, removal of deprecated Azure report fields, a switch to priority queue for validation, and updates to Trino and Hive images.
What's Changed
- [COST-5371] Ensure we do not use NULL values when summing by @samdoran in #5253
- Remove missed code during the trino upgrade clean up by @myersCody in #5256
- update dependencies by @maskarb in #5254
- Unleash rate limiting to cost model updates by @lcouzens in #5260
- [COST-4852] Inserting attempts loop to Trino queries by @bacciotti in #5210
- [COST-5254] Drop Azure v1 Report fields by @bacciotti in #5220
- switch validation checks to priority queue by @lcouzens in #5259
- openapi.json cost-type to cost_type by @Ginxo in #5251
- [COST-5385] Update Trino and Hive images by @samdoran in #5258
New Contributors
Full Changelog: r.2024.08.08.0...r.2024.08.19.0