Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit cf8a35e

Browse files
author
Igor Tarasov
committed
Update changelog, bump telemetry snapshot version.
1 parent e6ee1a8 commit cf8a35e

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ Mapbox welcomes participation and contributions from everyone.
44

55
## Mapbox Android Telemetry
66

7+
### v8.1.3
8+
9+
- [libtelemetry] Add LocationEvent constructor that doesn't accept permissionStatus [#569](https://github.com/mapbox/mapbox-events-android/pull/569)
10+
711
### v8.1.2
812

913
- [libtelemetry] Fix LocationEvent timestamp [#567](https://github.com/mapbox/mapbox-events-android/pull/567)
10-
- [ibtelemetry] Add @Keep annotation to the AttachmentMetadata [#565](https://github.com/mapbox/mapbox-events-android/pull/565)
14+
- [libtelemetry] Add @Keep annotation to the AttachmentMetadata [#565](https://github.com/mapbox/mapbox-events-android/pull/565)
1115
- Fix TelemetryUtils.obtainApplicationState() method [#559](https://github.com/mapbox/mapbox-events-android/pull/559)
1216

1317
### v8.1.1

libtelemetry/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=8.1.3-SNAPSHOT
1+
VERSION_NAME=8.1.4-SNAPSHOT
22
POM_NAME=Mapbox Android Telemetry Library
33
POM_PACKAGING=aar
44
POM_ARTIFACT_ID=mapbox-android-telemetry

0 commit comments

Comments
 (0)