Skip to content

Releases: elsa-workflows/elsa-core

3.1.3

26 Apr 16:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.2...3.1.3

3.1.2

02 Apr 16:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.1.2

3.1.1

01 Apr 21:30
Compare
Choose a tag to compare

This patch release introduces several minor improvements and bug fixes identified following the release of version 3.1, enhancing stability and functionality:

  • Resolved a MongoDB exception triggered by attempting to bulk-write an empty document set: System.ArgumentException: Must contain at least 1 request.
  • Addressed an EF Core Migrations exception: System.MissingMethodException: Cannot dynamically create an instance of type V3_1.
  • Corrected an issue with RabbitMQ usage without MT Dispatcher, leading to a missing consumer type error.
  • Solved a problem when using MassTransit without dispatcher features, resulting in a missing IEndpointChannelFormatter in the DI container.
  • Refined code organization by moving specific ActivityExecutionContext extensions to a partial class, part of a continuous improvement process.
  • Fixed a stack overflow issue within a flowchart containing the End activity.
  • Eliminated null reference exceptions encountered when resuming or triggering workflows without an optional options object.
  • Introduced a new extension method for easier access to an activity's output via strongly-typed property expressions.
  • Enhanced bookmark payload functionality with support for simple strings.

Full Changelog: 3.1.0...728aa8e

3.1.0

29 Mar 21:24
Compare
Choose a tag to compare

What's Changed

Read more

3.0.6

2.14.1

02 Feb 13:28
d8c33f9
Compare
Choose a tag to compare

What's Changed

  • Downgrade axios to 1.1.3, bump axios-middleware to 0.4.0 by @mohdali in #4865

Fixes:

  • ElsaDashboard javascript issue after migrating from 2.13 to 2.14 #4847

Full Changelog: 2.14.0...2.14.1

3.0.5

01 Feb 19:09
bbd3819
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.4...3.0.5

3.0.4

24 Jan 20:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.3...3.0.4

2.14.0

26 Jan 14:33
42a559c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.13.0...2.14.0

3.0.3

15 Jan 20:19
ac9428a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.0.3