Elsa Core Versions Save

A .NET workflows library

2.10.2.2

1 year ago

This patch should fix the CSS issues report via #3692 and #3695

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/2.10.2...2.10.2.2

2.10.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/2.10.0...2.10.2

2.10.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/2.9.3...2.10.0

2.10.0-rc2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/2.9.3...2.10.0-rc2

2.9.3

1 year ago

What's Changed

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/2.9.2...2.9.3

2.9.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/2.9.0...2.9.2

2.9.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/2.9.0...2.9.1

2.9.0

1 year ago

Known Issues

  • Deleting entities throws an Entity Framework exception. This will be fixed in 2.9.1 and a fix is already available on MyGet in the preview packages.

What's Changed

New Contributors

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/2.8.2...2.9.0

2.8.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/2.7.0...2.8.0

2.7.0

2 years ago

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) (bd20e60c82916d3504d52622c6d2eb4093f008c1)
  • Handle JSON serialization exception for HTTP Endpoint middleware (7f59a635c3362a8d1a6d7496df8c28464ab46fa8)
  • Sort workflow definition list alphabetically (bd9f5b9a51abd3e1aa80d7718af92630d1e40a70)
  • Add CustomAttributes to SaveWorkflowDefinitionRequest and WorkflowDefinitionSummaryModel (#2901)
  • Add QueueName property to SendRebusMessage activity (5b91ffd08cad1a396ce3b86d6168b9efc5e1942a)

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 (3b3c77ecd78c906cd076c680c023a0357a11d574)
  • Fix subscription input (Azure Service Bus worker) (#2921)
  • Fix EnumerateFiles output type (e4350c787d59c6f81fb28571cf218613182054ad)

And a lot more 😄 For a full list, please see the full commit history.