File tree Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.49.0 (2025-05-16)
4
+
5
+ * use Go 1.24 #918 (yseto)
6
+ * Release version 0.49.0 #917 (mackerelbot)
7
+ * Remove rewrite some files on every releases #915 (yseto)
8
+ * introduce status-as option to check-ntservice #914 (kmuto)
9
+ * replace to aws-sdk-go-v2 #912 (yseto)
10
+
11
+
3
12
## 0.48.0 (2025-03-31)
4
13
5
14
* [ check-windows-eventlog] add status-as option #908 (masarasi)
Original file line number Diff line number Diff line change
1
+ mackerel-check-plugins (0.49.0-1.v2) stable; urgency=low
2
+
3
+ * use Go 1.24 (by yseto)
4
+ <https://github.com/mackerelio/go-check-plugins/pull/918>
5
+ * Release version 0.49.0 (by mackerelbot)
6
+ <https://github.com/mackerelio/go-check-plugins/pull/917>
7
+ * Remove rewrite some files on every releases (by yseto)
8
+ <https://github.com/mackerelio/go-check-plugins/pull/915>
9
+ * introduce status-as option to check-ntservice (by kmuto)
10
+ <https://github.com/mackerelio/go-check-plugins/pull/914>
11
+ * replace to aws-sdk-go-v2 (by yseto)
12
+ <https://github.com/mackerelio/go-check-plugins/pull/912>
13
+
14
+ -- mackerel <
[email protected] > Fri, 16 May 2025 05:56:47 +0000
15
+
1
16
mackerel-check-plugins (0.48.0-1.v2) stable; urgency=low
2
17
3
18
* [check-windows-eventlog] add status-as option (by masarasi)
Original file line number Diff line number Diff line change 36
36
%{__targetdir}/*
37
37
38
38
%changelog
39
+ *
Fri May 16 2025 <[email protected] > - 0.49.0
40
+ - use Go 1.24 (by yseto)
41
+ - Release version 0.49.0 (by mackerelbot)
42
+ - Remove rewrite some files on every releases (by yseto)
43
+ - introduce status-as option to check-ntservice (by kmuto)
44
+ - replace to aws-sdk-go-v2 (by yseto)
45
+
39
46
*
Mon Mar 31 2025 <[email protected] > - 0.48.0
40
47
- [check-windows-eventlog] add status-as option (by masarasi)
41
48
- [check-windows-eventlog] add target event type (by masarasi)
You can’t perform that action at this time.
0 commit comments