Skip to content

0.10.4

Compare
Choose a tag to compare
@rochdev rochdev released this 10 Apr 17:54
· 2604 commits to master since this release
8c4a22a

Bug Fixes

  • core: fix trace analytics env var inconsistent with other tracers (#528)
  • core: fix log injection causing side effects on the provided object (#527), fixes #523
  • cassandra-driver: fix client.batch() promise support in cassandra-driver plugin (#525), fixes #520
  • pg: fix error in pg plugin when using pg without pg-native (#526), fixes #522
  • plugins: fix query string being included in the http.url tag (#531)
  • typescript: add docs folder to npmignore except typescript definitions (#532), fixes #513