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 7315f0d commit d50746fCopy full SHA for d50746f
CHANGELOG.md
@@ -4,10 +4,11 @@
4
5
### Changed
6
- Connection options are now derived from a deep copy of the config.
7
+- `_getUnauthenticatedDb` uses same options object as `_connect` does.
8
9
### Fixed
10
- `config.url` is now set so there are not cases where logs don't contain a url.
-- `_getUnauthenticatedDb` uses same options object as `_connect` does.
11
+- `_getUnauthenticatedDb` uses `urls.sanitize` instead of a duplicate function.
12
13
## 10.0.1 - 2022-08-30
14
0 commit comments