-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1104 from mackerelio/bump-version-0.78.4
Release version 0.78.4
- Loading branch information
Showing
6 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
mackerel-agent-plugins (0.78.4-1.v2) stable; urgency=low | ||
|
||
* Fixed Docker CPU Percentage's unusual spike when restarting containers (by Arthur1) | ||
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1100> | ||
* Remove old rpm packaging (by yseto) | ||
<https://github.com/mackerelio/mackerel-agent-plugins/pull/1095> | ||
|
||
-- mackerel <[email protected]> Mon, 4 Sep 2023 03:17:45 +0000 | ||
|
||
mackerel-agent-plugins (0.78.3-1.v2) stable; urgency=low | ||
|
||
|
||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,6 +39,10 @@ done | |
%{__targetdir}/* | ||
|
||
%changelog | ||
* Mon Sep 4 2023 <[email protected]> - 0.78.4 | ||
- Fixed Docker CPU Percentage's unusual spike when restarting containers (by Arthur1) | ||
- Remove old rpm packaging (by yseto) | ||
|
||
* Thu Jul 13 2023 <[email protected]> - 0.78.3 | ||
|
||
* Wed Jun 14 2023 <[email protected]> - 0.78.2 | ||
|