Skip to main content
Version: 2.13.0

Release Notes for Smart Scaler Version 2.1.1

Release Date: 29th November 2023

Smart Scaler solves the problem of runaway costs of Kubernetes clusters that are heavily over-provisioned to compensate for the reactive and time consuming tuning required for vanilla HPA.

We continue to add new features and enhancements to Smart Scaler.

Issues Fixed

  • If GitConfigurations for individual microservices are empty, the Event Agent now utilizes the global GitConfigurations. Previously, individual microservices with empty GitConfigurations would result in an error.
  • If eventStartTimestamp and eventEndTimestamp are set to same value in EventConfig, it results in an error. eventEndTimestamp must be later than eventStartTimestamp in EventConfig.