Skip to content

Release v0.1.4

Choose a tag to compare

@odeke-em odeke-em released this 12 Mar 20:19
· 15 commits to master since this release
v0.1.4
88d7880

This release features:

  • Properly propagating TraceOptions to the transaction decorator
  • Ensuring that trace attributes are added before a span.End defer call as per PR #34
  • A WrapConnector method to explicitly wrap existing driver connectors as per PR #34 (comment) which was requested in #30
  • An updated README to documenting available stats and how to use RecordStats