Skip to content
This repository has been archived by the owner on May 29, 2021. It is now read-only.

Releases: mozilla-mobile/telemetry-ios

v2.0.0 - Swift Package

29 May 01:01
68f2d81
Compare
Choose a tag to compare

This project is now a Swift Package.

v1.1.3 Fix disk out-of-space crash

18 Jun 20:58
Compare
Choose a tag to compare

View build details and download artifacts on buddybuild:
Telemetry (iOS, Telemetry)

Fix optional values reported in extras

10 Oct 19:28
48ac43f
Compare
Choose a tag to compare
[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

25 Apr 17:39
Compare
Choose a tag to compare
Update to Swift 4 for compatibility with Xcode 10.2 (#111)

v1.1.0: The one where we fix the missing and delayed pings

19 Apr 20:47
Compare
Choose a tag to compare

This release fixes the following issues:

  • Issue #94 - dailyUploadCount is not reset?
  • Issue #90 - Pings are being sent out of order

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

06 Apr 17:44
Compare
Choose a tag to compare

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)

14 Mar 17:12
35bf2b6
Compare
Choose a tag to compare

Config option to schedule upload when app foregrounded.

View build details and download artifacts on buddybuild:
Telemetry (iOS, Telemetry)

Version 1.0.10

08 Dec 20:27
0b753b8
Compare
Choose a tag to compare
  • Fix DateFormatter to always use UTC timezone

Version 1.0.9

08 Dec 19:32
af14ca0
Compare
Choose a tag to compare
  • Fix issue where DateFormatter would inherit the user's local calendar settings

Version 1.0.8

06 Dec 01:44
0a9e8ce
Compare
Choose a tag to compare
  • Fix 'created' measurement for event telemetry
  • Add 'processStartTimestamp' measurement