From 86395585b626704525b5af4baad604a83da1746c Mon Sep 17 00:00:00 2001 From: Quentin Manfroi Date: Mon, 30 Mar 2020 14:45:10 +0200 Subject: [PATCH] Release v3.4.0 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45cec83..f00a718 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,20 @@ +# v3.4.0 (March 30, 2020) + +## Bug + +* [[MON-574](https://claranet-morea.atlassian.net/browse/MON-574)] - Fix k8s pod phases status + +## Improvement + +* [[MON-563](https://claranet-morea.atlassian.net/browse/MON-563)] - TFenv support +* [[MON-571](https://claranet-morea.atlassian.net/browse/MON-571)] - Azure AppGateway change metric + +## New Feature + +* [[MON-221](https://claranet-morea.atlassian.net/browse/MON-221)] - Monitors for Zookeeper +* [[MON-496](https://claranet-morea.atlassian.net/browse/MON-496)] - Customize the group by on the monitors + # v3.3.0 (January 23, 2020) ## Bug