Various fixes & improvements
- feat: Enable portable PDB debug-files upload via Symbolic v11 (#1440)
- feat: Add support for Cloudflare Pages when detecting a release name (#1419)
- feat: Pass
SENTRY_TRACE_IDto executed process inmonitors(#1441) - feat: Pass
SENTRY_MONITOR_IDto executed process inmonitors(#1438) - fix: Prevent Sentry from attempting to access unbound variables in
bash-hook(#1415)