Skip to content

0.28.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 16 Apr 20:57
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

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