-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Release Notes] Add AJO Decisioning extension 1.1.0 release notes #753
base: main
Are you sure you want to change the base?
[Release Notes] Add AJO Decisioning extension 1.1.0 release notes #753
Conversation
@addb Can you verify. I don't know requirements for this repo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments!
These comments apply for both the one in adobe-journey-optimizer-decisioning, as well as the main release notes page.
|
||
### Adobe Journey Optimizer - Decisioning extension 1.1.0 | ||
|
||
Added configuration capability to the Adobe Journey Optimizer - Decisioning extension in the Launch UI for mobile Tag Properties. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately, it's not called Launch any more - so this has to be (and I'm so sorry for how stupid this sounds) ".... in the Tags UI for mobile Tag Properties.".
* Added timeout (in seconds) parameter to updatePropositions and getPropositions APIs to enable timeout configuration in both the apis ensuring that the operation either completes within the given time frame or returns an error indicating a timeout. | ||
* Updated getPropositions API to return cached propositions immediately if there are no pending updatePropositions calls for the requested list of decision scopes. | ||
* Added support for debug events and enabled getPropositions and onPropositionsUpdate to receive Simulated events from Assurance. | ||
* Added timeout (in seconds) parameter to updatePropositions and getPropositions APIs to enable timeout configuration in both the apis ensuring that the operation either completes within the given time frame or returns an error indicating a timeout. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nit - let's be consistent for how we format "APIs" - so make it "... in both the APIs that the operation..."
* Added support for debug events and enabled getPropositions and onPropositionsUpdate to receive Simulated events from Assurance. | ||
* Added timeout (in seconds) parameter to updatePropositions and getPropositions APIs to enable timeout configuration in both the apis ensuring that the operation either completes within the given time frame or returns an error indicating a timeout. | ||
* Updated getPropositions API to return cached propositions immediately if there are no pending updatePropositions calls for the requested list of decision scopes. | ||
* Added support for debug events and enabled getPropositions and onPropositionsUpdate to receive Simulated events from Assurance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is "Simulated" a proper noun here? I'd just go with "... to receive simulated events..." if not.
Switching this PR into draft, will mark it ready once the respective iOS and Android messaging SDKs are released. |
Description:
Added release notes for Adobe Journey Optimizer - Decisioning extension version 1.1.0, which introduces configuration capability for request timeout in the Launch UI.
Related Jira Ticket
MOB-22787
Types of changes
Checklist: