Skip to content

Commit c45e240

Browse files
Prepare changelog for v0.60.0 (#1417)
1 parent c6dcb54 commit c45e240

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,41 @@ Refactoring:
2828

2929
**Full Changelog**: https://github.com/...
3030

31+
# 0.60.0
32+
33+
**Bugfixes and features**
34+
35+
Features:
36+
* add cloudwatch log metric support by @vainiusd
37+
* feat: add AWS/RUM as supported service by @hexionas
38+
39+
Bugs:
40+
* Fix all value for function_name variable in lambda dashboard by @thepalbi
41+
* Fix rounding period deprecation notice by @cristiangreco
42+
43+
Docs:
44+
* README: update config example by @cristiangreco
45+
* Fix ElastiCache metric namespace typo on README by @Roberdvs
46+
47+
Refactoring:
48+
* getmetricdata: Move batching to an iterator by @kgeckhart
49+
50+
**Dependencies**
51+
* Bump github.com/aws/aws-sdk-go from 1.51.21 to 1.53.1
52+
* Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.156.0 to 1.160.0
53+
* Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
54+
* Bump github.com/prometheus/common from 0.52.3 to 0.53.0
55+
* Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2
56+
* Bump golangci/golangci-lint-action from 4.0.0 to 5.3.0
57+
* Bump the aws-sdk-v2 group with 13 updates
58+
59+
**New contributors**
60+
61+
* @Roberdvs made their first contribution
62+
* @hexionas made their first contribution
63+
64+
**Full Changelog**: https://github.com/nerdswords/yet-another-cloudwatch-exporter/compare/v0.59.0...v0.60.0
65+
3166
# 0.59.0
3267

3368
**Important news and breaking changes**

0 commit comments

Comments
 (0)