Skip to content

v1.0.0

Choose a tag to compare

@nachbarshund nachbarshund released this 15 Jan 09:41
· 5 commits to master since this release
  • Fix #11 Remove memory leak in connection pool. There is also a test for memory leak.
  • Breaking change Global connection error handler on initialized client instance (more information in README). You have to detect connection problems global since this version. .exec callback will not be called
  • Upgrade to tedious version 1.13.2
  • Upgrade to tedious-connection-pool version 0.3.9
  • Tested nodejs version: 4.2.x