Skip to content

0.26.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 20 May 11:42

Breaking Changes:

  • Updated the debugid and uuid dependencies to versions 0.8.0 and 1.0.0 respectively.

Features:

  • Request data can now be attached to Transactions and Spans via set_transaction. (#439)
  • macOS versions are now reported instead of the Darwin kernel version. (#451)
  • Support capturing the error of functions instrumented with #[instrument(err)]. (#453)
  • Support capturing span data of instrumented functions. (#445)
  • Expose the debug_images function from sentry-debug-images.

Fixes:

  • Generate a more correct request URL in the sentry-tower integration. (#460)
  • Do not panic on invalid HTTP(S)_PROXY env. (#450)

Internal:

  • Project Ids in DSN are treated as opaque strings. (#452)

Thank you:

Features, fixes and improvements in this release have been contributed by: