Skip to content

Releases: segmentio/analytics-swift

Version 1.5.11

23 Apr 16:29
Compare
Choose a tag to compare
  • (Brandon Sneed) Fixed test timing.
  • (Brandon Sneed) Fixed self reference in IDFA example.
  • (TizianoCoroneo) fix: Atomic increment is now performed within one enqueued operation (#330)
  • (Brandon Sneed) Moved JSONSafeEncoding to v2.0 (#335)
  • (eofs) Fix memory leak when processing locally stored events (#334)
  • (Brandon Sneed) Renamed JSONSafeEncoder to JSONSafeEncoding (#329)
  • (Brandon Sneed) Refactored operatingMode related code. (#328)
  • (Brandon Sneed) Add ability to control anonymousId values. (#327)
  • (Jameson Williams) docs: add apple doc for track apis (#319)

Version 1.5.9

27 Mar 21:31
Compare
Choose a tag to compare
  • (Brandon Sneed) Remove privacy domains (fixes #315) (#318)

Version 1.5.8

22 Mar 16:10
Compare
Choose a tag to compare
  • (Brandon Sneed) Updated privacy info (#315)
  • (Felix Herrmann) [Fix] Missing Privacy Tracking and API-Types (#311)
  • (Felix Herrmann) Process PrivacyInfo.xcprivacy as resource instead of excluding it (#310)
  • (Peter Minarik) fix apiHost comparison SegmentDestination.swift (#314)

Version 1.5.7

19 Mar 21:24
Compare
Choose a tag to compare
  • (Brandon Sneed) UserAgent fix (#313)

Version 1.5.6

18 Mar 17:38
Compare
Choose a tag to compare
  • (Brandon Sneed) Updated storage directory selection logic (#307)
  • (Brandon Sneed) Updated access levels on storage classes. (#306)
  • (Brandon Sneed) Storage Additions & Refactoring (#304)
  • (Alan Charles) fix: remove unnecessary settings var and update in destinationMetaData (#305)
  • (Brandon Sneed) Add convenience access to the writekey in use. (#303)
  • (Brandon Sneed) Allow Codable compliant values in json's init(any). (#302)

Version 1.5.5

27 Feb 17:22
Compare
Choose a tag to compare

Version 1.5.4

26 Feb 22:11
Compare
Choose a tag to compare
  • (Alan Charles) update sovran to include thread safety (#298)

Version 1.5.3

13 Feb 22:38
Compare
Choose a tag to compare
  • (Alan Charles) fix: add check to drop events that return a 400 response from Segment (#296)
  • (Alan Charles) Update README.md
  • (Brandon Sneed) Address thread-safety of SCNetworkReachability (#295)
  • (Alan Charles) Multiple instance write key (#294)

Version 1.5.2

11 Jan 20:17
Compare
Choose a tag to compare
  • (Alan Charles) Initial state is attempting to be accessed prior to completion. (#289)

Version 1.5.1

15 Dec 17:28
Compare
Choose a tag to compare
  • (Christopher Prince) Change to using a single date formatter and update unit tests. (#285)