This release contains the following improvements and fixes:
Improvements
Switch
activity is now case-insensitive (@jamesdoran) #182Switch
activity now supports adefault
branch (@Andale-online) #136- Jint's
AllowCrl
is now optional (@jamesdoran) #179 - Connections are now hooked up by case-insensitive outcome names (@jamesdoran )
- New and improved MassTransit activities (@petedavis )
- Reflection-based activities (
ExecuteMethod
andSplitObject
) (@Andale-online ) #132 - MassTransit's ShoppingCart example (Sampl21) now implemented using an Elsa workfow (@petedavis )
Fixes
- Fixed SendEmail concurrency (@Andale-online) #147, #150
- Entity Framework provider throwing errors #144, #145
- YesSql Provider throwing errors #125, #119 , #118
- MassTransit Workflow Consumer now executes in its own scope (@petedavis ) #134
All issues closed as part of the 1.1 milestone: https://github.com/elsa-workflows/elsa-core/issues?q=is%3Aissue+is%3Aclosed
Many thanks to all contributors involved in this release!