-
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 #864 from mackerelio/bump-version-0.70.5
Release version 0.70.5
- Loading branch information
Showing
8 changed files
with
48 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,16 @@ | ||
mackerel-agent-plugins (0.70.5-1.v2) stable; urgency=low | ||
|
||
* Bump github.com/mackerelio/go-osstat from 0.2.1 to 0.2.2 (by dependabot[bot]) | ||
<https://github.com/mackerelio/mackerel-agent-plugins/pull/863> | ||
* Bump github.com/aws/aws-sdk-go from 1.43.11 to 1.43.26 (by dependabot[bot]) | ||
<https://github.com/mackerelio/mackerel-agent-plugins/pull/862> | ||
* Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (by dependabot[bot]) | ||
<https://github.com/mackerelio/mackerel-agent-plugins/pull/859> | ||
* Bump github.com/fsouza/go-dockerclient from 1.7.9 to 1.7.10 (by dependabot[bot]) | ||
<https://github.com/mackerelio/mackerel-agent-plugins/pull/856> | ||
|
||
-- mackerel <[email protected]> Wed, 30 Mar 2022 08:24:46 +0000 | ||
|
||
mackerel-agent-plugins (0.70.4-1.v2) stable; urgency=low | ||
|
||
* Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.11 (by dependabot[bot]) | ||
|
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,16 @@ | ||
mackerel-agent-plugins (0.70.5-1) stable; urgency=low | ||
|
||
* Bump github.com/mackerelio/go-osstat from 0.2.1 to 0.2.2 (by dependabot[bot]) | ||
<https://github.com/mackerelio/mackerel-agent-plugins/pull/863> | ||
* Bump github.com/aws/aws-sdk-go from 1.43.11 to 1.43.26 (by dependabot[bot]) | ||
<https://github.com/mackerelio/mackerel-agent-plugins/pull/862> | ||
* Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (by dependabot[bot]) | ||
<https://github.com/mackerelio/mackerel-agent-plugins/pull/859> | ||
* Bump github.com/fsouza/go-dockerclient from 1.7.9 to 1.7.10 (by dependabot[bot]) | ||
<https://github.com/mackerelio/mackerel-agent-plugins/pull/856> | ||
|
||
-- mackerel <[email protected]> Wed, 30 Mar 2022 08:24:46 +0000 | ||
|
||
mackerel-agent-plugins (0.70.4-1) stable; urgency=low | ||
|
||
* Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.11 (by dependabot[bot]) | ||
|
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,12 @@ done | |
%{__targetdir}/* | ||
|
||
%changelog | ||
* Wed Mar 30 2022 <[email protected]> - 0.70.5 | ||
- Bump github.com/mackerelio/go-osstat from 0.2.1 to 0.2.2 (by dependabot[bot]) | ||
- Bump github.com/aws/aws-sdk-go from 1.43.11 to 1.43.26 (by dependabot[bot]) | ||
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (by dependabot[bot]) | ||
- Bump github.com/fsouza/go-dockerclient from 1.7.9 to 1.7.10 (by dependabot[bot]) | ||
|
||
* Tue Mar 15 2022 <[email protected]> - 0.70.4 | ||
- Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.11 (by dependabot[bot]) | ||
- Bump github.com/fsouza/go-dockerclient from 1.7.8 to 1.7.9 (by dependabot[bot]) | ||
|
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 |
---|---|---|
|
@@ -48,6 +48,12 @@ done | |
%{__oldtargetdir}/* | ||
|
||
%changelog | ||
* Wed Mar 30 2022 <[email protected]> - 0.70.5 | ||
- Bump github.com/mackerelio/go-osstat from 0.2.1 to 0.2.2 (by dependabot[bot]) | ||
- Bump github.com/aws/aws-sdk-go from 1.43.11 to 1.43.26 (by dependabot[bot]) | ||
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (by dependabot[bot]) | ||
- Bump github.com/fsouza/go-dockerclient from 1.7.9 to 1.7.10 (by dependabot[bot]) | ||
|
||
* Tue Mar 15 2022 <[email protected]> - 0.70.4 | ||
- Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.11 (by dependabot[bot]) | ||
- Bump github.com/fsouza/go-dockerclient from 1.7.8 to 1.7.9 (by dependabot[bot]) | ||
|