Skip to content

NuGet version 1.2.1 | Bundle version 1.1.32

Compare
Choose a tag to compare
@hongzli hongzli released this 10 Feb 03:08
· 57 commits to master since this release
994b3d9
  1. Added two new functions to the logic apps expression language: 'parseDateTime' and 'slice'.
  2. Added a new 'locale' optional parameter to the 'formatDateTime' method.
  3. Added a new 'nth occurrence' optional parameter to the 'indexOf' method.
  4. Added system properties to service bus trigger.
  5. Updated the default timeout for the built-in SQL connector setting "ServiceProviders.Sql.QueryExecutionTimeout" from 30 seconds to 2 minutes.
  6. Introduced necessary material to be able to split dynamic schemas input and output limits.
  7. Adding support for sessions in service bus topic subscription triggers.