Requested by: @BYK
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
- (build) Add musl binaries for Alpine Linux support by @BYK in #762
- (custom-headers) Add SENTRY_CUSTOM_HEADERS for self-hosted proxy auth by @BYK in #761
- (init) Pre-supply existingSentry to eliminate roundtrip by @betegon in #755
Bug Fixes 🐛
- (arg-parsing) Normalize spaces in slugs and trim whitespace in issue IDs (CLI-14M, CLI-16M) by @BYK in #757
- (search) Rewrite OR queries to in-list syntax across all --query commands (CLI-16J) by @BYK in #758
- (upgrade) Retry spawn on EBUSY for Windows Defender file locking (CLI-16E) by @BYK in #756
Internal Changes 🔧
- (init) Split tools and preflight by @betegon in #764
- (time-range) Parse --period at flag level via parsePeriod by @BYK in #760
- Regenerate docs by @github-actions[bot] in 34bf056d
Requested by: @BYK
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
Bug Fixes 🐛
Internal Changes 🔧