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

Commit c726dea

Browse files
committed
Update changelog, bump telemetry snapshot version
1 parent b2536eb commit c726dea

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,9 +4,13 @@ Mapbox welcomes participation and contributions from everyone.
44

55
## Mapbox Android Telemetry
66

7+
### v8.1.5
8+
9+
- [libtelemetry] Bump workManagerVersion to 2.7.1, add JavaVersion.VERSION_1_8 to compileOptions [#573](https://github.com/mapbox/mapbox-events-android/pull/573)
10+
711
### v8.1.4
812

9-
- [libtelemetry] Remove WAKE_LOCK permission. Replace JobIntentService with Worker and WorkManager.
13+
- [libtelemetry] Remove WAKE_LOCK permission. Replace JobIntentService with Worker and WorkManager. [#571](https://github.com/mapbox/mapbox-events-android/pull/571)
1014

1115
### v8.1.3
1216

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.5-SNAPSHOT
1+
VERSION_NAME=8.1.6-SNAPSHOT
22
POM_NAME=Mapbox Android Telemetry Library
33
POM_PACKAGING=aar
44
POM_ARTIFACT_ID=mapbox-android-telemetry

0 commit comments

Comments
 (0)