0.26.0
Breaking Changes:
- Updated the
debugid
anduuid
dependencies to versions0.8.0
and1.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 fromsentry-debug-images
.
Fixes:
- Generate a more correct request URL in the
sentry-tower
integration. (#460) - Do not
panic
on invalidHTTP(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: