This repository has been archived by the owner on May 29, 2021. It is now read-only.
Releases: mozilla-mobile/telemetry-ios
Releases · mozilla-mobile/telemetry-ios
v2.0.0 - Swift Package
v1.1.3 Fix disk out-of-space crash
View build details and download artifacts on buddybuild:
Telemetry (iOS, Telemetry)
Fix optional values reported in extras
[nobug, build] Travis update to xcode 11 (#116) * [nobug, build] Travis update to xcode 11 * update cartfile
V1.1.1 Swift 4 compat for Xcode 10.2
Update to Swift 4 for compatibility with Xcode 10.2 (#111)
v1.1.0: The one where we fix the missing and delayed pings
This release fixes the following issues:
Also, the base Telemetry
class now uses open
access level for subclassing and overriding.
View build details and download artifacts on buddybuild:
Telemetry (iOS, Telemetry)
Relax the string constraints in TelemetryEvent
This fixes an issue where certain properties of the TelemetryEvent
object were being truncated.
View build details and download artifacts on buddybuild:
Telemetry (iOS, Telemetry)
v1.0.11: Fix #84: Upload when foregrounded, add config option for this (#85)
Config option to schedule upload when app foregrounded.
View build details and download artifacts on buddybuild:
Telemetry (iOS, Telemetry)
Version 1.0.10
- Fix DateFormatter to always use UTC timezone
Version 1.0.9
- Fix issue where DateFormatter would inherit the user's local calendar settings
Version 1.0.8
- Fix 'created' measurement for event telemetry
- Add 'processStartTimestamp' measurement