Skip to content

Releases: project-koku/koku

r.2024.03.25.0

25 Mar 19:23
08106fc
Compare
Choose a tag to compare

Minor Changes

Bug Fixes

Upcoming Features

Tag Mapping

Full Changelog: r.2024.03.05.0...r.2024.03.25.0

r.2024.03.05.0

05 Mar 17:43
e291018
Compare
Choose a tag to compare

Summary:

In this release, we've focused on addressing various bug fixes, a few enhancements, and laid the groundwork for upcoming features, such as updating the OCI summary table for tag mappings and fixing tag mapping parent-child filters. Bug fixes include resolving issues related to Azure subscription names, a missed migration, and ensuring correct annotation for AWS Group By ranks. Enhancements include mapping Azure columns and improving observability.

What's Changed

Bug Fixes

  • [COST-4313] - Fix azure subscription_name issue by @lcouzens in #4935
  • [COST-4313] - subscription_name migrations by @lcouzens in #4934
  • [COST-4295] AWS Group by ranks only annotate if account in group by by @cgoodfred in #4949
  • [COST-4713] Azure OpenShift daily trino migration by @cgoodfred in #4958

Enhancement

  • [COST-4662] Map Azure columns to expected names from TRINO_REQUIRED_COLUMNS by @cgoodfred in #4930
  • [COST-4604] - Catch more failures correctly for observability by @lcouzens in #4951

Others

Upcoming Features:

Tag Mapping

  • [COST-4592] Update OCI summary table for tag mappings by @bacciotti in #4945
  • [COST-4727] Fix tag mapping parent child filters. by @myersCody in #4954

Full Changelog: r.2024.03.04.0...r.2024.03.05.0

r.2024.03.04.0

04 Mar 17:50
0e97ac4
Compare
Choose a tag to compare

Summary:

  • Bug Fixes
  • Enhancements
  • Upcoming Features

What's Changed

Bug Fixes

Enhancement

Upcoming Features

Cluster Info

  • [COST-4623] - Migration to remove old fields by @lcouzens in #4882
  • [COST-4423] - Migration to add account & region to infra map. by @lcouzens in #4932
  • [COST-4423] - Initial work for cluster/source info page by @lcouzens in #4924

Tag Mapping

Full Changelog: r.2024.02.26.0...r.2024.03.04.0

r.2024.02.26.0

26 Feb 10:39
69b5510
Compare
Choose a tag to compare

Summary:

  • Django 4 upgrade
  • Initial work on tag mapping feature for Azure, OCP on Azure, GCP and OCP on GCP providers
  • Numerous bug fixes and code cleanups

What's Changed

Full Changelog: r.2024.02.19.0...r.2024.02.26.0

r.2024.02.19.0

19 Feb 17:26
a7d38ed
Compare
Choose a tag to compare

Summary:

  • Add new report status information for monitoring ingest process for a provider
  • New masu endpoint to make use of new report status info
  • Add initial tag mapping work for OCP on AWS tag key mappings
  • Numerous bug fixes and enhancements.

What's Changed

  • Update ocp-smoke-tests by @esebesto in #4891
  • [COST-4603] - Adding enhanced report status info by @lcouzens in #4896
  • [COST-4603] - Minor fix to handle manifest state as null by @lcouzens in #4914
  • chore(image): update base image by @github-actions in #4895
  • [COST-3829] API to read/update source/target tag mappings by @bacciotti in #4905
  • [COST-4588] Aws, OCP on Aws tag key mapping. by @myersCody in #4901
  • [COST-3749] GCP credits not included in OCP on ALL costs by project by @myersCody in #4915
  • [COST-4601] Masu manifest endpoint to utilize new manifest fields by @cgoodfred in #4911
  • [COST-4394] Inserting the 'TB_MS' clause in WHEN by @bacciotti in #4917
  • [COST-4602] remove redundant code prior to migration by @lcouzens in #4912
  • [COST-4219] - Fix wrongly updated manifest state by @lcouzens in #4919
  • [COST-4394] Removing unrelated unit test by @bacciotti in #4918
  • Remove aws org unit load from load-test-customer-data. by @myersCody in #4920
  • [COST-4589] Correctly get end of month data for Azure Metering by @cgoodfred in #4897

Full Changelog: r.2024.02.13.0...r.2024.02.19.0

r.2024.02.13.0

13 Feb 15:14
54f2421
Compare
Choose a tag to compare

Summary:

Tag mapping model and tests improvements.

What's Changed

Full Changelog: r.2024.02.08.0...r.2024.02.13.0

r.2024.02.08.0

08 Feb 15:39
cd391cc
Compare
Choose a tag to compare

Summary:

Infrastructure updates.

What's Changed

Full Changelog: r.2024.02.05.1...r.2024.02.08.0

r.2024.02.05.1

05 Feb 21:00
e69831c
Compare
Choose a tag to compare

Summary:

  • Update base container image
  • More work towards improving pipeline visibility

What's Changed

  • [COST-4602] - Migrate manifest and report data by @lcouzens in #4885
  • chore(image): update base image by @github-actions in #4886
  • create .snyk file with exclusions by @maskarb in #4884
  • Make masu.api.upgrade_trino.test.test_view deterministic by @samdoran in #4888
  • fix ocp provider map regression pod_labels --> all_labels by @lcouzens in #4890
  • chore(image): update base image by @github-actions in #4889

Full Changelog: r.2024.02.05.0...r.2024.02.05.1

r.2024.02.05.0

05 Feb 18:57
4fb5fb1
Compare
Choose a tag to compare

Summary:

  • Remove deprecated settings API
  • Minor improvements Cost Groups API
  • Cleanup field names as part of pipeline observability improvements

What's Changed

  • [COST-4234] Sunset Settings View (2024-01-31) by @myersCody in #4726
  • [COST-4608] Add a cost_group field to OCP group by project endpoint by @myersCody in #4879
  • [COST-4278] add terminationGracePeriodSeconds to celery workers by @maskarb in #4883
  • [COST-4246] Remove all labels unleash flag. (2024-01-31) by @myersCody in #4714
  • [COST-4602] - Initial migrations adding fields by @lcouzens in #4881
  • fix broken unit tests by @lcouzens in #4887
  • [COST-4602] - Code changes to use new manifest and report status fields by @lcouzens in #4880

Full Changelog: r.2024.01.30.0...r.2024.02.05.0

r.2024.01.30.0

30 Jan 21:57
1cb61b8
Compare
Choose a tag to compare

Summary:

  • Docs/API Spec cleanup
  • new CJI to run django management commands
  • new management command to cleanup AWS Cost Entry Bill's with a null payer-account-id

What's Changed

  • prevent double Sentry alert by @maskarb in #4866
  • [COST-4598] API Spec: Remove incorrect cluster parameter by @samdoran in #4876
  • [HCCDOC-2065] update description and auth description by @neal-timpe in #4877
  • [COST-4572] Add Django management command to cleanup AWS bills and a job for running it in the clowdapp by @cgoodfred in #4875

New Contributors

Full Changelog: r.2024.01.23.0...r.2024.01.30.0