- Added two new functions to the logic apps expression language: 'parseDateTime' and 'slice'.
- Added a new 'locale' optional parameter to the 'formatDateTime' method.
- Added a new 'nth occurrence' optional parameter to the 'indexOf' method.
- Added system properties to service bus trigger.
- Updated the default timeout for the built-in SQL connector setting "ServiceProviders.Sql.QueryExecutionTimeout" from 30 seconds to 2 minutes.
- Introduced necessary material to be able to split dynamic schemas input and output limits.
- Adding support for sessions in service bus topic subscription triggers.