github-actions
released this
06 Dec 13:14
·
2 commits
to refs/heads/main
since this release
Release notes
- 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.
What’s Changed
- Staging to Main (#120) @siddique-adobe
- Dev v3.2.2 to Staging (#118) @siddique-adobe
- Updating version to 3.2.2 (#116) @github-actions
- [MOB-22521] Updating timeout scale to seconds from milliseconds in the updateProposition configurable timeout API (#114) @siddique-adobe
- add separate cache for preview propositions (#113) @ishita-gambhir-adobe