v5.1.0
github-actions
released this
03 Oct 16:14
·
31 commits
to refs/heads/main
since this release
Release notes
- Added a new
updatePropositions
API to support completion callback with retrieved propositions and errors (if any). - Updated
getPropositions
API to return cached propositions immediately if there are no pendingupdatePropositions
calls for the requested list of decision scopes. - Changed
Offer.score
data type from Integer to Double to fix a bug where offers having decimal score were being dropped.
What’s Changed
- Staging to Main Optimize 5.1.0 (#116) @akhiljain1907
- Dev v5.1.0 -> Staging (#115) @spoorthipujariadobe
- Optimize SDK's version update (#114) @akhiljain1907
- [PLATIR-43864] Changed Offer Score value from Int to Double (#113) @ishwetansh
- Mob 20807 - Providing error details received by Edge in updateProposition api callback (#111) @akhiljain1907
- MOB-20804 - updateProposition api with a callback to handle timeout (#110) @akhiljain1907
- MOB-19932 - Get proposition request event handling (#109) @ishwetansh