Skip to content

Releases: adobe/aepsdk-commons

bom-3.8.0

11 Feb 01:54
1070ea4
Compare
Choose a tag to compare

This BOM (Bill of Materials) release includes changes to the following Android extensions.

Expand
Extension artifact BOM (3.7.0) BOM (3.8.0)
com.adobe.marketing.mobile:analytics 3.0.1 3.0.2
com.adobe.marketing.mobile:assurance 3.0.4 3.0.5
com.adobe.marketing.mobile:audience 3.0.0 3.0.1
com.adobe.marketing.mobile:campaign 3.0.1 3.0.2
com.adobe.marketing.mobile:campaignclassic 3.1.2 3.1.3
com.adobe.marketing.mobile:core 3.2.0 3.3.0
com.adobe.marketing.mobile:edge 3.0.0 3.0.1
com.adobe.marketing.mobile:edgebridge 3.0.0 3.0.1
com.adobe.marketing.mobile:edgeconsent 3.0.0 3.0.1
com.adobe.marketing.mobile:edgeidentity 3.0.0 3.0.1
com.adobe.marketing.mobile:edgemedia 3.0.0 3.0.1
com.adobe.marketing.mobile:identity 3.0.1 3.0.2
com.adobe.marketing.mobile:lifecycle 3.0.1 3.0.2
com.adobe.marketing.mobile:media 3.1.1 3.1.2
com.adobe.marketing.mobile:messaging 3.3.0 3.3.1
com.adobe.marketing.mobile:notificationbuilder 3.0.2 3.0.3
com.adobe.marketing.mobile:optimize 3.2.3 3.2.4
com.adobe.marketing.mobile:places 3.0.1 3.0.2
com.adobe.marketing.mobile:signal 3.0.0 3.0.1
com.adobe.marketing.mobile:target 3.0.0 3.0.1
com.adobe.marketing.mobile:userprofile 3.0.0 3.0.1

bom-3.7.0

07 Feb 02:25
aa332aa
Compare
Choose a tag to compare

This BOM (Bill of Materials) release includes changes to the following Android extensions.

Expand
Extension artifact BOM (3.6.1) BOM (3.7.0)
com.adobe.marketing.mobile:messaging 3.2.1 3.3.0
com.adobe.marketing.mobile:optimize 3.2.2 3.2.3
com.adobe.marketing.mobile:analytics 3.0.1 3.0.1
com.adobe.marketing.mobile:assurance 3.0.4 3.0.4
com.adobe.marketing.mobile:audience 3.0.0 3.0.0
com.adobe.marketing.mobile:campaign 3.0.1 3.0.1
com.adobe.marketing.mobile:campaignclassic 3.1.2 3.1.2
com.adobe.marketing.mobile:core 3.2.0 3.2.0
com.adobe.marketing.mobile:edge 3.0.0 3.0.0
com.adobe.marketing.mobile:edgebridge 3.0.0 3.0.0
com.adobe.marketing.mobile:edgeconsent 3.0.0 3.0.0
com.adobe.marketing.mobile:edgeidentity 3.0.0 3.0.0
com.adobe.marketing.mobile:edgemedia 3.0.0 3.0.0
com.adobe.marketing.mobile:identity 3.0.1 3.0.1
com.adobe.marketing.mobile:lifecycle 3.0.1 3.0.1
com.adobe.marketing.mobile:media 3.1.1 3.1.1
com.adobe.marketing.mobile:notificationbuilder 3.0.2 3.0.2
com.adobe.marketing.mobile:places 3.0.1 3.0.1
com.adobe.marketing.mobile:signal 3.0.0 3.0.0
com.adobe.marketing.mobile:target 3.0.0 3.0.0
com.adobe.marketing.mobile:userprofile 3.0.0 3.0.0

gha-ios-5.2.0

31 Jan 02:02
d368ab9
Compare
Choose a tag to compare

Breaking changes

  • Removed the ci- prefix from the code validation make lint command used in build-and-test.yml.
  • Rename version workflow's path regex override from core_properties to more generic properties_multi_module

What's Changed

  • Add template regex support for primary extension in version workflows by @timkimadobe in #110

Full Changelog: gha-ios-5.1.0...gha-ios-5.2.0

gha-android-3.3.0

31 Jan 02:03
d368ab9
Compare
Choose a tag to compare

Breaking changes

  • Removed the ci- prefix from the code validation make lint command used in build-and-test.yml.
  • Rename version workflow's path regex override from core_properties to more generic properties_multi_module

What's Changed

  • Add template regex support for primary extension in version workflows by @timkimadobe in #110

Full Changelog: gha-ios-5.1.0...gha-android-3.3.0

bom-3.6.1

31 Jan 22:01
2d6eb8a
Compare
Choose a tag to compare

This BOM (Bill of Materials) release includes changes to the following Android extensions.

