Releases: adobe/aepsdk-edgemedia-ios
Releases · adobe/aepsdk-edgemedia-ios
v5.0.0
Release Notes
Major version update for Adobe Streaming Media 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.
What’s Changed
- staging -> main for v5.0.0 release (#52) @emdobrin
- update xcproj file (#53) @emdobrin
- updates for release (#51) @emdobrin
- dev -> staging for v5.0.0 release (#50) @emdobrin
- sync with main + swift-tools-version 5.3 + staging pods update (#49) @emdobrin
- Embed and Sign for AEPEdgeMedia.framework in Test apps (#48) @cacheung
- use xcode 15.0.1 in workflows (#47) @emdobrin
v4.0.1
v4.0.0 🚀
General availability release of the Adobe Streaming Media for Edge Network extension for Android which sends data about audio and video consumption on your streaming applications to the Adobe Experience Platform Edge Network. This enables capabilities for measurement, analysis, and activation with media data across the Adobe Experience Cloud solutions.
What’s Changed
- Staging -> Main v4.0.0 release (#35) @addb
- Update README + Increase functional test timeout (#38) @addb
- dev -> staging with friendly name (#37) @emdobrin
- Update friendly name for the extension (#36) @addb
- Merge to Staging for GA 4.0.0 release (#33) @kevinlind
- Add before starting section to getting-started doc (#34) @addb
- Update formal extension name in documentation (#32) @kevinlind
- Update Min supported version to iOS 11, tvOS 11 and Xcode 14.1 + Extension version Bump to 4.0.0 (#31) @kevinlind
- Update ObjC class, enum names to avoid conflicts with AEPMedia classes (#27) @addb
- Change config keys in docs to correct camelcase (#30) @kevinlind
- Add Media+LocationHint integration tests (#28) @addb
- Rename MediaPublicTracker to MediaTrackerEventGenerator (#25) @kevinlind
- Change configuration key names to camelcase 'edgeMedia.' (#24) @addb
- Fixed timer logic + refactored getCurrentTimeStamp() to return in seconds (#23) @addb
- Convert numeric parameters in the APIs to Int (#22) @addb
- Use EventType and EventSource from Core development branch (#21) @kevinlind
- Refactor MediaSession functions to remove session end closure (#17) @kevinlind
- Remove session created event (#15) @kevinlind
v1.0.0-beta
Beta Release
- New to AEPEdgeMedia refer to the getting started guide and the API reference.
- Moving from AEPMedia to AEPEdgeMedia refer to the migration guide