This repository was archived by the owner on Mar 16, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Mapbox welcomes participation and contributions from everyone.
44
55## Mapbox Android Telemetry
66
7+ ### v8.1.1
8+
9+ - [ telemetry] Fix crash when using obtainCellularNetworkType [ #555 ] ( https://github.com/mapbox/mapbox-events-android/pull/555 )
10+ - [ ci] Update Firebase test matrix [ #553 ] ( https://github.com/mapbox/mapbox-events-android/pull/553 )
11+ - [ build] Attach more info to Maven publications uploaded [ #552 ] ( https://github.com/mapbox/mapbox-events-android/pull/552 )
12+
713### v8.1.0
814
915- [ telemetry] Disable ` MapboxTelemetryInitProvider ` if the telemetry is disabled via app's manifest.
@@ -304,6 +310,10 @@ Mapbox welcomes participation and contributions from everyone.
304310
305311## Mapbox Android Core
306312
313+ ### v5.0.1
314+
315+ - [ build] Attach more info to Maven publications uploaded [ #552 ] ( https://github.com/mapbox/mapbox-events-android/pull/552 )
316+
307317### v5.0.0
308318
309319- [ telemetry] Added build flavours for OkHttp v3.x and v4.x
Original file line number Diff line number Diff line change 1- VERSION_NAME =5.0.1 -SNAPSHOT
1+ VERSION_NAME =5.0.2 -SNAPSHOT
22POM_NAME =Mapbox Android Core Library
33POM_PACKAGING =aar
44POM_ARTIFACT_ID =mapbox-android-core
Original file line number Diff line number Diff line change 1- VERSION_NAME =8.1.1 -SNAPSHOT
1+ VERSION_NAME =8.1.2 -SNAPSHOT
22POM_NAME =Mapbox Android Telemetry Library
33POM_PACKAGING =aar
44POM_ARTIFACT_ID =mapbox-android-telemetry
You can’t perform that action at this time.
0 commit comments