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