Skip to content

Releases: elsa-workflows/elsa-core

2.10.2.2

13 Feb 11:07
Compare
Choose a tag to compare

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

Full Changelog: 2.10.2...2.10.2.2

2.10.2.1

09 Feb 20:31
Compare
Choose a tag to compare

What's Changed

  • Fix return type in instantFromLocalDate type def by @innuendonh in #3618
  • Initialize tenantId in specification constructors. by @AlesDo in #3657
  • Activities Kafka: Changed LogLevel to Information by @Snotax in #3663
  • Activities Kafka: Implemented AutoOffsetReset Property in server and activity by @Snotax in #3665
  • feat: 🎸 AzureServiceBus - TenantIdResolver by @Nico-VanHaaster in #3668
  • WorkflowDefinitions: OrderBy and SortBy by @brunomartinspro in #3662
  • fix: add missing tenant id specifiers; limit tailwind css to elsa-studio-root by @sjd2021 in #3673
  • Added missing params to WorkflowDashboard component, limited model change handler by @sabitertan in #3676

New Contributors

Full Changelog: 2.10.0...2.10.2

Elsa 2.10.1

27 Jan 12:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.3...2.10.0

2.10.0 RC2

05 Jan 13:03
Compare
Choose a tag to compare
2.10.0 RC2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.9.3...2.10.0-rc2

2.9.3

05 Jan 10:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.2...2.9.3

Elsa 2.9.2

10 Nov 10:59
6df8eff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.0...2.9.2

2.9.1

20 Oct 08:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.0...2.9.1

Elsa 2.9.0

19 Oct 09:02
Compare
Choose a tag to compare

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: 2.8.2...2.9.0

Elsa 2.8 🌈

01 Jun 21:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.0...2.8.0

Elsa 2.7.0 β˜€οΈ

02 May 08:21
Compare
Choose a tag to compare

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.