Skip to content

v3.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 13:14
· 2 commits to refs/heads/main since this release
f927b25

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