Skip to content

Releases: nerdswords/yet-another-cloudwatch-exporter

v0.47.0-alpha

11 Feb 14:28
7080942
Compare
Choose a tag to compare

Bugfixes and features:

Dependencies:

  • Bump github.com/aws/aws-sdk-go from 1.44.192 to 1.44.194
  • Bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3

Full Changelog: v0.46.0-alpha...v0.47.0-alpha

helm-chart-0.14.0

11 Feb 15:02
45f2f41
Compare
Choose a tag to compare

Yet Another Cloudwatch Exporter

v0.46.0-alpha

02 Feb 14:20
1fd1c2e
Compare
Choose a tag to compare
Prepare changelog for v0.46.0-alpha. (#791)

helm-chart-0.12.0

02 Feb 14:32
36a57a6
Compare
Choose a tag to compare

Yet Another Cloudwatch Exporter

v0.45.0-alpha

30 Jan 18:31
ff5f141
Compare
Choose a tag to compare

Breaking changes:

  • Note if you use Yace as a library: this release changes the signature of config.Load method.

Bugfixes and features:

Dependencies:

  • Bump github.com/aws/aws-sdk-go from 1.44.182 to 1.44.189
  • Bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.2
  • Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0

Full Changelog: v0.44.0-alpha...v0.45.0-alpha

helm-chart-0.11.0

30 Jan 18:30
ff5f141
Compare
Choose a tag to compare

Yet Another Cloudwatch Exporter

v0.44.0-alpha

23 Jan 16:48
fd5409f
Compare
Choose a tag to compare

Breaking changes:

  • Note if you use Yace as a library: this release changes the packages
    and funcs exported publicly, you will need to review the imports
    (although signatures are mostly unchanged)

Bugfixes and features:

Dependencies:

  • Bump azure/setup-helm from 1 to 3
  • Bump docker/setup-buildx-action from 1 to 2
  • Bump docker/setup-qemu-action from 1 to 2
  • Bump github.com/aws/aws-sdk-go from 1.44.175 to 1.44.182
  • Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0
  • Bump helm/chart-releaser-action from 1.4.1 to 1.5.0
  • Bump helm/kind-action from 1.2.0 to 1.5.0

helm-chart-0.10.0

23 Jan 16:43
fd5409f
Compare
Choose a tag to compare

Yet Another Cloudwatch Exporter

v0.43.0-alpha

02 Jan 15:12
bee5841
Compare
Choose a tag to compare
  • add support to custom namespaces with their dimensions (by @arielly-parussulo)
  • Optimise support for custom namespaces to use GetMetricData API (by @code-haven)
  • GH workflows: run "publish" workflows only in this repo. (by @cristiangreco)
  • Bump Go version to 1.19 for CI and docker image. (by @cristiangreco)
  • Fix not to refer to loop variable in a goroutine (by @masshash)
  • Validate tags when converting to prometheus labels (by @cristiangreco)
  • Bump github.com/aws/aws-sdk-go from 1.44.127 to 1.44.167
  • Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1
  • Bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.7

v0.42.0-alpha

03 Nov 10:59
8ba3331
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.41.0-alpha...v0.42.0-alpha