Skip to content

Commit 7948915

Browse files
authored
Merge pull request #917 from mackerelio/bump-version-0.49.0
Release version 0.49.0
2 parents a980671 + df04b8b commit 7948915

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

CHANGELOG.md

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

3+
## 0.49.0 (2025-05-16)
4+
5+
* Remove rewrite some files on every releases #915 (yseto)
6+
* introduce status-as option to check-ntservice #914 (kmuto)
7+
* replace to aws-sdk-go-v2 #912 (yseto)
8+
9+
310
## 0.48.0 (2025-03-31)
411

512
* [check-windows-eventlog] add status-as option #908 (masarasi)

packaging/deb-v2/debian/changelog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
mackerel-check-plugins (0.49.0-1.v2) stable; urgency=low
2+
3+
* Remove rewrite some files on every releases (by yseto)
4+
<https://github.com/mackerelio/go-check-plugins/pull/915>
5+
* introduce status-as option to check-ntservice (by kmuto)
6+
<https://github.com/mackerelio/go-check-plugins/pull/914>
7+
* replace to aws-sdk-go-v2 (by yseto)
8+
<https://github.com/mackerelio/go-check-plugins/pull/912>
9+
10+
-- mackerel <[email protected]> Fri, 16 May 2025 02:44:23 +0000
11+
112
mackerel-check-plugins (0.48.0-1.v2) stable; urgency=low
213

314
* [check-windows-eventlog] add status-as option (by masarasi)

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ done
3636
%{__targetdir}/*
3737

3838
%changelog
39+
* Fri May 16 2025 <[email protected]> - 0.49.0
40+
- Remove rewrite some files on every releases (by yseto)
41+
- introduce status-as option to check-ntservice (by kmuto)
42+
- replace to aws-sdk-go-v2 (by yseto)
43+
3944
* Mon Mar 31 2025 <[email protected]> - 0.48.0
4045
- [check-windows-eventlog] add status-as option (by masarasi)
4146
- [check-windows-eventlog] add target event type (by masarasi)

0 commit comments

Comments
 (0)