Skip to content

v0.4.0

Compare
Choose a tag to compare
@tommazzo89 tommazzo89 released this 26 Apr 14:42
· 115 commits to master since this release

Features

  • Allow configuring the computation interval of a composed metric controller through the COMPOSED_METRIC_COMPUTATION_INTERVAL_MS environment variable.

Dependency Updates

Bugfixes

  • Ensure that the polaris-cli exists with an error code if an error occurs during execution.
  • Explicitly handle invalid composed metric values in the Prometheus ComposedMetricsManager.
  • Added missing js-yaml v4.1.0 as a dependency of @polaris-sloc/schema-gen.
  • Fix Docker build failure when not using BuildKit by upgrading to Nx v14.0.3 (see details).