Skip to content

Commit 74e655f

Browse files
Fix CHANGELOG: two entries were misplaced during merge (#1106)
1 parent fccdc4b commit 74e655f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- (Feature) Add ArangoDeployment ServerGroupStatus
55
- (Feature) (EE) Ordered Member IDs
66
- (Refactor) Deprecate ForeachServerGroup, ForeachServerInGroups and ForServerGroup functions and refactor code accordingly
7+
- (Feature) Add new GRPC and HTTP API
8+
- (Feature) Add new API endpoints to allow getting and setting operator logging level
79
- (Bugfix) Memory leaks due to incorrect time.After function usage
810
- (Feature) Add startup probe for coordinators
911
- (Feature) Use only connections for healthy members
@@ -68,8 +70,6 @@
6870
- (Bugfix) Infinite loop fix in ArangoD AsyncClient
6971
- (Bugfix) Add Panic Handler
7072
- (Bugfix) Unify yaml packages
71-
- (Feature) Add new GRPC and HTTP API
72-
- (Feature) Add new API endpoints to allow getting and setting operator logging level
7373

7474
## [1.2.13](https://github.com/arangodb/kube-arangodb/tree/1.2.13) (2022-06-07)
7575
- (Bugfix) Fix arangosync members state inspection

0 commit comments

Comments
 (0)