v4.0.0 🚀
github-actions
released this
07 Jun 04:44
·
27 commits
to refs/heads/main
since this release
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