Skip to content

4.11.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 07 Aug 10:15

Fixes

  • Fix plugin for spring-dependency-management 1.1.6 (#741)
  • Make SentryUploadNativeSymbolsTask configuration-cache compatible (#747)
  • Fix permission denied error when extracting sentry-cli concurrently (#748)
  • Make SentryGenerateProguardUuidTask produce deterministic output based on the mapping file contents (#750)
    • This disables caching for the SentryGenerateProguardUuidTask task in favour of deterministic UUID generation. The task will always run but will always produce the same UUID for the same mapping file.

Dependencies