- 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.