Releases: adobe/aepsdk-media-ios
Releases · adobe/aepsdk-media-ios
v5.0.1
Release Notes
- Fixed an issue in Media hit processor and now it retries hits on recoverable URLErrors shared by Mobile Core.
What’s Changed
- Staging -> Main [5.0.1 Release] (#93) @addb
- Dev -> Staging [5.0.1 Release] (#91) @addb
- Updating version to 5.0.1 (#92) @github-actions
- Updating version to 5.1.0 (#90) @github-actions
- Retry Recoverable URL Errors and HTTP Errors for Media Offline Session (#89) @addb
- Realtime session: Retry sessionStart hit only for recoverable URL and HTTP errors (#88) @addb
- pod update post release (#86) @emdobrin
v5.0.0
Release Notes
Major version update for Adobe Analytics - Media Analytics workflows 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 (#84) @emdobrin
- update xcproj file (#85) @emdobrin
- prepare for the release (#83) @cacheung
- dev -> staging for v5.0.0 release (#82) @emdobrin
- Update Podfile branch and swift-tools-version (#81) @cacheung
- update circleci + workflows for v5.0.0 (#80) @emdobrin
- Media v5.0.0 (#77) @emdobrin
v4.0.2
v4.0.1
Highlights
- Fixes configuration handling where the Collection API Server with first-party domain and /va path was not accepted.
What’s Changed
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.
- Fixed an issue that prevented timer from firing when called from background thread.
What’s Changed
- Staging -> Main v4.0.0 release (#69) @addb
- Add available tag to disable building for tvOSExtension (#70) @addb
- dev -> staging v4.0.0 release (#68) @emdobrin
- Update AEPMedia to major version 4.0, minimum Xcode version to 14.1 and iOS 11 (#66) @cacheung
- Bug: Timer not firing properly + Update TIMEOUT to 1 second to avoid sending lot of internal playhead updates (#63) @addb
- Main -> Dev (#61) @cacheung
- Update SPM readme and CI Xcode version (#60) @cacheung
v3.1.0
What’s Changed
- Fixed test-podspec script (#59) @addb
- AEPMedia v3.1.0 release with tvOS support (#58) @addb
- Version bump for 3.1.0 release (#57) @addb
- Full tvOS support (#56) @addb
- Update documentation link in Readme (#55) @cacheung
- Update build scripts to fix the build archive step. (#52) @addb
- dev -> main (build scripts) (#51) @praveek
- Fix build scripts (#50) @praveek
v3.0.1
What’s Changed
- Release AEPMedia v3.0.1 (#49) @addb
- Bump up version for release v3.0.1 (#48) @addb
- Fix event name corresponding to trackComplete() API from mediacomplete to complete (#47) @addb
- Add Readme Instruction for Sample App (#46) @cacheung
- Update SPM Readme (#44) @cacheung
- Update Swift Package Manager (#45) @cacheung
- Update sample app to latest assurance extension (#43) @praveek
- Update swift tool version to 5.1 (#42) @cacheung
- Enable Assurance workflow (#41) @praveek
- Add AEPMedia Documentation (#40) @cacheung
v3.0.0
What’s Changed
- Dev -> Main [AEPMedia v3.0.0 Release] (#38) @addb
- Update AEPMedia podspec dependency (#39) @addb
- Functional Tests (RealTime & Offline) + Minor bug fixes (#37) @addb
- Change prerollTrackingWaitingTime to Int and Update Swift Package (#36) @cacheung
- Updated log format (#35) @addb
- Added functional Tests for error, timeout scenarios, updated sample app for embedded video (#34) @cacheung
- Added Media Library Version + Additional functional tests (#33) @addb
- Update codecov step (#32) @emdobrin
- Added Basic Functional tests (#28) @addb
- Handle reset identities event (#31) @praveek
- Revert codecov changes (#30) @praveek
- Fix sample application path (#29) @praveek
- Add Media Sample App and update build script for CocoaPods version (#23) @cacheung
- Added Functional test for Tracking scenarios (#27) @addb
- Update Readme file (#26) @praveek
- Expose public constants and bug fixes (#25) @praveek
- Add realtime and offline session functional tests + fixes (#21) @rymorale
- Fix bugs in media session classes (#24) @praveek
- Refactoring + Cleanup + Functional test setup (#20) @addb
- Implemented MediaCollectionReportHelper and Unit tests (#18) @shtomar-adb
- Setup functional and unit test targets + folder structure (#19) @rymorale
- Integrate MediaDBService with MediaHitsDatabase (#16) @rymorale
- Add MediaEventGenerator and simplify tests (#17) @praveek
- Refactor MediaObject into separate classes (#15) @praveek
- Add SQL database functionality for offline media hits (#14) @rymorale
- Added Media RealTime and Media offline session classes. (#6) @shtomar-adb
- Implement media extension (#8) @rymorale
- Media collection hit generator + tests (#5) @rymorale
- MediaEventTracker implementation [state machine] + MediaContext Implementation with Unit tests (#10) @addb
- Refactor MediaEvent and MediaType for Objc compatibility layer (#13) @addb
- Added objc annotations to MediaTracker methods for Objc Compatibility layer (#11) @addb
- Update podspec file (#9) @cacheung
- Implement media object class (#7) @cacheung
- Media public api and tracker (#4) @addb
- Internal interfaces (#3) @shtomar-adb
- MediaRulesEngine implementation (#2) @addb
- Fix build files (#1) @praveek