Release
- Fixed an issue where supplying an incorrect password could cause an infinite loop when attempting to log into a connection pool.
- Added the arrayBindingThreshold connection parameter for array binding, which directs the Node.js Driver to write an array to a file and upload it to the server when the number of binds exceeds the threshold.