Releases: project-koku/koku
Releases · project-koku/koku
r.2021.07.09.0
- General Bug Fixes
- New GCP accounts/projects/regions/services to the /resource-type APIs
- Fix queue metrics celery task to run every hour
- Deletes are now part of an atomic transaction that will set constraints to immediate
- Clowder support
- Add handling for ocp manifest operator version for Trino
- OpenShift on AWS Trino
- Convert master branch to main, and update references
- Ensure that OCP costs by projects uses materialized views
RC:
r.2021.06.24.0
- General bug fixes
- /resource-type API search functionality for AWS
- New AWS Service/Regions /resource-type APIs
- Clowder support
- Source deletion fixes
- Limit number of celery tasks per worker to mitigate memory leak situations
- AWS-trino fix for when account doesn't supply user tags
- Initial API changes for cost distribution memory/cpu selections
- OCP GB-Mo calculation fixes
- Celery monitoring administrative API and prometheus metrics
- Apache license file updates
RC: #2963
r.2021.05.18.0
- General Bug fixes
- Use pg catalog for schema create
- openshift on cloud deduplication
- Add filter to remove non cost-mgmt sources
RC: #2890
r.2021.05.06.0
Description
- Isolating new account schema creation to be in the source creation path
- Removing obsolete database vacuum periodic task
- Disable delta report queries with start_date/end_date parameters
- Adding response times to API response
- Pushing source status periodically with background worker
- General bug fixes
RC: #2863
r.2021.04.08.0
Description
- Send certain masu API calls to priority worker
- Miscellaneous Trino and processing performance improvements
- Update masu download API to target a specific source/date
- SQL tuning / performance improvement for tag enablement
- Bugfix: Forecast API should no longer return HTTP 500 on last day of month
- Bugfix: Handle 404 on source status check
RC: #2788
r.2021.03.30.0
Description
- COST-1110: forecast should not include negative numbers (#2750)
- [COST-1138] Large Delta Percent (#2723)
- Add ibm.account to RESOURCE_TYPES in RBAC (#2747)
- [COST-1063][COST-1165] More priority cost model updates (#2754)
- Update GCP storage mat views (#2756)
- Misc fixes (#2757)
- Tail the check migration command (#2759)
- COST-1075: implement improvements to ranking logic. (#2708)
- COST-680: Move gcp tag enablement out of development. (#2753)
- Reverse report processing month order (#2755)
- End last month on the end of the month (#2770)
RC: #2765
r.2021.03.24.0
Description
- Adds a new OpenShift task worker to specifically target OpenShift data summary
- Adds a new priority task worker to specifically target user initiated tasks from the UI
- Adds task rate limiting so multiple workers won't run similar workloads against the same database tables
- Reduces the memory footprint for parquet file creation to make CSV->Parquet conversion more efficient
RC: #2749
r.2021.03.18.0
- General bug fixes
- Last known GCP backend bugs fixed.
- OCP log statement for start and end summary dates from new operator.
- Settings UI documentation link update.
- Sources cleanup admin API
RC: #2733
r.2021.03.15.0
r.2021.03.03.0
Store 3 months of data in materialized views
General bugfixes
add start_date, end_date params to OrgUnits API