Skip to content

3.1.0

Compare
Choose a tag to compare
@HazAT HazAT released this 01 Dec 10:29
· 472 commits to master since this release
  • Fix capturing of the request body in the RequestIntegration integration (#1139)
  • Deprecate SpanContext::fromTraceparent() in favor of TransactionContext::fromSentryTrace() (#1134)
  • Allow setting custom data on the sampling context by passing it as 2nd argument of the startTransaction() function (#1134)
  • Add setter for value on the ExceptionDataBag (#1100)
  • Add Scope::removeTag method (#1126)