Skip to content

Commit

Permalink
Revert "Release version 0.74.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
lufia committed Dec 19, 2022
1 parent 2228522 commit 6470112
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 90 deletions.
14 changes: 0 additions & 14 deletions CHANGELOG.md
@@ -1,19 +1,5 @@
# Changelog

## 0.74.0 (2022-12-19)

* fix packaging process on ci #971 (yseto)
* refine file rewrite process #970 (yseto)
* remove xentop on backward compatibility symlink #969 (yseto)
* fix packaging #968 (yseto)
* [plugin-elasticsearch] Fix the test for elasticsearch #966 (lufia)
* sort plugins on packaging files. #963 (yseto)
* Purge less-used plugins from mackerel-agent-plugins package #962 (lufia)
* Purge mackerel-plugin-nvidia-smi #961 (lufia)
* Update dependencies #960 (lufia)
* added test for elasticsearch #952 (yseto)


## 0.73.0 (2022-11-09)

* Fix Elasticsearch plugin. #950 (fujiwara)
Expand Down
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
VERSION = 0.74.0
VERSION = 0.73.0
VERBOSE_FLAG = $(if $(VERBOSE),-verbose)
CURRENT_REVISION = $(shell git rev-parse --short HEAD)

Expand Down
2 changes: 1 addition & 1 deletion mackerel-plugin.go
Expand Up @@ -60,7 +60,7 @@ func run(args []string) int {
return exitOK
}

const version = "0.74.0"
const version = "0.73.0"

var gitcommit string

Expand Down
25 changes: 0 additions & 25 deletions packaging/deb-v2/debian/changelog
@@ -1,28 +1,3 @@
mackerel-agent-plugins (0.74.0-1.v2) stable; urgency=low

* fix packaging process on ci (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/971>
* refine file rewrite process (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/970>
* remove xentop on backward compatibility symlink (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/969>
* fix packaging (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/968>
* [plugin-elasticsearch] Fix the test for elasticsearch (by lufia)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/966>
* sort plugins on packaging files. (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/963>
* Purge less-used plugins from mackerel-agent-plugins package (by lufia)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/962>
* Purge mackerel-plugin-nvidia-smi (by lufia)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/961>
* Update dependencies (by lufia)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/960>
* added test for elasticsearch (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/952>

-- mackerel <mackerel-developers@hatena.ne.jp> Mon, 19 Dec 2022 02:57:05 +0000

mackerel-agent-plugins (0.73.0-1.v2) stable; urgency=low

* Fix Elasticsearch plugin. (by fujiwara)
Expand Down
25 changes: 0 additions & 25 deletions packaging/deb/debian/changelog
@@ -1,28 +1,3 @@
mackerel-agent-plugins (0.74.0-1) stable; urgency=low

* fix packaging process on ci (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/971>
* refine file rewrite process (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/970>
* remove xentop on backward compatibility symlink (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/969>
* fix packaging (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/968>
* [plugin-elasticsearch] Fix the test for elasticsearch (by lufia)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/966>
* sort plugins on packaging files. (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/963>
* Purge less-used plugins from mackerel-agent-plugins package (by lufia)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/962>
* Purge mackerel-plugin-nvidia-smi (by lufia)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/961>
* Update dependencies (by lufia)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/960>
* added test for elasticsearch (by yseto)
<https://github.com/mackerelio/mackerel-agent-plugins/pull/952>

-- mackerel <mackerel-developers@hatena.ne.jp> Mon, 19 Dec 2022 02:57:05 +0000

mackerel-agent-plugins (0.73.0-1) stable; urgency=low

* Fix Elasticsearch plugin. (by fujiwara)
Expand Down
12 changes: 0 additions & 12 deletions packaging/rpm/mackerel-agent-plugins-v2.spec
Expand Up @@ -39,18 +39,6 @@ done
%{__targetdir}/*

%changelog
* Mon Dec 19 2022 <mackerel-developers@hatena.ne.jp> - 0.74.0
- fix packaging process on ci (by yseto)
- refine file rewrite process (by yseto)
- remove xentop on backward compatibility symlink (by yseto)
- fix packaging (by yseto)
- [plugin-elasticsearch] Fix the test for elasticsearch (by lufia)
- sort plugins on packaging files. (by yseto)
- Purge less-used plugins from mackerel-agent-plugins package (by lufia)
- Purge mackerel-plugin-nvidia-smi (by lufia)
- Update dependencies (by lufia)
- added test for elasticsearch (by yseto)

* Wed Nov 9 2022 <mackerel-developers@hatena.ne.jp> - 0.73.0
- Fix Elasticsearch plugin. (by fujiwara)
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (by dependabot[bot])
Expand Down
12 changes: 0 additions & 12 deletions packaging/rpm/mackerel-agent-plugins.spec
Expand Up @@ -48,18 +48,6 @@ done
%{__oldtargetdir}/*

%changelog
* Mon Dec 19 2022 <mackerel-developers@hatena.ne.jp> - 0.74.0
- fix packaging process on ci (by yseto)
- refine file rewrite process (by yseto)
- remove xentop on backward compatibility symlink (by yseto)
- fix packaging (by yseto)
- [plugin-elasticsearch] Fix the test for elasticsearch (by lufia)
- sort plugins on packaging files. (by yseto)
- Purge less-used plugins from mackerel-agent-plugins package (by lufia)
- Purge mackerel-plugin-nvidia-smi (by lufia)
- Update dependencies (by lufia)
- added test for elasticsearch (by yseto)

* Wed Nov 9 2022 <mackerel-developers@hatena.ne.jp> - 0.73.0
- Fix Elasticsearch plugin. (by fujiwara)
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (by dependabot[bot])
Expand Down

0 comments on commit 6470112

Please sign in to comment.