Releases: bugsnag/bugsnag-android-gradle-plugin
v5.3.0
-
Ensure libil2cpp has correct file extension
#320 -
Remove previous files from intermediate build directory
#318 -
Automatically search for NDK shared object files in unity projects
#316 -
Create additional E2E scenarios for Unity SO file upload
#314 -
Generate shared object mapping files for libunity and libil2cpp
#312
#315 -
Register unity shared object generation and upload tasks
#311 -
Support Unity shared object files in upload task
#307 -
Generate shared object mapping files in separate class
#304 -
Separate generation/upload of shared objects into two tasks
#303 -
Add uploadNdkUnityLibraryMappings flag to bugsnag extension
#306 -
JNI install task should always takes place if NDK build enabled
#323
v5.3.0-rc02
v5.3.0-rc02
v5.3.0-rc01
5.3.0-rc01
v5.2.0
v5.1.0
v5.0.2
v5.0.1
v5.0.0
This release contains breaking changes. It contains numerous performance
improvements compared to previous versions of the plugin, such as:
- Supporting up-to-date checks
- Supporting task configuration avoidance
- Supporting the configuration cache
- Avoidance of unnecessary work
See the Upgrade Guide for migration instructions.
Changes
Support configuration caching
#257
Change how bugsnag plugin is disabled for build variants
#255
Convert plugin extension to use property syntax
#251
Deduplicate unnecessary upload requests for APK splits
#248
Switch to OkHttp for networking
#247
#268
#269
Specify shared object files as input for ndk task
#243
Make upload tasks support up-to-date checks
#239
Avoid unnecessary SO mapping file uploads for ABI splits
#238
Alter bugsnag extension to allow multiple shared object paths
#237
Support for manifest processing in AGP 4.1.0-alpha04 and above
#234
#236
#240
Alter bugsnag tasks to support the Incremental Build API
#230
Rename properties on bugsnag extension that control request autoUpload
#231
Bump supported JDK version to 8
#224
Use register() rather than create() for adding tasks
#221
#227
Remove unused BugsnagProguardConfigTask
#209
Make AGP dependency compile only
#211
Remove apiKey property from bugsnag plugin extension
#210
v5.0.0-alpha01
v5.0.0-alpha01