Skip to content

Commit 59321a7

Browse files
authored
Merge pull request #1390 from mackerelio/bump-version-0.90.0
Release version 0.90.0
2 parents 393f676 + e7e4338 commit 59321a7

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.90.0 (2025-12-17)
4+
5+
* Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.276.1 to 1.277.0 in the aws-aws-sdk-go-v2 group across 1 directory #1389 (dependabot[bot])
6+
* Supports metrics of Redis / Valkey cluster. #1388 (fujiwara)
7+
* Bump golang.org/x/text from 0.31.0 to 0.32.0 in the golang-x group across 1 directory #1387 (dependabot[bot])
8+
* Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.52.8 to 1.53.0 in the aws-aws-sdk-go-v2 group across 1 directory #1386 (dependabot[bot])
9+
* Bump the aws-aws-sdk-go-v2 group across 1 directory with 4 updates #1385 (dependabot[bot])
10+
* Bump the mackerelio group across 2 directories with 1 update #1384 (dependabot[bot])
11+
12+
313
## 0.89.3 (2025-12-10)
414

515
* Bump the aws-aws-sdk-go-v2 group across 1 directory with 6 updates #1382 (dependabot[bot])

packaging/deb-v2/debian/changelog

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
mackerel-agent-plugins (0.90.0-1.v2) stable; urgency=low
2+
3+
* Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.276.1 to 1.277.0 in the aws-aws-sdk-go-v2 group across 1 directory (by dependabot[bot])
4+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1389>
5+
* Supports metrics of Redis / Valkey cluster. (by fujiwara)
6+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1388>
7+
* Bump golang.org/x/text from 0.31.0 to 0.32.0 in the golang-x group across 1 directory (by dependabot[bot])
8+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1387>
9+
* Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.52.8 to 1.53.0 in the aws-aws-sdk-go-v2 group across 1 directory (by dependabot[bot])
10+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1386>
11+
* Bump the aws-aws-sdk-go-v2 group across 1 directory with 4 updates (by dependabot[bot])
12+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1385>
13+
* Bump the mackerelio group across 2 directories with 1 update (by dependabot[bot])
14+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1384>
15+
16+
-- mackerel <mackerel-developers@hatena.ne.jp> Wed, 17 Dec 2025 01:22:55 +0000
17+
118
mackerel-agent-plugins (0.89.3-1.v2) stable; urgency=low
219

320
* Bump the aws-aws-sdk-go-v2 group across 1 directory with 6 updates (by dependabot[bot])

packaging/rpm/mackerel-agent-plugins-v2.spec

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ done
3939
%{__targetdir}/*
4040

4141
%changelog
42+
* Wed Dec 17 2025 <mackerel-developers@hatena.ne.jp> - 0.90.0
43+
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.276.1 to 1.277.0 in the aws-aws-sdk-go-v2 group across 1 directory (by dependabot[bot])
44+
- Supports metrics of Redis / Valkey cluster. (by fujiwara)
45+
- Bump golang.org/x/text from 0.31.0 to 0.32.0 in the golang-x group across 1 directory (by dependabot[bot])
46+
- Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.52.8 to 1.53.0 in the aws-aws-sdk-go-v2 group across 1 directory (by dependabot[bot])
47+
- Bump the aws-aws-sdk-go-v2 group across 1 directory with 4 updates (by dependabot[bot])
48+
- Bump the mackerelio group across 2 directories with 1 update (by dependabot[bot])
49+
4250
* Wed Dec 10 2025 <mackerel-developers@hatena.ne.jp> - 0.89.3
4351
- Bump the aws-aws-sdk-go-v2 group across 1 directory with 6 updates (by dependabot[bot])
4452
- Bump github.com/redis/go-redis/v9 from 9.17.1 to 9.17.2 (by dependabot[bot])

0 commit comments

Comments
 (0)