diff --git a/.github/scripts/release_notes/timestamp.json b/.github/scripts/release_notes/timestamp.json index 0d29a7b0cc..f7b869b1e1 100644 --- a/.github/scripts/release_notes/timestamp.json +++ b/.github/scripts/release_notes/timestamp.json @@ -1 +1 @@ -{"ts":1738360152165} \ No newline at end of file +{"ts":1738361414956} \ No newline at end of file diff --git a/src/pages/home/release-notes/index.md b/src/pages/home/release-notes/index.md index 166194c7aa..b315ee63a5 100644 --- a/src/pages/home/release-notes/index.md +++ b/src/pages/home/release-notes/index.md @@ -9,6 +9,42 @@ Keywords: ## January 31, 2025 +### Android BOM 3.6.1 + +* 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.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 | + + + + + ### Android Media 3.1.1 * Fixed database access-related resource leaks.