0.28.0
Immutable
release. Only release title and notes can be modified.
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
- (ci) Install libstdc++/libgcc for Alpine smoke test and add musl to PR matrix by @BYK in #765
- (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