v1.0 - 2021/03/23edit

Breaking changesedit

  • Simplify API for manual passing of distributed tracing data: #357
  • Removed NOTICE log level: #329
  • setLabel() have been moved to under context(): #276

Bug fixesedit

  • Small fixes to examples in docs: #355
  • Exclude query string from a transaction name: #285

Featuresedit

  • Added support for distributed tracing: #283
  • Added Error events: #282
  • Add support for TRANSACTION_MAX_SPANS configuration option : #260