Releases: getsentry/sentry-android-gradle-plugin
Releases · getsentry/sentry-android-gradle-plugin
5.8.0
Dependencies
- Bump Android SDK from v8.12.0 to v8.14.0 (#919)
5.7.0
Dependencies
- Bump CLI from v2.45.0 to v2.46.0 (#897)
5.6.0
Dependencies
- Bump CLI from v2.43.1 to v2.45.0 (#879)
- Bump Android SDK from v8.11.1 to v8.12.0 (#880)
5.5.0
Fixes
- Fix another API incompatibility with Kotlin 2.1.20 (#871)
Dependencies
- Bump CLI from v2.43.0 to v2.43.1 (#872)
- Bump Android SDK from v8.9.0 to v8.11.1 (#870, #875)
5.4.0
Fixes
- Kotlin Compiler Plugin: Fix API incompatibility with Kotlin 2.1.20 (#857)
- Make
SentryGenerateIntegrationListTask
configuration-cache compatible (#866)
Internal
- Migrate Dependencies to Gradle version catalog (#712)
- Integrate spotless + ktfmt instead of ktlint (#849)
Dependencies
5.3.0
Features
- Allow
sentry-opentelemetry-agentless
and sentry-opentelemetry-agentless-spring
to determine the SDK version to install (#841)
Fixes
- Ensure
InjectSentryDebugMetaPropertiesTask
deletes the output folder before writing into it (#838)
- Avoid excessive sentry-cli search logs at
info
level (#842)
Internal
- Switch to a newer
setup-gradle
github action (#654)
Dependencies
- Bump CLI from v2.41.1 to v2.42.2 (#837, #840)
- Bump Android SDK from v8.2.0 to v8.3.0 (#844)
5.2.0
Dependencies
- Bump Android SDK from v8.1.0 to v8.2.0 (#835)
5.1.0
Dependencies
- Bump Android SDK from v8.0.0 to v8.1.0 (#832)
5.0.0
Intro
Version 5.0 of the sentry-android-gradle-plugin
uses the latest major version of the Java/Android SDK (8.0.0
).
We plan to do another major release within the next few months, which will contain more functional changes.
You can see what exactly we're planning and track progress in #825.
Fixes
- Ensure DexGuard flavor/buildtype mapping files are respected as well (#822)
Dependencies
- Bump CLI from v2.39.1 to v2.41.1 (#818)
- Bump Android SDK from v7.18.0 to v8.0.0 (#817)
4.14.1
Dependencies
- Bump CLI from v2.39.0 to v2.39.1 (#792)