Skip to content

Releases: getsentry/sentry-fastlane-plugin

1.10.1

08 Oct 07:30
Compare
Choose a tag to compare

Fixes

  • fix: Upload Dif use '-' instead of '_' (#99)

1.10.0

04 Oct 13:00
Compare
Choose a tag to compare

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

04 Aug 05:14
Compare
Choose a tag to compare

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

16 Jul 08:34
Compare
Choose a tag to compare
  • fix: Action to allow stripping prefix (#87)
  • fix: print sentry-cli level debug when verbose is set (#88)

1.8.2

22 Jun 13:29
Compare
Choose a tag to compare
  • feat: Sentry Create Deploy Action (#83)

1.8.1

03 Mar 15:55
a0d7217
Compare
Choose a tag to compare

fix: Fix bitcode processing with sentry-cli (#74)

1.8.0

15 Jan 13:34
Compare
Choose a tag to compare
  • fix: Align release name format with Sentry releases (#72)
  • fix: Remove version escaping in sentry_upload_sourcemaps (#60)

1.6.0

10 Oct 13:57
Compare
Choose a tag to compare
  • 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

10 Oct 13:58
Compare
Choose a tag to compare
  • feat: Bumped version of sentry-cli to 1.38

1.4.1

06 Dec 09:54
Compare
Choose a tag to compare
  • Renamed repo to sentry-fastlane-plugin