Closed rose-m closed 3 years ago
Removes the Kerberos password field from the connection model. Also bumps mongodb-runner to the latest version to make it work on Node 14.x.
mongodb-runner
@mcasimir I've added a tiny test to at least ensure the parsing of old-style URLs with passwords works and when you transform again to URL it's gone.
Description
Removes the Kerberos password field from the connection model. Also bumps
mongodb-runner
to the latest version to make it work on Node 14.x.Motivation and Context
Types of changes