From a39ef2b8c32769bb383d143c9a667031649e95d5 Mon Sep 17 00:00:00 2001 From: Reasno Date: Wed, 19 May 2021 18:37:50 +0800 Subject: [PATCH] chore: release v0.6.0 --- CHANGELOG.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9d62206..3c24e153 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ + +## [v0.6.0](https://github.com/DoNewsCode/core/compare/v0.5.0...v0.6.0) (2021-05-19) + +### ✨ Features + +* add otkafka processor ([#134](https://github.com/DoNewsCode/core/issues/134)) (@[Trock](35254251+GGXXLL@users.noreply.github.com)) +* Add kafka metrics ([#130](https://github.com/DoNewsCode/core/issues/130)) (@[Trock](35254251+GGXXLL@users.noreply.github.com)) +* cluster address in env (close [#131](https://github.com/DoNewsCode/core/issues/131)) ([#133](https://github.com/DoNewsCode/core/issues/133)) (@[Trock](35254251+GGXXLL@users.noreply.github.com)) + + -## [v0.5.0](https://github.com/DoNewsCode/core/compare/v0.4.2...v0.5.0) (2021-04-28) +## [v0.5.0](https://github.com/DoNewsCode/core/compare/v0.4.2...v0.5.0) (2021-04-29) ### ✨ Features @@ -10,7 +20,6 @@ ### 🐛 Bug Fixes -* etcd default endpoint (@[Reasno](guxi99@gmail.com)) * cases (@[谷溪](guxi99@gmail.com))