Skip to content

Releases: project-koku/koku

r.2021.08.10

10 Aug 18:08
95343a5
Compare
Choose a tag to compare

r.2021.08.06

06 Aug 19:50
762540c
Compare
Choose a tag to compare

r.2021.08.04.0

04 Aug 16:02
e6f1216
Compare
Choose a tag to compare
  • Defer (and remove) a partition migration that was problematic (#3050)
  • Filter query on tenant table (#3047)
  • [COST-1261] Consolidate code (#3045)
  • [COST-1261] Process new fields in manifest (#3043)
  • Undo change to optionally sync hive partitions (#3044)
  • Rename to self.tracing_id in providers report downloaders (#3037)
  • [COST-1710] Add invoice month to trino daily summary and all endpoints. (#3032)
  • Trino small updates (#3018)
  • [COST-1554] add tracing id to ocp report meta (#3038)
  • [COST-1555] AWS/Trino tracing-id updates (#3033)
  • add probe servers (#3011)
  • reorder migrations for safe application (#3034)
  • strip quotes from owner (#3029)
  • [COST-1508] provider agnostic logging (#3025)
  • [COST-1720] Add migration to repopulate ocp_by_project mat view. (#3031)
  • removed comments preventing admins from seeing data (#3030)
  • grafana: update for new pushgateway (#3028)
  • Update Presto SQL for consistent date handling (#3016)
  • [COST-1037] expire partitions (#2950)
  • [COST-1450] Monthly rate to project cost distribution. (#3021)

r.2021.07.21.0

21 Jul 20:10
dfad284
Compare
Choose a tag to compare
  • Process smaller dataframes for OCP-on-cloud (#3022)
  • Update license headers (#3023)
  • Sources: extra authentication.{create|update} filtering (#2999)
  • Sources cleanup optimizations (#3000)
  • Adds filter to remove null values from Openshift endpoints on the resource types (#2992)
  • [Cost 1567] - Update azure resource type endpoints to support Openshift filtering (#3020)
  • [Cost 1599] - AWS tag bugs (#3019)
  • [Cost-1447, Cost-1448] - Cluster-to-node distribution (cpu & memory). (#2977)
  • [Cost-1501] - Resource Types need RBAC for type-ahead use (#2959)
  • [Cost-1567] - Enhance aws-accounts and azure-sub-guids resource types to have Filtered by OpenShift support (#3004)

r.2021.07.15.0

15 Jul 15:13
1aab1a3
Compare
Choose a tag to compare
  • Add the create_table flag via the listener (#3014)
  • Keep django relations, but drop db foreign key constraints (#3012)
  • [COST-1517] ocp on azure trino (#2961)
  • Clowdapp: add missing SOURCE_STATUS_FREQUENCY_MINUTES (#3013)
  • Fix pred_x values (#3001)
  • Add cluster alias support to resource-types/openshift-clusters API (#3010)
  • Re-enabling provider deletes (#3009)
  • [COST-1604] PVC duplicate cost (#2986)
  • Temporarily disabling provider deletes (#3007)

r.2021.07.13.0

13 Jul 14:47
32ee18a
Compare
Choose a tag to compare

This is the first release using Clowder to deploy to Production. This release includes everything in https://github.com/project-koku/koku/releases/tag/r.2021.07.09.0.

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