v1.0 - 2021/03/23

edit

Breaking changes

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

Bug fixes

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

Features

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