Skip to content

Commit

Permalink
Add db.availability/engine/supportInfo
Browse files Browse the repository at this point in the history
Fixes DE-931.
  • Loading branch information
pluma4345 committed Nov 22, 2024
1 parent 49986a8 commit b20cc00
Show file tree
Hide file tree
Showing 3 changed files with 399 additions and 195 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,13 @@ This driver uses semantic versioning:

### Added

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

This method fetches information about the server status.
- Added `database.engine` method (DE-931)

- Added `database.status` method ([#811](https://github.com/arangodb/arangojs/issues/811))

- Added `database.supportInfo` method

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

Expand Down
Loading

0 comments on commit b20cc00

Please sign in to comment.