Skip to content

3.39.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 07 Sep 09:11

Features

  • Added additional DB attributes to automatically generated spans like name and provider (#2583)
  • Hints now accept attachments provided as a file path via AddAttachment method (#2585)

Fixes

  • Resolved an isse where the SDK would throw an exception while attempting to set the DynamicSamplingContext but the context exists already. (#2592)

Dependencies