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