Releases: adobe/aepsdk-edgeidentity-ios
Releases · adobe/aepsdk-edgeidentity-ios
v5.0.0
Release Notes
Major version update for Identity for Edge Network 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.
Changes
Full Changelog: 5.0.0...5.0.0
v4.0.1
Release Notes
- Added max versions to Platform dependencies in podspec.
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 GH release.
Changes
Full Changelog: 1.2.0...4.0.0
What's Changed
- Update to latest production pods with tvOS support by @addb in #100
- Sync dev branch with main branch by @addb in #101
- Update EdgeIdentity to major version 4.0, minimum Xcode version to 14.1 and iOS 11. by @cacheung in #104
- Update testing dependencies by @cacheung in #105
- Update SwiftLint to 0.52.0 by @kevinlind in #108
- Update core dependencies by @emdobrin in #109
- Fix few warnings in test targets by @emdobrin in #107
- dev -> staging for v4.0.0 release by @emdobrin in #106
- Staging -> Main v4.0.0 release by @addb in #111
- Dependency fixes by @addb in #110
Full Changelog: 1.2.0...4.0.0
v1.2.0
Changes
Full Changelog: 1.1.0...1.2.0
What's Changed
- Downmerge main -> dev after 1.1.0 release by @emdobrin in #84
- Bump tzinfo from 1.2.9 to 1.2.10 by @dependabot in #86
- Update SPM instruction and ci xcode version by @cacheung in #88
- main -> dev by @emdobrin in #87
- Add tvOS support by @addb in #90
- Version bump and pod updates for tvOS support release by @addb in #91
- Update project settings and ci workflow by @addb in #95
- Fix SwiftLint in Xcode build phase by @kevinlind in #96
- Update API docs to state IdentityItem id cannot be empty or nil (resolves #92) by @kevinlind in #97
- Dev -> Staging (tvOS support) by @addb in #94
- Update to staging dependencies for tvOS changes by @addb in #98
- Staging -> Main - v1.2.0 Release - tvOS support by @addb in #99
New Contributors
Full Changelog: 1.1.0...1.2.0
v1.1.0
Highlights
Features
- Support for advertising identifier and adId consent collection (#55) @timkimadobe
- Added the getUrlVariable API to support passing the visitor ID from a mobile app to a web view (#79) @addb
Maintenance
Full Changelog: 1.0.1...1.1.0
What's Changed
- Migrating adID feature branch to current dev branch by @timkimadobe in #52
- Update Test App to use real IDFA flow for ad ID changes by @timkimadobe in #54
- Adding log for trying to update identifiers for ad ID reserved namespaces by @timkimadobe in #56
- Bump cocoapods-downloader from 1.4.0 to 1.6.3 by @dependabot in #62
- merge main -> dev after v1.0.1 release by @emdobrin in #63
- Release Drafter draft release tool by @timkimadobe in #64
- Merge latest dev changes -> feature/adidConsent by @emdobrin in #66
- Updated test dependencies by @emdobrin in #67
- Update ad ID consent to align with sample app implementation by @timkimadobe in #69
- Update Swift Test App for iOS 13 compatibility by @timkimadobe in #70
- Select test scheme from xcodeproj by @emdobrin in #71
- API docs for setAdvertisingIdentifier by @emdobrin in #72
- Support for advertising identifier and adId consent collection by @timkimadobe in #55
- Update test app dependencies for adid by @emdobrin in #74
- TestAppObjC updates for setAdvertisingIdentifier by @emdobrin in #77
- Bump version to 1.1.0 by @emdobrin in #78
- Feature: Added new getUrlVariables API by @addb in #79
- Dev -> Staging v1.1.0 by @addb in #81
- staging -> main for 1.1.0 release by @emdobrin in #82
- Fix test-podspec script by @addb in #83
New Contributors
- @timkimadobe made their first contribution in #52
- @dependabot made their first contribution in #62
v1.0.1
What’s Changed
- Staging -> Main (v1.0.1) (#61) @addb
- Dev -> Staging (v1.01) (#60) @addb
- Bump up version for v1.0.1 release (#59) @addb
- [MOB-16019] Set pending state before updating IdentityMap (#57) @addb
- Update docs for IdentityMap.swift (#53) @sbenedicadb
- staging -> main for script updates (#51) @emdobrin
- dev+main changes -> staging (#50) @emdobrin
- Update build scripts to fix the build archive step. (#49) @addb
- [DEV] Fix swiftlint path, update dependencies (#48) @emdobrin
- Update Gemfile dependencies (#46) @kevinlind
- Downmerge main to dev to sync commit histories (#47) @kevinlind