Skip to content

Releases: adobe/aepsdk-edge-ios

1.0.0-beta-1

17 Oct 00:53
2ee45eb
Compare
Choose a tag to compare

Summary:

  • Integration with aepsdk-core-ios
  • Integration with Assurance SDK
  • CI/CD - SwiftFormat
  • Added support for SPM, XCFramework
  • Renamed to AEPEdge

Internal tag: AEP-iOS-1.0.0-beta-1

1.0.0-alpha-2

29 Jul 19:11
e1ed0ea
Compare
Choose a tag to compare

Summary:

  • Multi-datasets support for Experience events
  • Experience Edge + Project Griffon SSF integration for request confirmation events
  • Identity is now required for sending Experience events
  • XDM data is now required for sending Experience events
  • Enabled SwiftLint rules for lint and formatting in Xcode and commits
  • E2E test framework and test cases for the AEP extension

Internal tag: AEP-iOS-1.0.0-alpha-2

Alpha 1 release

13 Jul 16:25
97e4594
Compare
Choose a tag to compare
Alpha 1 release Pre-release
Pre-release

Summary:

  • Uses ACPCore for core APIs
  • Sends events to Data Platform through ExExge
  • Implements client side store
  • Implements a Swift Network service
  • Connects request & response events on client-side through the event UUID and request ID
  • CI/CD with CircleCI builds, unit&functional test runs, Code coverage reports with Codecov
  • Demo application with commerce events example and pre-generated swift code

Internal tag: AEP-iOS-1.0.0-alpha-1