Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@notheotherben notheotherben released this 13 Jun 21:06
· 19 commits to master since this release
319fcd5

This release adds support for a new Unset option which can be used to remove any of the default options (such as runtime, device, sdk, platform, server_name or os).

To use it, simply add the sentry.Unset("runtime") option to your list of options when calling client.With(...options) or client.Capture(...options).