Releases: adobe/aepsdk-analytics-ios
Releases · adobe/aepsdk-analytics-ios
v5.0.2
Release Notes
- Fixed a bug where Places region ID and name were not included in the Analytics request if the Places data contained non-string values.
What’s Changed
- Merge to Main for 5.0.2 release (#130) @kevinlind
- Merge to Staging for 5.0.2 release (#129) @kevinlind
- Updating version to 5.0.2 (#128) @github-actions
- Fix bug in Places parsing where only String types are assumed (#127) @kevinlind
v5.0.1
Release Notes
- Fixed an issue in Analytics hit processor and now it retries hits on recoverable URLErrors shared by Mobile Core.
What’s Changed
- Staging -> Main [5.0.1 Release] (#124) @addb
- Update version to 5.0.1 (#126) @addb
- Update version to 5.0.1 (#125) @addb
- Dev -> Staging [5.1.0 Release] (#122) @addb
- Remove explicit AEPServices dependency (#123) @addb
- Updating version to 5.1.0 (#121) @addb
- Add Github action workflow to update version automatically (#120) @addb
- Add logic to retry only for limited list of recoverable URLErrors (#119) @addb
- pod update (#116) @emdobrin
v5.0.0
Release Notes
Major version update for Adobe Analytics for Adobe Experience Platform Mobile SDKs on iOS compatible with Mobile Core 5.0.0. The current release includes the following changes:
- Updated the minimum supported version to iOS 12.0 and tvOS 12.0.
- Include XCFrameworks built with Xcode 15.0.1 with the GitHub release.
What’s Changed
- staging -> main for v5.0.0 release (#114) @emdobrin
- update xcproj file (#115) @emdobrin
- Prepare for release (#113) @cacheung
- dev -> staging for v5.0.0 release (#111) @emdobrin
- Update pods + swift-tools-version 5.3 (#112) @emdobrin
- Update Podfile branch version and merge from main (#110) @cacheung
- update circleci + workflows for v5.0.0 (#109) @emdobrin
v4.0.1
v4.0.0
Highlights
- Updated the minimum supported version to iOS 11.0 and tvOS 11.0.
- Include XCFrameworks built with Xcode 14.1 with the GitHub release.
- Resolved an issue with retrieving post-processed data in Assurance for track calls with empty state.
- Added
a.systemLocaleto Lifecycle hits.
What’s Changed
- Staging --> Main 4.0.0 release (#102) @cacheung
- dev -> staging for v4.0.0 release (#100) @emdobrin
- Fix Circle CI config (#101) @addb
- Update Min supported version to iOS 11, tvOS 11 and Xcode 14.1 + Extension version Bump to 4.0.0 (#98) @addb
- Add Empty check for trackState and trackAction scenarios (#97) @cacheung
- -support system locale in lifecycle hit to analytics (#96) @sbenedicadb
- Route resetIdentities event though event handler to avoid potential data race (#83) @timkimadobe
- Main -> Dev (#88) @cacheung
- Update SPM readme (#87) @cacheung
- Update SPM instruction. (#86) @cacheung
- Update latest SPM instruction (#85) @cacheung
v3.2.0
v3.1.0
What’s Changed
- Restructuring the getApplicationStateVar to return string (#74) @cdhoffmann
- Staging to Main for 3.1.0 Release (#73) @cdhoffmann
- Dev to Staging for 3.1.0 Release (#72) @cdhoffmann
- Bump version for 3.1.0 release (#71) @cdhoffmann
- [MOB-15997] Analytics app extension support (#70) @cdhoffmann
v3.0.4
What’s Changed
- Staging -> Main (3.0.4) (#66) @addb
- Dev -> Staging (v3.0.4) (#65) @addb
- Bump up version for v3.0.4 release (#64) @addb
- [MOB-15980] Fixed getTrackingIdentifier and getVisitorIdentifier to return nil string and not return unexpected error when aid vid values are not found. (#62) @addb
- Coverage fix for Xcode 12 (#63) @emdobrin
- Downmerge main to dev after script updates (#60) @kevinlind
- Fix run script to remove SwiftFormat (#59) @kevinlind
- Update build scripts and add debug symbols to fix the build archive step (#57) @addb