Skip to content

2.0.0

Compare
Choose a tag to compare
@marandaneto marandaneto released this 02 Jun 06:54
· 523 commits to main since this release
cb82b45

What’s Changed

This release comes with a full rewrite of the Sentry Gradle Plugin.

Here is the Migration Guide.

Improvements:

  • Using lazily Providers
  • Support for Configuration Avoidance
  • Only try to upload mapping file if 'minifyEnabled' is enabled
  • Plugin Marker is published, so you may use the 'plugins' block
  • Rewritten in Kotlin
  • Unit and Integration tests
  • CI Matrix that runs against different AGP/Gradle/Java and OS versions

Breaking changes:

  • Sentry Android Gradle Plugin requires Android Gradle Plugin >= 4.0.0
  • The autoProguardConfig flag has been removed

Changes:

  • Bump: sentry-cli to 1.65.0 (#133)
  • Bump: Gradle 7.0.2 (#135)

Thank you:

Packages were released on mavenCentral

We'd love to get feedback.