Skip to content

Releases: adobe/aepsdk-media-ios

v5.0.1

31 May 17:23
116ba5b
Compare
Choose a tag to compare

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

20 Mar 19:01
f70a19c
Compare
Choose a tag to compare

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

v4.0.2

06 Mar 20:21
e68aef0
Compare
Choose a tag to compare

Release Notes

  • Added max versions to Platform dependencies in podspec.

What’s Changed

  • staging -> main v4.0.2 release (#79) @emdobrin
  • v4.0.2 - add max version for podspec dependencies (#78) @emdobrin
  • Downmerge to Dev to sync commit histories after v4.0.1 release (#76) @kevinlind

v4.0.1

09 Jan 00:19
b1d37cc
Compare
Choose a tag to compare

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

08 Jun 02:37
c52aa04
Compare
Choose a tag to compare

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

30 Jun 22:38
11f53ab
Compare
Choose a tag to compare

What’s Changed

v3.0.1

17 Jul 00:29
6c1d74a
Compare
Choose a tag to compare

What’s Changed

v3.0.0

05 May 00:00
8d72639
Compare
Choose a tag to compare

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