Skip to content

Commit ad79044

Browse files
committed
Changelog for 0.57.1
1 parent 282ef70 commit ad79044

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Diff for: CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,28 @@ Refactoring:
2929
**Full Changelog**: https://github.com/...
3030

3131

32+
# 0.57.1
33+
34+
**Important news and breaking changes**
35+
36+
* Reverted a change from 0.57.0 to fix scraping of ApiGateway resources.
37+
38+
**Bugfixes and features**
39+
40+
Bugs:
41+
* ApiGateway: bugfix to restore FilterFunc for correct mapping of resources by @cristiangreco
42+
43+
**Dependencies**
44+
45+
## What's Changed
46+
* Bump github.com/aws/aws-sdk-go from 1.50.26 to 1.50.30
47+
* Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
48+
* Bump github.com/prometheus/common from 0.48.0 to 0.49.0
49+
* Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
50+
* Bump the aws-sdk-v2 group
51+
52+
**Full Changelog**: https://github.com/nerdswords/yet-another-cloudwatch-exporter/compare/v0.57.0...v0.57.1
53+
3254
# v0.57.0
3355

3456
**Important news and breaking changes**

0 commit comments

Comments
 (0)