Skip to content

v0.51.0

Compare
Choose a tag to compare
@cristiangreco cristiangreco released this 26 Apr 15:59
· 365 commits to master since this release
3c055cf

Important breaking changes

  • Jobs of type customNamespace are deprecated and might be removed in a future release (please reach out if you're still using this feature)

Bugfixes and features

Features:

  • Add feature flags support by @thepalbi
  • Feature flag max-dimensions-associator: new resource-matching algorithm for discovery jobs. It fixes metrics attribution for ECS. Please test it out and report any issue!
  • Feature flag list-metrics-callback: reduce memory usage of ListMetrics API requests

Services:

Docs:

Bugs:

  • Fix for Dockerfile smell DL3007 by @grosa1

Refactoring:

Dependencies

  • Bump github.com/aws/aws-sdk-go from 1.44.235 to 1.44.249
  • Bump github.com/prometheus/common from 0.41.0 to 0.42.0

Full Changelog: v0.50.0...v0.51.0