From 4f049c5a93e890b2640e6dcbc813e658a87bdb17 Mon Sep 17 00:00:00 2001 From: shibayu36 Date: Mon, 20 Jul 2020 03:09:19 +0000 Subject: [PATCH] ready for next release and update changelogs. version: 0.40.2 --- CHANGELOG.md | 13 ++++++++++ Makefile | 2 +- packaging/deb-v2/debian/changelog | 23 ++++++++++++++++++ packaging/deb/debian/changelog | 23 ++++++++++++++++++ ...0.1.orig.tar.gz => mkr_0.40.2.orig.tar.gz} | Bin packaging/rpm/mkr-v2.spec | 11 +++++++++ packaging/rpm/mkr.spec | 11 +++++++++ version.go | 2 +- 8 files changed, 83 insertions(+), 2 deletions(-) rename packaging/{mkr_0.40.1.orig.tar.gz => mkr_0.40.2.orig.tar.gz} (100%) diff --git a/CHANGELOG.md b/CHANGELOG.md index 312711af..db3fac71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## 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]) +* define default file name while doMonitorsPull() at once #304 (hgsgtk) +* Update `Installation` section of README #303 (astj) +* Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 #300 (dependabot-preview[bot]) +* Update go.sum #301 (shibayu36) +* Bump alpine from 3.11.6 to 3.12.0 #299 (dependabot-preview[bot]) +* Bump github.com/mackerelio/mackerel-client-go from 0.9.1 to 0.10.0 #296 (dependabot-preview[bot]) +* Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 #298 (dependabot-preview[bot]) +* Bump github.com/mackerelio/mackerel-agent from 0.67.1 to 0.68.0 #295 (dependabot-preview[bot]) + + ## 0.40.1 (2020-05-14) * Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 #293 (dependabot-preview[bot]) diff --git a/Makefile b/Makefile index 10939e2e..565c5e39 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ BIN := mkr -VERSION := 0.40.1 +VERSION := 0.40.2 CURRENT_REVISION := $(shell git rev-parse --short HEAD) BUILD_LDFLAGS := "-w -s -X main.gitcommit=$(CURRENT_REVISION)" diff --git a/packaging/deb-v2/debian/changelog b/packaging/deb-v2/debian/changelog index b677b714..8b46193c 100644 --- a/packaging/deb-v2/debian/changelog +++ b/packaging/deb-v2/debian/changelog @@ -1,3 +1,26 @@ +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]) + + * define default file name while doMonitorsPull() at once (by hgsgtk) + + * Update `Installation` section of README (by astj) + + * Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (by dependabot-preview[bot]) + + * Update go.sum (by shibayu36) + + * Bump alpine from 3.11.6 to 3.12.0 (by dependabot-preview[bot]) + + * Bump github.com/mackerelio/mackerel-client-go from 0.9.1 to 0.10.0 (by dependabot-preview[bot]) + + * Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (by dependabot-preview[bot]) + + * Bump github.com/mackerelio/mackerel-agent from 0.67.1 to 0.68.0 (by dependabot-preview[bot]) + + + -- mackerel Mon, 20 Jul 2020 03:09:19 +0000 + mkr (0.40.1-1.v2) stable; urgency=low * Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (by dependabot-preview[bot]) diff --git a/packaging/deb/debian/changelog b/packaging/deb/debian/changelog index 93a47d9a..3cfce432 100644 --- a/packaging/deb/debian/changelog +++ b/packaging/deb/debian/changelog @@ -1,3 +1,26 @@ +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]) + + * define default file name while doMonitorsPull() at once (by hgsgtk) + + * Update `Installation` section of README (by astj) + + * Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (by dependabot-preview[bot]) + + * Update go.sum (by shibayu36) + + * Bump alpine from 3.11.6 to 3.12.0 (by dependabot-preview[bot]) + + * Bump github.com/mackerelio/mackerel-client-go from 0.9.1 to 0.10.0 (by dependabot-preview[bot]) + + * Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (by dependabot-preview[bot]) + + * Bump github.com/mackerelio/mackerel-agent from 0.67.1 to 0.68.0 (by dependabot-preview[bot]) + + + -- mackerel Mon, 20 Jul 2020 03:09:19 +0000 + mkr (0.40.1-1) stable; urgency=low * Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (by dependabot-preview[bot]) diff --git a/packaging/mkr_0.40.1.orig.tar.gz b/packaging/mkr_0.40.2.orig.tar.gz similarity index 100% rename from packaging/mkr_0.40.1.orig.tar.gz rename to packaging/mkr_0.40.2.orig.tar.gz diff --git a/packaging/rpm/mkr-v2.spec b/packaging/rpm/mkr-v2.spec index 463d3558..716648b3 100644 --- a/packaging/rpm/mkr-v2.spec +++ b/packaging/rpm/mkr-v2.spec @@ -36,6 +36,17 @@ rm -f %{buildroot}%{_bindir}/%{name} %{_bindir}/%{name} %changelog +* Mon Jul 20 2020 - 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) +- Update `Installation` section of README (by astj) +- Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (by dependabot-preview[bot]) +- Update go.sum (by shibayu36) +- Bump alpine from 3.11.6 to 3.12.0 (by dependabot-preview[bot]) +- Bump github.com/mackerelio/mackerel-client-go from 0.9.1 to 0.10.0 (by dependabot-preview[bot]) +- Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (by dependabot-preview[bot]) +- Bump github.com/mackerelio/mackerel-agent from 0.67.1 to 0.68.0 (by dependabot-preview[bot]) + * Thu May 14 2020 - 0.40.1 - Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (by dependabot-preview[bot]) - Bump alpine from 3.11.5 to 3.11.6 (by dependabot-preview[bot]) diff --git a/packaging/rpm/mkr.spec b/packaging/rpm/mkr.spec index 51fc8d0f..b89e096a 100644 --- a/packaging/rpm/mkr.spec +++ b/packaging/rpm/mkr.spec @@ -42,6 +42,17 @@ rm -f %{buildroot}%{_bindir}/${name} %{_localbindir}/%{name} %changelog +* Mon Jul 20 2020 - 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) +- Update `Installation` section of README (by astj) +- Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (by dependabot-preview[bot]) +- Update go.sum (by shibayu36) +- Bump alpine from 3.11.6 to 3.12.0 (by dependabot-preview[bot]) +- Bump github.com/mackerelio/mackerel-client-go from 0.9.1 to 0.10.0 (by dependabot-preview[bot]) +- Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (by dependabot-preview[bot]) +- Bump github.com/mackerelio/mackerel-agent from 0.67.1 to 0.68.0 (by dependabot-preview[bot]) + * Thu May 14 2020 - 0.40.1 - Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (by dependabot-preview[bot]) - Bump alpine from 3.11.5 to 3.11.6 (by dependabot-preview[bot]) diff --git a/version.go b/version.go index 6638d34c..8d22e734 100644 --- a/version.go +++ b/version.go @@ -1,5 +1,5 @@ package main -const version = "0.40.1" +const version = "0.40.2" var gitcommit string