Skip to content

Release

Compare
Choose a tag to compare
@sfc-gh-kdama sfc-gh-kdama released this 14 Dec 18:27
· 309 commits to master since this release
ae90244
  • 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.