Features
- Add AutoInstallStrategy for graphql-22 (#781)
- New experimental option to upload proguard mappings chunked. Set the env variable to try it out:
export SENTRY_EXPERIMENTAL_PROGUARD_CHUNK_UPLOAD=1
- This should prevent intermittent
502: Bad Gateway
errors when uploading proguard mappings
- This should prevent intermittent