Skip to content

Commit

Permalink
Merge pull request #316 from mackerelio/bump-version-0.40.3
Browse files Browse the repository at this point in the history
Release version 0.40.3
  • Loading branch information
astj committed Sep 15, 2020
2 parents 386ac57 + 8c5d4c3 commit 51523e2
Show file tree
Hide file tree
Showing 8 changed files with 69 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 0.40.3 (2020-09-15)

* revert go1.15-alpine #315 (lufia)
* revert changing filename #314 (lufia)
* Bump golang from 1.15.0-alpine to 1.15.2-alpine #313 (dependabot-preview[bot])
* Bump github.com/Songmu/prompter from 0.3.0 to 0.4.0 #311 (dependabot-preview[bot])
* Bump golang from 1.14-alpine to 1.15.0-alpine #309 (dependabot-preview[bot])
* add arm64 packages, and fix Architecture field of deb #310 (lufia)
* Bump github.com/mackerelio/mackerel-agent from 0.68.0 to 0.68.2 #308 (dependabot-preview[bot])


## 0.40.2 (2020-07-20)

* Bump github.com/mackerelio/mackerel-client-go from 0.10.0 to 0.10.1 #305 (dependabot-preview[bot])
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BIN := mkr
VERSION := 0.40.2
VERSION := 0.40.3
CURRENT_REVISION := $(shell git rev-parse --short HEAD)
BUILD_LDFLAGS := "-w -s -X main.gitcommit=$(CURRENT_REVISION)"

Expand Down
19 changes: 19 additions & 0 deletions packaging/deb-v2/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
mkr (0.40.3-1.v2) stable; urgency=low

* revert go1.15-alpine (by lufia)
<https://github.com/mackerelio/mkr/pull/315>
* revert changing filename (by lufia)
<https://github.com/mackerelio/mkr/pull/314>
* Bump golang from 1.15.0-alpine to 1.15.2-alpine (by dependabot-preview[bot])
<https://github.com/mackerelio/mkr/pull/313>
* Bump github.com/Songmu/prompter from 0.3.0 to 0.4.0 (by dependabot-preview[bot])
<https://github.com/mackerelio/mkr/pull/311>
* Bump golang from 1.14-alpine to 1.15.0-alpine (by dependabot-preview[bot])
<https://github.com/mackerelio/mkr/pull/309>
* add arm64 packages, and fix Architecture field of deb (by lufia)
<https://github.com/mackerelio/mkr/pull/310>
* Bump github.com/mackerelio/mackerel-agent from 0.68.0 to 0.68.2 (by dependabot-preview[bot])
<https://github.com/mackerelio/mkr/pull/308>

-- mackerel <[email protected]> Tue, 15 Sep 2020 06:17:56 +0000

mkr (0.40.2-1.v2) stable; urgency=low

* Bump github.com/mackerelio/mackerel-client-go from 0.10.0 to 0.10.1 (by dependabot-preview[bot])
Expand Down
19 changes: 19 additions & 0 deletions packaging/deb/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
mkr (0.40.3-1) stable; urgency=low

* revert go1.15-alpine (by lufia)
<https://github.com/mackerelio/mkr/pull/315>
* revert changing filename (by lufia)
<https://github.com/mackerelio/mkr/pull/314>
* Bump golang from 1.15.0-alpine to 1.15.2-alpine (by dependabot-preview[bot])
<https://github.com/mackerelio/mkr/pull/313>
* Bump github.com/Songmu/prompter from 0.3.0 to 0.4.0 (by dependabot-preview[bot])
<https://github.com/mackerelio/mkr/pull/311>
* Bump golang from 1.14-alpine to 1.15.0-alpine (by dependabot-preview[bot])
<https://github.com/mackerelio/mkr/pull/309>
* add arm64 packages, and fix Architecture field of deb (by lufia)
<https://github.com/mackerelio/mkr/pull/310>
* Bump github.com/mackerelio/mackerel-agent from 0.68.0 to 0.68.2 (by dependabot-preview[bot])
<https://github.com/mackerelio/mkr/pull/308>

-- mackerel <[email protected]> Tue, 15 Sep 2020 06:17:56 +0000

mkr (0.40.2-1) stable; urgency=low

* Bump github.com/mackerelio/mackerel-client-go from 0.10.0 to 0.10.1 (by dependabot-preview[bot])
Expand Down
File renamed without changes.
9 changes: 9 additions & 0 deletions packaging/rpm/mkr-v2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,15 @@ rm -f %{buildroot}%{_bindir}/%{name}
%{_bindir}/%{name}

%changelog
* Tue Sep 15 2020 <[email protected]> - 0.40.3
- revert go1.15-alpine (by lufia)
- revert changing filename (by lufia)
- Bump golang from 1.15.0-alpine to 1.15.2-alpine (by dependabot-preview[bot])
- Bump github.com/Songmu/prompter from 0.3.0 to 0.4.0 (by dependabot-preview[bot])
- Bump golang from 1.14-alpine to 1.15.0-alpine (by dependabot-preview[bot])
- add arm64 packages, and fix Architecture field of deb (by lufia)
- Bump github.com/mackerelio/mackerel-agent from 0.68.0 to 0.68.2 (by dependabot-preview[bot])

* Mon Jul 20 2020 <[email protected]> - 0.40.2
- Bump github.com/mackerelio/mackerel-client-go from 0.10.0 to 0.10.1 (by dependabot-preview[bot])
- define default file name while doMonitorsPull() at once (by hgsgtk)
Expand Down
9 changes: 9 additions & 0 deletions packaging/rpm/mkr.spec
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,15 @@ rm -f %{buildroot}%{_bindir}/${name}
%{_localbindir}/%{name}

%changelog
* Tue Sep 15 2020 <[email protected]> - 0.40.3
- revert go1.15-alpine (by lufia)
- revert changing filename (by lufia)
- Bump golang from 1.15.0-alpine to 1.15.2-alpine (by dependabot-preview[bot])
- Bump github.com/Songmu/prompter from 0.3.0 to 0.4.0 (by dependabot-preview[bot])
- Bump golang from 1.14-alpine to 1.15.0-alpine (by dependabot-preview[bot])
- add arm64 packages, and fix Architecture field of deb (by lufia)
- Bump github.com/mackerelio/mackerel-agent from 0.68.0 to 0.68.2 (by dependabot-preview[bot])

* Mon Jul 20 2020 <[email protected]> - 0.40.2
- Bump github.com/mackerelio/mackerel-client-go from 0.10.0 to 0.10.1 (by dependabot-preview[bot])
- define default file name while doMonitorsPull() at once (by hgsgtk)
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package main

const version = "0.40.2"
const version = "0.40.3"

var gitcommit string

0 comments on commit 51523e2

Please sign in to comment.