Releases: adobe/aepsdk-assurance-ios
Releases · adobe/aepsdk-assurance-ios
v5.0.1
Release Notes
- Add localization support.
What’s Changed
- Staging 5.0.1 -> Main (#152) @cdhoffmann
- Dev v5.0.1 -> Staging (#151) @cdhoffmann
- bump version (#150) @cdhoffmann
- Add country specific languages (#149) @cdhoffmann
- [MOB-19828]SDK localization (#148) @cdhoffmann
- [MOB-20582] Remove DeleteDevice api call, start localization alignment (#147) @cdhoffmann
- Update Test App (#137) @github-actions
v5.0.0
Release Notes
Major version update for Adobe Experience Platform Assurance 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.
- Include XCFrameworks built with Xcode 15.0.1 with the GitHub release.
What’s Changed
- Staging to main for 5.0.0 release (#143) @cdhoffmann
- fix staging issues (#144) @cdhoffmann
- update archive for CI and dependencies (#142) @cdhoffmann
- add vision case (#140) @cdhoffmann
- Dev v5.0.0 to Staging (#139) @cdhoffmann
- Point to staging for 5.x (#138) @cdhoffmann
v4.1.2
Release Notes
- Fix an issue where dependency versions did not have an upper bound restriction.
What’s Changed
- Staging to main 4.2.1 (#136) @cdhoffmann
- Dev v4.1.2 to staging (#135) @cdhoffmann
- Bump version 4.1.2 with fix (#134) @cdhoffmann
- Update Test App (#131) @github-actions
- Fix minimum deployment target version which is incompatible with SwiftUI (#130) @cdhoffmann
v4.1.1
Release Notes
- Fixed a race condition which could happen when the Assurance session is terminated.
What’s Changed
- Staging to main for 4.1.1 (#129) @cdhoffmann
- Dev v4.1.1 to Staging (#128) @cdhoffmann
- Bump version 4.1.1 (#127) @cdhoffmann
- Update Test App (#126) @github-actions
- Staging to Main with e2e test app fix (#125) @cdhoffmann
- [PLATIR-33313] Thread handling in AssuranceSessionOrchestrator (#123) @cdhoffmann
- Fix e2e tests (#124) @cdhoffmann
- Update SPM instructions (#117) @cdhoffmann
- Update Test App (#122) @github-actions
v4.1.0
Release Notes
- Fixed a mismatch in the client and sessionID keys
- Added stitching support for chunked AssuranceEvents
What’s Changed
- Staging to Main for 4.1.0 release (#121) @cdhoffmann
- Dev v4.1.0 -> Staging (#120) @cdhoffmann
- bump version to 4.1.0 (#119) @cdhoffmann
- Stitch chunked events[MOB-18520][MOB-18908] (#116) @cdhoffmann
- Update README.md with version badge (#114) @cdhoffmann
- Update Test App (#112) @github-actions
v4.0.0
What’s Changed
- Staging to main with fix (#113) @cdhoffmann
- Fix missing version bump (#111) @cdhoffmann
- Staging to Main v4.0.0 (#110) @cdhoffmann
- Dev v4.0.0 to Staging (#109) @cdhoffmann
- Upload release artifact (#108) @cdhoffmann
- Update minimum supported version / SDK version (#107) @cdhoffmann
- Fix Archive failure (#105) @cdhoffmann
- Update Test App (#104) @github-actions
- Update update_test_app.yml to run on successful release (#103) @cdhoffmann
- add manual trigger to new workflow (#102) @cdhoffmann
v3.1.2
What’s Changed
- Fix versioning for pod script for rules engine dependency (#101) @cdhoffmann
- Staging to Main for 3.1.2 (#99) @cdhoffmann
- fix pod lock referencing old local core (#100) @cdhoffmann
- Dev -> Staging 3.1.2 (#97) @cdhoffmann
- Update core dependency in Package.swift (#98) @cdhoffmann
- bump version to 3.1.2 (#96) @cdhoffmann
- Support e2e test workflow (#95) @cdhoffmann
- Parent id support (#93) @cdhoffmann
v3.1.1
What’s Changed
- Fix SPM script Pif error (#90) @cdhoffmann
- Staging to Main for 3.1.1 (#89) @cdhoffmann
- Dev -> Staging 3.1.1 (#88) @cdhoffmann
- version bump to 3.1.1 (#87) @cdhoffmann
- Terminate Session properly during QuickConnect flow (#86) @cdhoffmann
v3.1.0
What’s Changed
- Fix SPM Script main (#83) @cdhoffmann
- Fix SPM Script staging (#82) @cdhoffmann
- Fix SPM Script (#81) @cdhoffmann
- Staging to Main for 3.1.0 (#80) @cdhoffmann
- Dev to Staging for 3.1.0 release (#79) @cdhoffmann
- Version bump to 3.1.0 (#78) @cdhoffmann
- Add missing debug macros for quickConnect (#77) @cdhoffmann
- Quick connect to Dev (#73) @cdhoffmann
- [MOB-17367] Move the CLLocationManager API call off the main thread (#70) @cdhoffmann
- [MOB-15655] Quick Connect refactor / cleanup (#65) @cdhoffmann
- [MOB-16690] Cover missed edge case (#67) @cdhoffmann
- [MOB-16690] Sanitize socket url (#66) @cdhoffmann
- Update QUICK_CONNECT_BASE_URL (#63) @hokugawa
- [MOB-16521,16520] Assurance Refactoring - Remaining pieces (#58) @PravinPK
- Assurance Presentation (#57) @PravinPK
- [MOB-16051] - Introducing AssuranceStateManager Class (#56) @PravinPK
v3.0.1
What’s Changed
- Promote to main for release v3.0.1 (#53) @PravinPK
- Print UI Log on Config update command (#55) @PravinPK
- Update pods (#54) @PravinPK
- Promote v3.0.1 release to staging (#52) @PravinPK
- Bugfix stop collecting events after session disconnection (#51) @PravinPK
- Rebrand Launch, Add more effective console and client logs (#50) @PravinPK
- EventChunking Docs + few tests (#48) @PravinPK
- Include lifecycle handling in test app (#47) @PravinPK
- Merge Main to dev (Contains swiftlint updates) (#46) @PravinPK
- SwiftLint fixes (#45) @cdhoffmann
- swiftlint script updates (#44) @cdhoffmann
- Update pods before archive (#42) @PravinPK
- respond to 4903 (deleted session) (#40) @coljtob
- [MOB-14869] - Share eventHub’s state on timeout (#39) @PravinPK
- Update README.md (#38) @sbenedicadb
- [CI] - updates on version/ SPM test scripts (#37) @PravinPK