Expand
Extension artifact BOM (3.6.0) BOM (3.6.1)
com.adobe.marketing.mobile:media 3.1.0 3.1.1
com.adobe.marketing.mobile:analytics 3.0.1 3.0.1
com.adobe.marketing.mobile:assurance 3.0.4 3.0.4
com.adobe.marketing.mobile:audience 3.0.0 3.0.0
com.adobe.marketing.mobile:campaign 3.0.1 3.0.1
com.adobe.marketing.mobile:campaignclassic 3.1.2 3.1.2
com.adobe.marketing.mobile:core 3.2.0 3.2.0
com.adobe.marketing.mobile:edge 3.0.0 3.0.0
com.adobe.marketing.mobile:edgebridge 3.0.0 3.0.0
com.adobe.marketing.mobile:edgeconsent 3.0.0 3.0.0
com.adobe.marketing.mobile:edgeidentity 3.0.0 3.0.0
com.adobe.marketing.mobile:edgemedia 3.0.0 3.0.0
com.adobe.marketing.mobile:identity 3.0.1 3.0.1
com.adobe.marketing.mobile:lifecycle 3.0.1 3.0.1
com.adobe.marketing.mobile:messaging 3.2.1 3.2.1
com.adobe.marketing.mobile:notificationbuilder 3.0.2 3.0.2
com.adobe.marketing.mobile:optimize 3.2.2 3.2.2
com.adobe.marketing.mobile:places 3.0.1 3.0.1
com.adobe.marketing.mobile:signal 3.0.0 3.0.0
com.adobe.marketing.mobile:target 3.0.0 3.0.0
com.adobe.marketing.mobile:userprofile 3.0.0 3.0.0

gha-ios-5.1.0

30 Jan 03:06
27e16c0
Compare
Choose a tag to compare

Breaking changes

  • The standard iOS build-and-test workflow's code validation command has been updated from make lint -> make ci-lint

What's Changed

  • Android custom build and test workflow artifact upload support by @timkimadobe in #109

Full Changelog: gha-ios-5.0.1...gha-ios-5.1.0

gha-android-3.2.0

30 Jan 03:07
27e16c0
Compare
Choose a tag to compare

Breaking changes

  • The standard Android build-and-test workflow's code validation command has been updated from make checkformat and make lint -> make ci-lint

What's Changed

  • Android custom build and test workflow artifact upload support by @timkimadobe in #109

Full Changelog: gha-ios-5.0.1...gha-android-3.2.0

gha-ios-5.0.1

28 Jan 22:45
525de3c
Compare
Choose a tag to compare

Important

This release updates action/cache to a supported version. Previous versions of action/cache will stop working after February 1, 2025. Older workflow versions will also be incompatible. Upgrade to this version promptly and use it as the minimum stable version. See the official deprecation notice: actions/cache#1510

  • This release includes stable runner versions. Upgrading to this version is strongly recommended as soon as possible.

What's Changed

  • Update all runner versions to explicit version instead of latest by @timkimadobe in #108

Full Changelog: bom-3.6.0...gha-ios-5.0.1

gha-android-3.1.1

28 Jan 22:45
525de3c
Compare
Choose a tag to compare

Important

This release updates action/cache to a supported version. Previous versions of action/cache will stop working after February 1, 2025. Older workflow versions will also be incompatible. Upgrade to this version promptly and use it as the minimum stable version. See the official deprecation notice: actions/cache#1510

  • This release includes stable runner versions. Upgrading to this version is strongly recommended as soon as possible.
  • Fixes an issue with the ubuntu-24.04 runner and Android emulator AVD path preventing the emulator from starting up.

What's Changed

  • Update all runner versions to explicit version instead of latest by @timkimadobe in #108

Full Changelog: bom-3.6.0...gha-android-3.1.1

bom-3.6.0

07 Jan 22:19
d1b086d
Compare
Choose a tag to compare

This BOM (Bill of Materials) release includes changes to the following Android extensions.

Expand
Extension artifact BOM (3.5.1) BOM (3.6.0)
com.adobe.marketing.mobile:optimize 3.1.0 3.2.2
com.adobe.marketing.mobile:analytics 3.0.1 3.0.1
com.adobe.marketing.mobile:assurance 3.0.4 3.0.4
com.adobe.marketing.mobile:audience 3.0.0 3.0.0
com.adobe.marketing.mobile:campaign 3.0.1 3.0.1
com.adobe.marketing.mobile:campaignclassic 3.1.2 3.1.2
com.adobe.marketing.mobile:core 3.2.0 3.2.0
com.adobe.marketing.mobile:edge 3.0.0 3.0.0
com.adobe.marketing.mobile:edgebridge 3.0.0 3.0.0
com.adobe.marketing.mobile:edgeconsent 3.0.0 3.0.0
com.adobe.marketing.mobile:edgeidentity 3.0.0 3.0.0
com.adobe.marketing.mobile:edgemedia 3.0.0 3.0.0
com.adobe.marketing.mobile:identity 3.0.1 3.0.1
com.adobe.marketing.mobile:lifecycle 3.0.1 3.0.1
com.adobe.marketing.mobile:media 3.1.0 3.1.0
com.adobe.marketing.mobile:messaging 3.2.1 3.2.1
com.adobe.marketing.mobile:notificationbuilder 3.0.2 3.0.2
com.adobe.marketing.mobile:places 3.0.1 3.0.1
com.adobe.marketing.mobile:signal 3.0.0 3.0.0
com.adobe.marketing.mobile:target 3.0.0 3.0.0
com.adobe.marketing.mobile:userprofile 3.0.0 3.0.0