Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
623 contributions in the last year
Contribution activity
December 2020
Created 42 commits in 8 repositories
Opened 26 pull requests in 8 repositories
mongodb-js/compass
7
merged
- fix(connection-model): do not default directConnection to true with srv records
- deps: bump connection model and data service for read pref fix
- Revert "fix(connection-model): directConnection and readPreference connectivity fix COMPASS-4539 COMPASS-4534 "
- Revert "fix(deps): pin antlr4 dependency at 4.7.2"
- fix(deps): pin antlr4 dependency at 4.7.2
- fix(connection-model): directConnection and readPreference connectivity fix COMPASS-4539 COMPASS-4534
- fix(COMPASS-4402, COMPASS-4467): make x509 username optional and improve connection error messages
mongodb-js/data-service
6
merged
- read preference fix without tons of package lock changes
- Revert "deps: move mongodb and connection-model to peer deps"
- Revert "fix: Explicitly pass read preference with db.command commands COMPASS-4539"
- fix: Explicitly pass read preference with db.command commands COMPASS-4539
- deps: move mongodb and connection-model to peer deps
- deps: bump connection model for removal of x509 username validation