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.
- This disables caching for the