diff options
| author | Shulhan <ms@kilabit.info> | 2022-08-20 00:50:08 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-08-20 00:50:08 +0700 |
| commit | 411010e623a4aa9061abb9d18b71864c6d97b4d6 (patch) | |
| tree | 089c1cf530c8d815443ab43186b95868e001f660 | |
| parent | 6038b712e4c6aac917b7daeecfd7439d91c75223 (diff) | |
| download | haminer-411010e623a4aa9061abb9d18b71864c6d97b4d6.tar.xz | |
Release haminer v0.2.0 (2022-08-20)v0.2.0
This release relicensing the software to GPLv3, add support for forwarding
logs to InfluxDB v2 and questdb [1].
[1] https://questdb.io.
Signed-off-by: Shulhan <ms@kilabit.info>
| -rw-r--r-- | CHANGELOG.adoc | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 0cc4b83..4325949 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -1,8 +1,23 @@ // SPDX-FileCopyrightText: 2018 M. Shulhan <ms@kilabit.info> // SPDX-License-Identifier: GPL-3.0-or-later -= haminer v0.1.0 += CHANGELOG +:toc: +:sectanchors: +:sectlinks: -== Features +[#v0.2.0] +== haminer v0.2.0 (2022-08-20) -- Forwarding logs to InfluxDB -- Preprocessing http URL for grouping in InfluxDB +This release relicensing the software to GPLv3, add support for forwarding +logs to InfluxDB v2 and questdb [1]. + +[1] https://questdb.io. + + +[#v0.1.0] +== haminer v0.1.0 + +=== Features + +* Forwarding logs to InfluxDB +* Preprocessing http URL for grouping in InfluxDB |
