Skip to content

Releases: polaris-slo-cloud/polaris-slo-framework

v0.2.1

24 Feb 18:07
eb47ce4
Compare
Choose a tag to compare

Features

  • Added the following TimeInstantQuery operations: averageByGroup(), minByGroup(), and maxByGroup()

v0.2.0

21 Feb 17:13
331f81d
Compare
Choose a tag to compare

Features

  • Added support for writing elasticity strategies in TypeScript
  • Added support for ComposedMetrics
  • Added support for predicted metric controllers
  • Rewrote HorizontalElasticityStrategy in TypeScript and added stabilization window support
  • Added VerticalElasticityStrategy
  • Added Polaris CLI
  • Added support for generating Custom Resource Definitions (CRDs) from TypeScript code
  • Added OrchestratorGateway to allow creating clients for the underlying orchestrator
  • Initial release of @polaris-sloc npm packages
  • Removed Go code, because with the TypeScript CRD generator it is no longer needed