Elsa Core Versions Save

A .NET workflows library

3.1.2

3 weeks ago

What's Changed

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/3.1.1...3.1.2

3.1.1

3 weeks ago

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: https://github.com/elsa-workflows/elsa-core/compare/3.1.0...728aa8e35b8e3755d47cfc26bfd443fec35d11b0

3.1.0

3 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/3.0.6...3.1.0

2.14.1

2 months ago

What's Changed

Fixes:

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/2.14.0...2.14.1

3.0.5

2 months ago

What's Changed

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/3.0.4...3.0.5

2.14.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/2.13.0...2.14.0

3.0.4

3 months ago

What's Changed

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/3.0.3...3.0.4

3.0.3

3 months ago

What's Changed

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/3.0.2...3.0.3

3.0.2

3 months ago

What's Changed

Full Changelog: https://github.com/elsa-workflows/elsa-core/compare/3.0.1...3.0.2