mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
Fix CHANGELOG: two entries were misplaced during merge (#1106)
This commit is contained in:
parent
fccdc4b6e5
commit
74e655f81b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue