File tree Expand file tree Collapse file tree 3 files changed +23
-0
lines changed Expand file tree Collapse file tree 3 files changed +23
-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
+ * 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
+
3
10
## 0.48.0 (2025-03-31)
4
11
5
12
* [ 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
+ * 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
+
1
12
mackerel-check-plugins (0.48.0-1.v2) stable; urgency=low
2
13
3
14
* [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
+ - 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
+
39
44
*
Mon Mar 31 2025 <[email protected] > - 0.48.0
40
45
- [check-windows-eventlog] add status-as option (by masarasi)
41
46
- [check-windows-eventlog] add target event type (by masarasi)
You can’t perform that action at this time.
0 commit comments