Releases: getsentry/sentry-fastlane-plugin
Releases · getsentry/sentry-fastlane-plugin
1.15.0
Features
- Bump CLI from v2.7.0 to v2.10.0 (#173, #175, #178, #181)
- Support multiple paths in
upload_dif
command (#177)
set_commits
supports --ignore missing
(#180)
1.14.0
Features
- Bump CLI from v2.5.2 to v2.7.0 (#167, #170)
Fixes
- No such file or directory (#168)
1.13.1
Fixes
- fix: Bundle correct sentry-cli os/arch (#164)
1.13.0
Features
- Enha: Pin/Bundle sentry-cli Version (#143)
- Bump CLI from v1.72.0 to v2.5.2 (#158)
- Enha: Support uploading multiple source map files simultaneously (#151)
1.12.2
Fixes
- fix: Return output from
call_sentry_cli
to allow parsing in fallback_sentry_cli_auth
(#140)
1.12.1
Fixes
- fix: Prevent buffers deadlock by merging stdout and stderr (#138)
1.12.0
Features
- feat: Add sentry cli path as parameter for actions (#97)
1.11.1
Fixes
- fix: Bug in upload process (#109)
- fix: Correct link to sentry docs in action description (#104)
1.11.0
We bumped the minimum sentry-cli version to 1.70.1
because it includes an essential fix for hanging dSYMs uploads.
Fixes
- fix: Hanging dSYMs upload by setting min sentry-cli version to 1.70.1 (#102)