Skip to content

0.12.1

Compare
Choose a tag to compare
@rochdev rochdev released this 20 Jun 19:41
· 2507 commits to master since this release
27b2d9c

Bug Fixes

  • core: fix http client holding onto async resources in some cases (#595)
  • core: fix auto instrumentation of loaded modules without an entrypoint defined (#587), thanks @BrunoBerisso!
  • mysql: fix wrong parent span for pooled queries (#584), thanks @fragglebob!
  • npm: fix --build-from-source flag not working (#594), thanks @eaviles!
  • npm: fix socket hanging when trying to download prebuilt addons behind a proxy (#592)