Skip to content

v8.0.2

Compare
Choose a tag to compare
@dhensby dhensby released this 24 Feb 22:32
· 256 commits to master since this release
c77c80b

What's Changed

  • Add node 14 to test matrix by @dhensby in #1339
  • Transaction/PreparedStatements expose the config from their parent connection (#1338)
  • Inherited request configs from the pool. Specifically stream and arrayRowMode now inherit accurately from the connection config (#1338)