Changelog

Additions and updates to Komiser or the Tailwarden platform
Komiser v3.0.6
March 10, 2023

Komiser v3.0.6

Komiser
Komiser v3.0.6

New features

  • MongoDB Atlas support
  • Slack weekly reporting

Improvements

  • Introduced unit testing with Jest for the dashboard
  • Added cost estimation for AWS EBS
  • Enabled Sentry to the dashboard (if opt-in by the user)
  • Collected Azure Data Box resources
  • Collected AWS ASG resources

Bug fixes

  • Minor API fixes
Komiser v3.0.5
March 3, 2023

Komiser v3.0.5

Komiser
Komiser v3.0.5

New features

  • Slack alerts.
  • Collected Azure SQL servers, queues, and application gateways.
  • Collected Scaleway instances, Kubernetes, container registries, load balancers, and databases.

Improvements

  • Displayed percentage of total in cloud map tooltip
  • You can discover active resources from the cloud map
  • Resources manager tooltip is also displaying the percentage of total
  • Add Toast component to storybook

Bug fixes

  • Fixed AWS cost estimation
  • Removed region check for S3 resource fetching
  • Minor API fixes
Komiser v3.0.4
February 24, 2023

Komiser v3.0.4

Komiser
Komiser v3.0.4

New features

  • Cost explorer widget
  • Collected DigitalOcean Functions, Volumes and Block Storage
  • Initial support of Scaleway

Improvements

  • Added cloud map expansion
  • Excluded values from resources breakdown & cost explorer
  • Refactored AWS ELB resources collector
  • Added Storybook integration to dashboard

Bug fixes

  • Minor API fixes
Komiser v3.0.3
February 17, 2023

Komiser v3.0.3

Komiser
Komiser v3.0.3

New features

  • Dashboard with global stats, cloud map, and resources breakdown
  • Collect OCI BlockVolumes, Functions, Applications, Buckets, Policies, and Database
  • Collect AWS provisioned RDS instances
  • Collect Civo Database, Disk images
  • Collect Linode LKE clusters, Node balancers, and firewalls
  • Initial support of Azure (VMs, Images, and Disks)

Improvements

  • Enabled Telemetry with Segment and Sentry - read more

Bug fixes

  • Fixed cost calculation for S3 buckets
  • Added OCI provider logo
Komiser v3.0.2
February 10, 2023

Komiser v3.0.2

Komiser
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