Releases: project-koku/koku
Releases · project-koku/koku
r.2024.02.26.0
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
- [COST-2231] Upgrade to Django 4 by @djnakabaale in #4844
- add operator versions by @maskarb in #4925
- OCI: Making unit conversion CASE statement cleaner. by @bacciotti in #4922
- [COST-4423] - Finish removing dead code by @lcouzens in #4926
- chore(image): update base image by @github-actions in #4928
- [COST-4590] Azure, OCP on Azure tag key mapping. by @myersCody in #4916
- Go back to using django-redis by @samdoran in #4931
- [COST-4591] GCP, OCP on GCP tag mapping. by @myersCody in #4921
- [COST-4682] fix "Infastructure" typo by @maskarb in #4936
- chore(image): update base image by @github-actions in #4937
- [COST-4588] Optimize AWS tag mapping sql by @myersCody in #4923
Full Changelog: r.2024.02.19.0...r.2024.02.26.0
r.2024.02.19.0
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
Summary:
Tag mapping model and tests improvements.
What's Changed
- [COST-3828] Add tag mapping model. by @myersCody in #4900
- [COST-4194] replace jinjasql with jinjasql2 by @maskarb in #4902
- Temp. update daily job to debug potential regression by @esebesto in #4907
- Revert debugging smoke tests by @esebesto in #4909
- pin pandas < 2.2 by @maskarb in #4910
- AWS Tags: Remove an unused code path by @myersCody in #4903
Full Changelog: r.2024.02.08.0...r.2024.02.13.0
r.2024.02.08.0
Summary:
Infrastructure updates.
What's Changed
- Update pillow by @samdoran in #4892
- [COST-4631] - remove sonarcloud integration by @maskarb in #4894
- temporarily stop using codecov token by @maskarb in #4899
- set max retry for trino connection by @maskarb in #4898
Full Changelog: r.2024.02.05.1...r.2024.02.08.0
r.2024.02.05.1
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
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
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
- @neal-timpe made their first contribution in #4877
Full Changelog: r.2024.01.23.0...r.2024.01.30.0
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
r.2024.01.16.0
Summary:
This release includes one bug fix and minor feature updates.
What's Changed
- [COST-3394] Cost Groups: Add
/add
and/remove
endpoints by @samdoran in #4860 - log count for impacted rows by @djnakabaale in #4864
- One approach to solve null values for subscription_name by @bacciotti in #4789
- [COST-4389] Masu endpoint to convert parquet data types by @myersCody in #4837
- chore(image): update base image by @github-actions in #4865
- [COST-4573] Sync partitions prior to querying data for bill creation by @cgoodfred in #4868
- Revert "One approach to solve null values for subscription_name" by @bacciotti in #4870
Full Changelog: r.2024.01.10.0...r.2024.01.16.0
r.2024.01.10.0
What's Changed
- Bump nise version in pip lock file. by @myersCody in #4852
- Include OpenShift recommendations spec by @samdoran in #4856
- [COST-4535] Add filtering on the clusters field for cost_group by @myersCody in #4851
- Improve
TrinoStatementExecError
by @samdoran in #4842 - Incorporate OpenShift recommendations into API spec by @samdoran in #4857
- [COST-3814] Use isoformat for timestamp by @cgoodfred in #4858
- [COST-4534] Support filtering with multiple values by @samdoran in #4846
- Use external reference for OpenShift recommendations by @samdoran in #4859
- [COST-4466] Migration to clean up old column for cost category by @myersCody in #4821
- [COST-4556] Add azure tenant id to subs message by @cgoodfred in #4862
- chore(image): update base image by @github-actions in #4861
Full Changelog: r.2024.01.05.0...r.2024.01.10.0