-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
acceptedAdd to approve the deployAdd to approve the deploy
Description
Requested by: @betegon
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing #retract on a line by itself under this issue.
Targets
- npm
- github
- gh-pages
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
Dsn
- Infer project from directory name when DSN detection fails by @BYK in #178
- Add project root detection for automatic DSN discovery by @BYK in #159
Other
- (auth) Auto-trigger login flow when authentication required by @betegon in #170
- (commands) Add sentry log command by @betegon in #160
- (db) Add schema repair and
sentry cli fixcommand by @BYK in #197 - (issue) Replace --org/--project flags with /ID syntax by @BYK in #161
- (lib) Add anyTrue helper for parallel-with-early-exit pattern by @BYK in #174
- (telemetry) Add withTracing helper to reduce Sentry span boilerplate by @BYK in #172
Bug Fixes 🐛
- (types) Align schema types with Sentry API by @betegon in #169
- Corrected the codecov action script by @MathurAditya724 in #201
- Improved the plan command by @MathurAditya724 in #185
- Use ASCII arrow for consistent terminal rendering by @BYK in #192
- Corrected the rendering and props for the span tree by @MathurAditya724 in #184
- ParseIssueArg now checks slashes before dashes by @BYK in #177
- Address bugbot review comments on dsn-cache model-based tests by @BYK in #176
- Added nullable in substatus's zod validation by @MathurAditya724 in #157
Documentation 📚
Internal Changes 🔧
Other
- test: add comprehensive tests for resolve-target module by @BYK in #199
- test: add tests for executeUpgrade with unknown method by @BYK in #198
- test: expand version check test coverage by @BYK in #196
- test: add comprehensive tests for DSN errors and resolver by @BYK in #195
- test: add comprehensive tests for human formatter detail functions by @BYK in #194
- test: add comprehensive tests for human formatter utilities by @BYK in #191
- test: add coverage for fetchLatestVersion and versionExists by @BYK in #189
- test: add coverage for UpgradeError and SeerError classes by @BYK in #188
- test: add property tests for sentry-urls.ts (Phase 3) by @BYK in #186
- test: simplify issue-id tests covered by property tests by @BYK in #183
- test: simplify alias and arg-parsing tests covered by property tests by @BYK in #182
- test: add property tests for API command and human formatters by @BYK in #181
- test: remove redundant DB tests covered by model-based tests by @BYK in #180
- test: add property tests for async utilities (Phase 4) by @BYK in #179
- test: add model-based tests for DSN and project cache by @BYK in #171
- test: add model-based and property-based testing with fast-check by @BYK in #166
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
acceptedAdd to approve the deployAdd to approve the deploy