- 0050a5d: Fixed socket timeout and use mongo driver existing socket
- 94c3c5e: Mongo hack fix, multi socket closure
-
73fb7f7: ## 1.2.2
- Removed support for mssql (tedious).
- If you require this functionality please use v0.2.2 instead.
- Support for MongoDB connection via https proxy added.
- npx script added to retrieve replica members from a MongoDB connection string.
- Updated dependencies.
- Convert to Vitest for all tests
- Refactoring and cleanup of codebase
- Changesets added
- GitHub workflows added for CI and publishing.
- Switched repository to
pnpmas package manager. - Package is published with support for esm and cjs
- Removed support for mssql (tedious).