Skip to content

Releases: project-koku/koku

r.2024.07.18.0

18 Jul 14:39
ef60c15
Compare
Choose a tag to compare

What's Changed

Full Changelog: r.2024.07.12.0...r.2024.07.18.0

r.2024.07.12.0

12 Jul 13:27
1aff116
Compare
Choose a tag to compare

Summary:

Handle exception when querying Azure for VM ID, add csi_volume_handle back in SQL, enable using readreplica db, dependency updates.

What's Changed

Full Changelog: r.2024.07.08.0...r.2024.07.12.0

r.2024.07.08.0

08 Jul 15:36
bdd992d
Compare
Choose a tag to compare

Summary:

Upgrade to Python 3.11, adjustment of logs, and logging of S3 batch deletes. Corrections in VM usage reporting, and processing of OCPGCP network data.

What's Changed

Full Changelog: r.2024.07.04.0...r.2024.07.08.0

r.2024.07.04.0

04 Jul 09:01
0507abb
Compare
Choose a tag to compare

Summary:

Fix and improve S3 operations, Docker build improvements, and filtering optimization changes.

What's Changed

Full Changelog: r.2024.06.28.0...r.2024.07.04.0

r.2024.06.28.0

28 Jun 20:27
4eddf8e
Compare
Choose a tag to compare

Summary:

Prevent downloads queuing for a provider when a current download is already in progress

What's Changed

Full Changelog: r.2024.06.27.0...r.2024.06.28.0

r.2024.06.27.0

27 Jun 16:32
011ec69
Compare
Choose a tag to compare

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

Full Changelog: r.2024.06.24.0...r.2024.06.27.0

r.2024.06.24.0

24 Jun 17:37
aaf1182
Compare
Choose a tag to compare

Summary:

Optimizations in SQL and cost model task, and other operational improvements.

What's Changed

Full Changelog: r.2024.06.21.0...r.2024.06.24.0

r.2024.06.21.0

21 Jun 12:56
38fbe5c
Compare
Choose a tag to compare

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

r.2024.06.17.0

17 Jun 10:32
b3cc626
Compare
Choose a tag to compare

Summary:

One new enhancement to enable saving plan costs for OCP on AWS calculations. Other minor bug fixes and enhancements detailed beow.

What's Changed

Full Changelog: r.2024.06.11.0...r.2024.06.17.0

r.2024.06.11.0

11 Jun 15:59
cf20393
Compare
Choose a tag to compare

Summary:

Work around an issue in Azure with V2 cost exports by specifying the API version in the client.
Disable use of a new column in Trino tables due to incomplete data migrations. This will be reenabled once the Trino migrations complete successfully.

What's Changed

Full Changelog: r.2024.06.10.0...r.2024.06.11.0