From 801fc980f0fdbcce91c1c5a13413bb05c238eb43 Mon Sep 17 00:00:00 2001 From: yangyansong-adbe Date: Mon, 24 Jun 2024 20:38:16 +0000 Subject: [PATCH] Updating release notes --- .github/scripts/release_notes/timestamp.json | 2 +- .../home/base/mobile-core/release-notes.md | 7 ++++ src/pages/home/release-notes/index.md | 42 +++++++++++++++++++ 3 files changed, 50 insertions(+), 1 deletion(-) diff --git a/.github/scripts/release_notes/timestamp.json b/.github/scripts/release_notes/timestamp.json index ef1518fad1..1c20ce63b8 100644 --- a/.github/scripts/release_notes/timestamp.json +++ b/.github/scripts/release_notes/timestamp.json @@ -1 +1 @@ -{"ts":1719253493551} \ No newline at end of file +{"ts":1719261496178} \ No newline at end of file diff --git a/src/pages/home/base/mobile-core/release-notes.md b/src/pages/home/base/mobile-core/release-notes.md index 92e839dcc5..cb535615c7 100644 --- a/src/pages/home/base/mobile-core/release-notes.md +++ b/src/pages/home/base/mobile-core/release-notes.md @@ -8,6 +8,13 @@ keywords: # Release notes +## June 24, 2024 + +### Android Core 2.6.4 + +* Fixed strict mode violations that happened during SDK initialization. +* Added checks to prevent SDK initialization when the device is in direct boot mode. + ## June 21, 2024 ### iOS Core 5.2.0 diff --git a/src/pages/home/release-notes/index.md b/src/pages/home/release-notes/index.md index 4968bbbfc0..24078773fc 100644 --- a/src/pages/home/release-notes/index.md +++ b/src/pages/home/release-notes/index.md @@ -7,6 +7,48 @@ Keywords: # Release notes +## June 24, 2024 + +### Android Core 2.6.4 + +* Fixed strict mode violations that happened during SDK initialization. +* Added checks to prevent SDK initialization when the device is in direct boot mode. + +### Android BOM 2.9.9 + +* This BOM ([Bill of Materials](https://central.sonatype.com/artifact/com.adobe.marketing.mobile/sdk-bom)) release includes changes to the following Android extensions. + + + + + +| Extension artifact | BOM (2.9.8) | BOM (2.9.9) | +|-----|-----|-----| +| **com.adobe.marketing.mobile:campaignclassic** | **2.1.6** | **2.1.8**| +| **com.adobe.marketing.mobile:core** | **2.6.3** | **2.6.4**| +| com.adobe.marketing.mobile:analytics | 2.0.3 | 2.0.3 | +| com.adobe.marketing.mobile:assurance | 2.2.1 | 2.2.1 | +| com.adobe.marketing.mobile:audience | 2.0.0 | 2.0.0 | +| com.adobe.marketing.mobile:campaign | 2.0.6 | 2.0.6 | +| com.adobe.marketing.mobile:edge | 2.4.0 | 2.4.0 | +| com.adobe.marketing.mobile:edgebridge | 2.1.0 | 2.1.0 | +| com.adobe.marketing.mobile:edgeconsent | 2.0.0 | 2.0.0 | +| com.adobe.marketing.mobile:edgeidentity | 2.0.1 | 2.0.1 | +| com.adobe.marketing.mobile:edgemedia | 2.0.0 | 2.0.0 | +| com.adobe.marketing.mobile:identity | 2.0.3 | 2.0.3 | +| com.adobe.marketing.mobile:lifecycle | 2.0.4 | 2.0.4 | +| com.adobe.marketing.mobile:media | 3.0.0 | 3.0.0 | +| com.adobe.marketing.mobile:messaging | 2.2.1 | 2.2.1 | +| com.adobe.marketing.mobile:optimize | 2.0.2 | 2.0.2 | +| com.adobe.marketing.mobile:places | 2.1.0 | 2.1.0 | +| com.adobe.marketing.mobile:signal | 2.0.1 | 2.0.1 | +| com.adobe.marketing.mobile:target | 2.0.3 | 2.0.3 | +| com.adobe.marketing.mobile:userprofile | 2.0.1 | 2.0.1 | + + + + + ## June 21, 2024 ### Android BOM 3.1.0