Skip to content

Releases: tailwarden/komiser

Linode & Tencent support

10 Feb 14:21
Compare
Choose a tag to compare

Komiser v3 0 2

New features

  • Collect AWS CloudWatch alarms
  • Collect Civo Load balancers and Object Stores
  • Collect K8s PersistentVolumes, Ingress and ServiceAccount Objects and Deployments
  • Support of Tencent and Linode

Improvements

  • Added costs of AWS EFS, ELB, EKS, SNS and Cloudfront
  • Custom views management improvements including duplicate and search functionalities
  • Show Komiser GitHub repository banner on dashboard loading
  • Written documentation for all the functions and effects inside the useInventory hook
  • New folder structure for the hook, which now nests its types and helpers
  • Most lengthy and verbose functions were moved to helpers folder
  • Search function was rewritten to handle all use cases
  • Cleaned up index.tsx which holds the All Resources page and components
  • Created declarative conditional helpers to improve index.tsx readability

Bug fixes

  • Use namespaces when provider is Kubernetes
  • On custom view creation or duplication, route to new custom view

Kubernetes support

26 Jan 14:55
Compare
Choose a tag to compare

Komiser Kubernetes post

New features

  • Collecting K8s resources and pods
  • Initial support of Linode provider
  • Support of CIVO provider

Improvements

  • Added cost estimate for AWS and DigitalOcean resources
  • Added cost filter to filters set

Bug fixes

  • Views params parsing

Inventory release

24 Nov 14:38
Compare
Choose a tag to compare

New features

  • Inventory: Discover all cloud resources across all your cloud accounts 🔎
  • Search and filter cloud resources with tags, regions, services and more 🔥
  • Cloud assets are now persisted in a database (SQLite or PostgreSQL) 📦

Improvements

  • General UX improvements ✨
  • Multi-cloud accounts support (including AWS, OCI and DigitalOcean) 🌎
  • Support of new AWS services

Bug fixes

  • New CLI, performance improvement and better errors handling

Azure fixes

19 Jun 17:21
Compare
Choose a tag to compare

Changelog

  • Azure provider support
  • UX improvements
  • Fixed geomap loading

Daily Budget Slack Alert

01 Mar 17:27
Compare
Choose a tag to compare

Changelog

Daily Budget Slack Alert
Added Glacier support
Added Lambda support
General UX improvements

Azure Support 🔥

13 Feb 15:50
Compare
Choose a tag to compare

Changelog

  • Azure Provider support
  • Fixed Geo map display
  • Upgraded from Angular 5.6 to Angular 13.2
  • Upgraded from Go 1.10 to Go 1.15
  • Migrated from Godeps to Go module
  • General UX improvements

Support of DigitalOcean

25 Jul 10:50
Compare
Choose a tag to compare

Changelog

  • Support of DigitalOcean
  • Fix & improve UI

Support of OVH

17 Jun 19:45
Compare
Choose a tag to compare

Changelog

  • Support of OVH Public Cloud
  • Fix issues related to engine
  • Improve UI/UX

Multiple AWS Accounts

30 May 11:24
Compare
Choose a tag to compare

Changelog

  • Multiple AWS accounts is now supported (#67)
  • Fixed issues related to ECS (#88)
  • Fixed UI issues due to lazy loading
  • Added missing IAM policies
  • Added Redis to Docker container (#94)

Support of GCP

11 May 22:14
41534b7
Compare
Choose a tag to compare

Changelog:

  • Support of GCP
  • Fixed previous issues related to AWS #72
  • Fixed UI issues #72 #69 #66
  • Prefix Redis keys with provider name