Skip to content

Releases: project-koku/koku

r.2021.07.09.0

09 Jul 18:52
ceafb9d
Compare
Choose a tag to compare
  • 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

25 Jun 18:38
30b3aeb
Compare
Choose a tag to compare
  • 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

13 May 17:39
a23ba58
Compare
Choose a tag to compare
  • 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

06 May 19:46
ff4167d
Compare
Choose a tag to compare

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

08 Apr 17:57
54b4a71
Compare
Choose a tag to compare

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

01 Apr 19:23
b6cc04b
Compare
Choose a tag to compare

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

25 Mar 18:07
2e477be
Compare
Choose a tag to compare

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

22 Mar 18:44
e2d0fae
Compare
Choose a tag to compare
  • 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

18 Mar 14:27
0a76f5e
Compare
Choose a tag to compare

#2724

Start/End Date for tags endpoint

Rabbit/Redis Switch

Move source delete to celery task

r.2021.03.03.0

03 Mar 21:50
172729a
Compare
Choose a tag to compare
r.2021.03.03.0 Pre-release
Pre-release

#2694

Store 3 months of data in materialized views

General bugfixes

add start_date, end_date params to OrgUnits API