Skip to content

r.2024.06.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 12:56
38fbe5c

Summary:

Improvements to Trino migrations, a new data transfer direction column added to Trino tables for GCP and AWS, and a new queue to better distribute processing tasks.

What's Changed

  • [COST-5141] Add command to remove expired hive partitions by @myersCody in #5166
  • Update GitHub actions by @samdoran in #5165
  • [COST-5141] Add group by to the outer query by @myersCody in #5170
  • [COST-5141] Fix management command to use continue instead of return. by @myersCody in #5173
  • [COST-5128] Process new subs tag to identify non-converted instances by @cgoodfred in #5162
  • [COST-4745] Add data_transfer_direction to GCP network costs to Trino tables by @samdoran in #5130
  • [COST-4741] Add data_transfer_direction for AWS network costs to Trino tables by @samdoran in #5129
  • [COST-5168] - Adding new penalty pipeline by @lcouzens in #5176
  • Improve our logging readability by @lcouzens in #5178
  • add prometheus metrics for new queues by @lcouzens in #5179

Full Changelog: r.2024.06.17.0...r.2024.06.21.0