From 601101e988542ea6b2268a1af6e80026f0345dcd Mon Sep 17 00:00:00 2001 From: praveek Date: Tue, 8 Oct 2024 18:09:27 +0000 Subject: [PATCH] Updating release notes --- .github/scripts/release_notes/timestamp.json | 2 +- .../release-notes.md | 6 +++ src/pages/home/release-notes/index.md | 42 +++++++++++++++++++ 3 files changed, 49 insertions(+), 1 deletion(-) diff --git a/.github/scripts/release_notes/timestamp.json b/.github/scripts/release_notes/timestamp.json index c3aa9282d1..e8b5ce9f76 100644 --- a/.github/scripts/release_notes/timestamp.json +++ b/.github/scripts/release_notes/timestamp.json @@ -1 +1 @@ -{"ts":1727978556849} \ No newline at end of file +{"ts":1728410967128} \ No newline at end of file diff --git a/src/pages/edge/adobe-journey-optimizer-decisioning/release-notes.md b/src/pages/edge/adobe-journey-optimizer-decisioning/release-notes.md index 2e5d0b986b..7f7013b30c 100644 --- a/src/pages/edge/adobe-journey-optimizer-decisioning/release-notes.md +++ b/src/pages/edge/adobe-journey-optimizer-decisioning/release-notes.md @@ -8,6 +8,12 @@ keywords: # Release notes +## October 8, 2024 + +### Android Optimize 3.1.0 + +* Added a new `updatePropositions` API to support completion callback with retrieved propositions and errors (if any). + ## October 3, 2024 ### iOS Optimize 5.1.0 diff --git a/src/pages/home/release-notes/index.md b/src/pages/home/release-notes/index.md index 1eadaf2444..81a8e8cdbe 100644 --- a/src/pages/home/release-notes/index.md +++ b/src/pages/home/release-notes/index.md @@ -7,6 +7,48 @@ Keywords: # Release notes +## October 8, 2024 + +### Android BOM 3.5.0 + +* 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 (3.4.0) | BOM (3.5.0) | +|-----|-----|-----| +| **com.adobe.marketing.mobile:optimize** | **3.0.2** | **3.1.0**| +| com.adobe.marketing.mobile:analytics | 3.0.1 | 3.0.1 | +| com.adobe.marketing.mobile:assurance | 3.0.3 | 3.0.3 | +| 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 | + + + + + +### Android Optimize 3.1.0 + +* Added a new `updatePropositions` API to support completion callback with retrieved propositions and errors (if any). + ## October 3, 2024 ### Android BOM 3.4.0