From 6fbdafa711edc6e1c94eb3aa3d9fc4c6a2fdc609 Mon Sep 17 00:00:00 2001 From: Nikita Vaniasin Date: Wed, 14 Sep 2022 09:06:50 +0200 Subject: [PATCH] Fix CHANGELOG: two entries were misplaced during merge --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 384779c01..48d662122 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - (Feature) Add ArangoDeployment ServerGroupStatus - (Feature) (EE) Ordered Member IDs - (Refactor) Deprecate ForeachServerGroup, ForeachServerInGroups and ForServerGroup functions and refactor code accordingly +- (Feature) Add new GRPC and HTTP API +- (Feature) Add new API endpoints to allow getting and setting operator logging level - (Bugfix) Memory leaks due to incorrect time.After function usage - (Feature) Add startup probe for coordinators - (Feature) Use only connections for healthy members @@ -68,8 +70,6 @@ - (Bugfix) Infinite loop fix in ArangoD AsyncClient - (Bugfix) Add Panic Handler - (Bugfix) Unify yaml packages -- (Feature) Add new GRPC and HTTP API -- (Feature) Add new API endpoints to allow getting and setting operator logging level ## [1.2.13](https://github.com/arangodb/kube-arangodb/tree/1.2.13) (2022-06-07) - (Bugfix) Fix arangosync members state inspection