Releases: getsentry/sentry-fastlane-plugin
Releases · getsentry/sentry-fastlane-plugin
1.10.1
Fixes
- fix: Upload Dif use '-' instead of '_' (#99)
1.10.0
Features
- feat: Add default value
.
for path param of sentry_upload_dif
action (#94)
- feat: Add an action to check sentry-cli is installed(#78)
Fixes
- fix: sets
--finalize
CLI parameter when finalize
option is set to true
(#40)
1.9.0
Features
- Add sentry-cli upload-dif action (#89)
- Support build numbers in versions (#90)
Fixes
- Don't push value to non-value param for upload-sourcemaps (#92)
1.8.3
- fix: Action to allow stripping prefix (#87)
- fix: print sentry-cli level debug when verbose is set (#88)
1.8.2
- feat: Sentry Create Deploy Action (#83)
1.8.1
fix: Fix bitcode processing with sentry-cli (#74)
1.8.0
- fix: Align release name format with Sentry releases (#72)
- fix: Remove version escaping in sentry_upload_sourcemaps (#60)
1.6.0
- feat: allow ignoring files when uploading sourcemaps (#53)
- fix: maintain BC for deprecated implicit --no-rewrite (#51)
- feat(set-commits): add command for releases set-commits (#54)
- feat: Add proguard mapping upload lane (#43)
- fix: Log sentry-cli output while the command is still running (#48)
1.5.0
- feat: Bumped version of sentry-cli to 1.38
1.4.1
- Renamed repo to sentry-fastlane-plugin