v6.9.0
Changed
-
Restored support for credentials in URLs
If the server URL includes credentials, arangojs will now use them instead of
the default username "root" and an empty password. Any credentials explicitly
set usinguseBasicAuthoruseBearerAuthwill still override the default
credentials as before.