Releases: MindscapeHQ/raygun4android
Releases · MindscapeHQ/raygun4android
v6.0.1
What's Changed
- chore(deps): bump com.squareup.okhttp3:okhttp from 5.3.0 to 5.3.2 by @dependabot[bot] in #282
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.20 to 2.3.21 by @dependabot[bot] in #284
- chore(deps): bump com.raygun:raygun4android from 5.2.0 to 6.0.0 by @dependabot[bot] in #286
- chore(deps): bump gradle-wrapper from 9.3.1 to 9.5.0 by @dependabot[bot] in #285
- chore(deps): bump agp from 9.0.1 to 9.2.0 by @dependabot[bot] in #283
- chore: prepare release v6.0.1 by @TheRealAgentK in #288
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- chore: build overhaul — Kotlin DSL migration, configuration cache, and build fixes (#269)
- chore(deps): migrate from AGP 8.13.2 to AGP 9.0.1 (#261)
- fix: return appropriate WorkManager Result based on HTTP response code (#260) (#267)
- chore(deps): update dependencies to latest stable versions (#270, #271) (#273)
- chore(deps): bump org.mockito.kotlin:mockito-kotlin from 6.2.3 to 6.3.0 (#276)
- chore(deps): bump androidx.core:core from 1.17.0 to 1.18.0 (#277)
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#279)
- chore(deps): bump marocchino/sticky-pull-request-comment from 2 to 3 (#274)
- docs: update README examples from Groovy to Kotlin DSL (#280)
Full Changelog: v5.2.1...v6.0.0
v5.2.1
What's Changed
- chore(deps): bump com.raygun:raygun4android from 5.1.0 to 5.2.0 by @dependabot[bot] in #251
- chore(deps): bump androidx.activity:activity from 1.12.3 to 1.12.4 by @dependabot[bot] in #252
- chore(deps): bump org.mockito.kotlin:mockito-kotlin from 6.1.0 to 6.2.3 by @dependabot[bot] in #253
- chore(deps): bump com.vanniktech.maven.publish from 0.35.0 to 0.36.0 by @dependabot[bot] in #250
- chore: Prepare release 5.2.1 by @TheRealAgentK in #255
Full Changelog: v5.2.0...v5.2.1
v5.2.0
What's Changed
- chore(deps): bump androidx.activity:activity from 1.12.2 to 1.12.3 by @dependabot[bot] in #242
- chore(deps): bump com.raygun:raygun4android from 5.0.1 to 5.1.0 by @dependabot[bot] in #245
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.21 to 2.3.0 by @dependabot[bot] in #244
- chore: Upgrade Gradle wrapper from 8.14.2 to 9.3.1 by @TheRealAgentK in #247
- chore: Prepare release 5.2.0 by @TheRealAgentK in #249
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #231
- chore(deps): bump com.raygun:raygun4android from 5.0.0 to 5.0.1 by @dependabot[bot] in #232
- chore(deps): bump com.android.tools.build:gradle from 8.13.0 to 8.13.1 by @dependabot[bot] in #235
- chore(deps): bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0 by @dependabot[bot] in #236
- chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0 by @dependabot[bot] in #238
- chore(deps): bump androidx.test.ext:junit from 1.2.1 to 1.3.0 by @dependabot[bot] in #237
- chore(deps): bump androidx.activity:activity from 1.10.1 to 1.12.2 (2026-01-04)
- chore(deps): bump androidx.work:work-runtime from 2.10.3 to 2.11.0 (2026-01-04)
- chore(deps): bump androidx.core:core from 1.16.0 to 1.17.0 (2026-01-04)
- chore(deps): bump AGP from 8.13.1 to 8.13.2 (2026-01-04)
- fix: Update minSDKVersion for both provider and app from 21 to 23 due to dependency requirements (2026-01-04)
- fix: Update compileSDK from 35 to 36 due to dependency requirements (2026-01-04)
- chore: Prepare release 5.1.0 by @TheRealAgentK in #241
Full Changelog: v5.0.1...v5.1.0
v5.0.1
What's Changed
- chore(deps): bump com.raygun:raygun4android from 4.2.2 to 5.0.0 by @dependabot[bot] in #204
- chore(deps): bump androidx.test:rules from 1.6.1 to 1.7.0 by @dependabot[bot] in #205
- chore(deps): bump androidx-test-espresso from 3.6.1 to 3.7.0 by @dependabot[bot] in #208
- chore(deps): bump androidx.test:runner from 1.6.2 to 1.7.0 by @dependabot[bot] in #206
- chore(deps): bump androidx.work:work-runtime from 2.10.2 to 2.10.3 by @dependabot[bot] in #207
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #210
- chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #211
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #209
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.0 to 2.2.10 by @dependabot[bot] in #215
- chore(deps): bump com.diffplug.spotless from 7.0.4 to 7.2.1 by @dependabot[bot] in #214
- chore(deps): bump org.jetbrains.kotlin.android from 2.2.0 to 2.2.10 by @dependabot[bot] in #212
- chore(deps): bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.1.0 by @dependabot[bot] in #216
- chore(deps): bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 by @dependabot[bot] in #213
- chore(deps): bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0 by @dependabot[bot] in #217
- chore(deps): bump com.google.code.gson:gson from 2.13.1 to 2.13.2 by @dependabot[bot] in #219
- chore(deps): bump com.google.android.material:material from 1.12.0 to 1.13.0 by @dependabot[bot] in #218
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.10 to 2.2.20 by @dependabot[bot] in #221
- chore(deps): bump com.diffplug.spotless from 7.2.1 to 8.0.0 by @dependabot[bot] in #220
- chore(deps): bump com.squareup.okhttp3:okhttp from 5.1.0 to 5.3.0 by @dependabot[bot] in #222
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.20 to 2.2.21 by @dependabot[bot] in #224
- chore(deps): bump org.jetbrains.kotlin.android from 2.2.10 to 2.2.21 by @dependabot[bot] in #226
- chore(deps): bump com.android.tools.build:gradle from 8.11.0 to 8.13.0 by @dependabot[bot] in #225
- chore(deps): bump androidx.core:core from 1.16.0 to 1.17.0 by @dependabot[bot] in #223
- fix: #227 concurrent modification error by @miquelbeltran in #228
- fix: RaygunMessage property names by @miquelbeltran in #230
- chore: Prepare release 5.0.1 by @miquelbeltran in #229
Full Changelog: v5.0.0...v5.0.1
v5.0.0
Breaking changes
BREAKING CHANGE: Migration from Java to Kotlin
The library has been fully migrated from Java to Kotlin. Although most public methods have retained their previous signatures and behavior, there are some changes you should be aware of. For detailed information on what has changed and to ensure smooth integration, please consult the updated README.md.
What's Changed
- chore(deps): bump org.jetbrains.kotlin.android from 2.1.10 to 2.1.20 by @dependabot[bot] in #156
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.10 to 2.1.20 by @dependabot[bot] in #157
- chore(deps): bump com.raygun:raygun4android from 4.1.1 to 4.2.1 by @dependabot[bot] in #159
- chore(deps): bump com.android.tools.build:gradle from 8.8.2 to 8.9.1 by @dependabot[bot] in #158
- feat: Converted RaygunEnvironmentMessage to Kotlin by @miquelbeltran in #161
- feat!: Crash reporting message as Kotlin dataclasses by @miquelbeltran in #162
- feat!: Raygun Logger and RUM data classes to Kotlin by @miquelbeltran in #164
- feat!: Convert network package to Kotlin by @miquelbeltran in #165
- feat: RUM package to Kotlin by @miquelbeltran in #166
- feat: convert "util" packages to Kotlin by @miquelbeltran in #167
- chore(deps): bump androidx.core:core from 1.15.0 to 1.16.0 by @dependabot[bot] in #170
- chore(deps): bump androidx.work:work-runtime from 2.10.0 to 2.10.1 by @dependabot[bot] in #171
- chore(deps): bump com.diffplug.spotless from 7.0.2 to 7.0.3 by @dependabot[bot] in #172
- chore(deps): bump com.google.code.gson:gson from 2.12.1 to 2.13.1 by @dependabot[bot] in #173
- chore(deps): bump com.android.tools.build:gradle from 8.9.1 to 8.9.2 by @dependabot[bot] in #174
- refactor: converted workers to Kotlin by @miquelbeltran in #168
- refactor: root package classes to Kotlin by @miquelbeltran in #169
- docs: restructure README.md by @miquelbeltran in #175
- chore: release 5.0.0-alpha1 by @miquelbeltran in #176
- fix(app): StrictMode rules fixes in demo app by @miquelbeltran in #177
- fix(provider): #182 replace deprecated newInstance by @miquelbeltran in #183
- fix(provider): #178 replace deprecated connectivity APIs by @miquelbeltran in #184
- fix(provider): #179 deprecated CPU_ABI by @miquelbeltran in #186
- fix(provider): #180 deprecated display metrics by @miquelbeltran in #185
- fix(provider): deprecated locale by @miquelbeltran in #187
- fix(provider): #181 deprecated statFs props by @miquelbeltran in #188
- chore(deps): bump com.diffplug.spotless from 7.0.3 to 7.0.4 by @dependabot[bot] in #192
- chore(deps): bump org.jetbrains.kotlin.android from 2.1.20 to 2.1.21 by @dependabot[bot] in #194
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.20 to 2.1.21 by @dependabot[bot] in #193
- chore(deps): bump com.android.tools.build:gradle from 8.9.2 to 8.10.1 by @dependabot[bot] in #191
- chore(provider): Release 5.0.0-alpha2 by @miquelbeltran in #190
- fix: always use file to send work to WorkManager by @miquelbeltran in #196
- chore(deps): bump com.android.tools.build:gradle from 8.10.1 to 8.11.0 by @dependabot[bot] in #197
- chore(deps): bump androidx.work:work-runtime from 2.10.1 to 2.10.2 by @dependabot[bot] in #198
- chore(deps): bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1 by @dependabot[bot] in #199
- chore(deps): bump com.raygun:raygun4android from 4.2.1 to 4.2.2 by @dependabot[bot] in #200
- chore(deps): bump org.jetbrains.kotlin.android from 2.1.21 to 2.2.0 by @dependabot[bot] in #201
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.21 to 2.2.0 by @dependabot[bot] in #202
- chore: prepare Release 5.0.0 by @miquelbeltran in #203
Full Changelog: v4.2.2...v5.0.0
v5.0.0-alpha3
What's Changed
- fix: always use file to send work to WorkManager by @miquelbeltran in #196
Full Changelog: v5.0.0-alpha2...v5.0.0-alpha3
v4.2.2 (Hotfix)
Full Changelog: v4.2.1...v4.2.2
- fix(provider): pass messages as files to workmanager to avoid max size limit
v5.0.0-alpha2
What's Changed
- fix(app): StrictMode rules fixes in demo app by @miquelbeltran in #177
- fix(provider): #182 replace deprecated newInstance by @miquelbeltran in #183
- fix(provider): #178 replace deprecated connectivity APIs by @miquelbeltran in #184
- fix(provider): #179 deprecated CPU_ABI by @miquelbeltran in #186
- fix(provider): #180 deprecated display metrics by @miquelbeltran in #185
- fix(provider): deprecated locale by @miquelbeltran in #187
- fix(provider): #181 deprecated statFs props by @miquelbeltran in #188
- chore(deps): bump com.diffplug.spotless from 7.0.3 to 7.0.4 by @dependabot in #192
- chore(deps): bump org.jetbrains.kotlin.android from 2.1.20 to 2.1.21 by @dependabot in #194
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.20 to 2.1.21 by @dependabot in #193
- chore(deps): bump com.android.tools.build:gradle from 8.9.2 to 8.10.1 by @dependabot in #191
- chore(provider): Release 5.0.0-alpha2 by @miquelbeltran in #190
Full Changelog: v5.0.0-alpha1...v5.0.0-alpha2