File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,9 @@ Mapbox welcomes participation and contributions from everyone.
4
4
5
5
## Mapbox Android Telemetry
6
6
7
- ### devel
7
+ ### v6.3.0
8
+
9
+ - [ telemetry] Handle activity lifecycle to report more precise application state [ #510 ] ( https://github.com/mapbox/mapbox-events-android/pull/510 )
8
10
9
11
### v6.2.2
10
12
@@ -275,6 +277,10 @@ Mapbox welcomes participation and contributions from everyone.
275
277
276
278
## Mapbox Android Core
277
279
280
+ ### v3.2.0
281
+
282
+ - [ core] Add API for reporting non-fatal exceptions via Telemetry SDK [ #496 ] ( https://github.com/mapbox/mapbox-events-android/pull/512 )
283
+
278
284
### v3.1.0
279
285
- [ core] Add background location permission [ #498 ] ( https://github.com/mapbox/mapbox-events-android/pull/498 )
280
286
Original file line number Diff line number Diff line change 1
- VERSION_NAME =3.1.2 -SNAPSHOT
1
+ VERSION_NAME =3.2.1 -SNAPSHOT
2
2
POM_ARTIFACT_ID =mapbox-android-core
3
3
POM_NAME =Mapbox Android Core Library
4
4
POM_DESCRIPTION =Mapbox Android Core Library
Original file line number Diff line number Diff line change 1
- VERSION_NAME =6.2.3 -SNAPSHOT
1
+ VERSION_NAME =6.3.1 -SNAPSHOT
2
2
POM_ARTIFACT_ID =mapbox-android-telemetry
3
3
POM_NAME =Mapbox Android Telemetry Library
4
4
POM_DESCRIPTION =Mapbox Android Telemetry Library
You can’t perform that action at this time.
0 commit comments