Skip to content

Commit b20cc00

Browse files
committed
Add db.availability/engine/supportInfo
Fixes DE-931.
1 parent 49986a8 commit b20cc00

File tree

3 files changed

+399
-195
lines changed

3 files changed

+399
-195
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,13 @@ This driver uses semantic versioning:
7171

7272
### Added
7373

74-
- Added `database.serverStatus` method ([#811](https://github.com/arangodb/arangojs/issues/811))
74+
- Added `database.availability` method
7575

76-
This method fetches information about the server status.
76+
- Added `database.engine` method (DE-931)
77+
78+
- Added `database.status` method ([#811](https://github.com/arangodb/arangojs/issues/811))
79+
80+
- Added `database.supportInfo` method
7781

7882
- Added `onError` option to `Config` (DE-955)
7983

0 commit comments

Comments
 (0)