We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49986a8 commit b20cc00Copy full SHA for b20cc00
CHANGELOG.md
@@ -71,9 +71,13 @@ This driver uses semantic versioning:
71
72
### Added
73
74
-- Added `database.serverStatus` method ([#811](https://github.com/arangodb/arangojs/issues/811))
+- Added `database.availability` method
75
76
- This method fetches information about the server status.
+- 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
81
82
- Added `onError` option to `Config` (DE-955)
83
0 commit comments