Skip to content

Commit 121d92e

Browse files
authored
Merge pull request #1338 from mackerelio/bump-version-0.89.1
Release version 0.89.1
2 parents 127cc60 + 0ab93d7 commit 121d92e

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.89.1 (2025-09-19)
4+
5+
* Bump github.com/mackerelio/mackerel-plugin-mongodb from 1.1.1 to 1.1.2 in /mackerel-plugin-mongodb #1336 (dependabot[bot])
6+
* Bump github.com/mackerelio/go-osstat from 0.2.5 to 0.2.6 #1334 (dependabot[bot])
7+
* Bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.1 #1332 (dependabot[bot])
8+
* Bump github.com/mackerelio/mackerel-plugin-mongodb from 1.1.1 to 1.1.2 #1330 (dependabot[bot])
9+
* Bump golang.org/x/text from 0.27.0 to 0.29.0 #1329 (dependabot[bot])
10+
* Bump github.com/fsouza/go-dockerclient from 1.9.6 to 1.12.2 #1319 (dependabot[bot])
11+
12+
313
## 0.89.0 (2025-09-09)
414

515
* fix tarball version #1324 (yseto)

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.89.1-1.v2) stable; urgency=low
2+
3+
* Bump github.com/mackerelio/mackerel-plugin-mongodb from 1.1.1 to 1.1.2 in /mackerel-plugin-mongodb (by dependabot[bot])
4+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1336>
5+
* Bump github.com/mackerelio/go-osstat from 0.2.5 to 0.2.6 (by dependabot[bot])
6+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1334>
7+
* Bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.1 (by dependabot[bot])
8+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1332>
9+
* Bump github.com/mackerelio/mackerel-plugin-mongodb from 1.1.1 to 1.1.2 (by dependabot[bot])
10+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1330>
11+
* Bump golang.org/x/text from 0.27.0 to 0.29.0 (by dependabot[bot])
12+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1329>
13+
* Bump github.com/fsouza/go-dockerclient from 1.9.6 to 1.12.2 (by dependabot[bot])
14+
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1319>
15+
16+
-- mackerel <mackerel-developers@hatena.ne.jp> Fri, 19 Sep 2025 02:26:06 +0000
17+
118
mackerel-agent-plugins (0.89.0-1.v2) stable; urgency=low
219

320
* fix tarball version (by yseto)

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+
* Fri Sep 19 2025 <mackerel-developers@hatena.ne.jp> - 0.89.1
43+
- Bump github.com/mackerelio/mackerel-plugin-mongodb from 1.1.1 to 1.1.2 in /mackerel-plugin-mongodb (by dependabot[bot])
44+
- Bump github.com/mackerelio/go-osstat from 0.2.5 to 0.2.6 (by dependabot[bot])
45+
- Bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.1 (by dependabot[bot])
46+
- Bump github.com/mackerelio/mackerel-plugin-mongodb from 1.1.1 to 1.1.2 (by dependabot[bot])
47+
- Bump golang.org/x/text from 0.27.0 to 0.29.0 (by dependabot[bot])
48+
- Bump github.com/fsouza/go-dockerclient from 1.9.6 to 1.12.2 (by dependabot[bot])
49+
4250
* Tue Sep 9 2025 <mackerel-developers@hatena.ne.jp> - 0.89.0
4351
- fix tarball version (by yseto)
4452
- Bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /mackerel-plugin-mongodb (by dependabot[bot])

0 commit comments

Comments
 (0)