Skip to content

Releases: adobe/aepsdk-media-android

v3.1.2

11 Feb 00:20
ea719f7
Compare
Choose a tag to compare

Release notes

  • Added support for the new MobileCore.initialize API introduced in Core.

What's Changed

  • (Media 3.1.2) Added support for the new MobileCore.initialize API introduced in Core by @praveek in #43

Full Changelog: v3.1.1...v3.1.2

v3.1.1

31 Jan 20:58
55f5507
Compare
Choose a tag to compare

Release Notes

  • Fixed database access-related resource leaks.

What's Changed

  • Fix Memory leaks by @addb in #37
  • Migrate to GitHub Actions reusable workflows by @timkimadobe in #38
  • Updating version to 3.1.1 by @github-actions in #40
  • Dev -> Staging [v3.1.1 Release] by @addb in #39
  • Staging -> Main [v3.1.1 Release] by @addb in #41

New Contributors

  • @timkimadobe made their first contribution in #38
  • @github-actions made their first contribution in #40

Full Changelog: v3.1.0...v3.1.1

v3.1.0

02 Apr 21:49
bb1da5e
Compare
Choose a tag to compare

Release Notes

Version update to 3.1.0 for Adobe Analytics - Media Analytics workflows Adobe Experience Platform Mobile SDKs on Android compatible with Mobile Core 3.0.0. The current release includes the following changes:

  • Updated the minimum supported Android API level to 21.
  • Removed deprecated registerExtension API. Use the MobileCore.registerExtensions() API for registering extensions and initializing the SDK instead.
  • Added an enhancement to prevent network retries when the device's network is offline and improved logging.

Please note that the version 3.0.0 of the Adobe Analytics - Media Analytics extension is compatible with Mobile Core 2.x. The increment to 3.1.0 was preferred for this release in order to synchronize all extensions to same major version.

What’s Changed

v3.0.0

04 Feb 01:12
a174f11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/adobe/aepsdk-media-android/commits/v3.0.0