Skip to content

NuGet version 1.1.9 | Bundle version 1.1.26

Compare
Choose a tag to compare
@hongzli hongzli released this 26 Jan 21:59
· 57 commits to master since this release
994b3d9
  • Stateless workflow perf improvement: Add response notification channel for stateless workflows.
  • Added Service Provider recurrence triggers state support, allowing states to persist though repeated trigger iterations.
  • Added new "decimal" function that takes in a decimal number as a string and then can be used in other math functions. Please see https://aka.ms/logicexpressions#decimal for usage details.