From 751321240c6e13c11fbfb14c0918f473ce540ee8 Mon Sep 17 00:00:00 2001 From: Swarna Saraf Date: Thu, 5 Oct 2023 15:19:38 -0700 Subject: [PATCH] Updated Optimize release notes for iOS SDK v4.0.2 and Android SDK v2.0.2. --- .../release-notes.md | 12 ++++++++++++ src/pages/documentation/release-notes/index.md | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/src/pages/documentation/adobe-journey-optimizer-decisioning/release-notes.md b/src/pages/documentation/adobe-journey-optimizer-decisioning/release-notes.md index a4d6f50891..a7e15be3c7 100644 --- a/src/pages/documentation/adobe-journey-optimizer-decisioning/release-notes.md +++ b/src/pages/documentation/adobe-journey-optimizer-decisioning/release-notes.md @@ -8,6 +8,18 @@ keywords: # Release Notes +## October 5, 2023 + +### Android Optimize 2.0.2 + +* Added support for enforcing events' order for `updatePropositions` and `getPropositions` APIs in the extension. A `getPropositions` API invocation will be resolved only after any prior `updatePropositions` API requests are completed irrespective of the async API behavior. + +## October 4, 2023 + +### iOS Optimize 4.0.2 + +* Added support for enforcing events' order for `updatePropositions` and `getPropositions` APIs in the extension. A `getPropositions` API invocation will be resolved only after any prior `updatePropositions` API requests are completed irrespective of the async API behavior. + ## August 30, 2023 ### Android Optimize 2.0.1 diff --git a/src/pages/documentation/release-notes/index.md b/src/pages/documentation/release-notes/index.md index 58f904e868..8a1fcf9cb4 100644 --- a/src/pages/documentation/release-notes/index.md +++ b/src/pages/documentation/release-notes/index.md @@ -7,6 +7,18 @@ Keywords: # Release notes +## October 5, 2023 + +### Android Optimize 2.0.2 + +* Added support for enforcing events' order for `updatePropositions` and `getPropositions` APIs in the extension. A `getPropositions` API invocation will be resolved only after any prior `updatePropositions` API requests are completed irrespective of the async API behavior. + +## October 4, 2023 + +### iOS Optimize 4.0.2 + +* Added support for enforcing events' order for `updatePropositions` and `getPropositions` APIs in the extension. A `getPropositions` API invocation will be resolved only after any prior `updatePropositions` API requests are completed irrespective of the async API behavior. + ## October 3, 2023 ### Android BOM 2.5.0