What's New
- New activities: ExecuteSqlQuery, ExecuteSqlCommand
- HttpEndpoint route params (#2914)
- Compensation (#2940)
- Swagger integration for HTTP Endpoint activities (#2927)
- Cron UI (#2909)
What's Improved
- Support to execute/dispatch UserTask activities. (#2970)
- Supports execute single UserTasks or a group by correlationId/action (#2970)
- Update DatabaseRegister.cs (#2955)
- Update Telnyx activities (removed non-functioning outcomes) (bd20e60)
- Handle JSON serialization exception for HTTP Endpoint middleware (7f59a63)
- Sort workflow definition list alphabetically (bd9f5b9)
- Add CustomAttributes to SaveWorkflowDefinitionRequest and WorkflowDefinitionSummaryModel (#2901)
- Add QueueName property to SendRebusMessage activity (5b91ffd)
What's Fixed
- Fix Composite Activity Timing/Occurrence and measurement in UI Journal (#2882)
- Some fix and improvement in Mqtt Activity (#2860)
- Bugfix: Adding the content headers to ResponseModel as well. (#2936)
- Problem in Trigger table for Postgres (#2879)
- Fix eager Join (3b3c77e)
- Fix subscription input (Azure Service Bus worker) (#2921)
- Fix EnumerateFiles output type (e4350c7)
And a lot more 😄 For a full list, please see the full commit history.