elsa-core/src/modules/Elsa.Common
Sipke Schoorstra 72ad243ed4
Merge 3.5.1 into 3.6.0 (#6907)
* Introduce `IWorkflowResumer` and `ActivityInputEvaluatorContext`, refactor endpoint handling, extend logging, and improve bookmark queue processing.

* Remove deprecated WorkflowContexts module and optimize project.

Deleted the Elsa.Studio.WorkflowContexts module and references from solution files. Corrected minor errors in remaining code and updated project configurations to align with the new structure.```

* Update GitHub workflows to track `develop/3.6.0` branch instead of `patch/3.5.1`.

* Fix inconsistent formatting in `InputDescriptor` constructor and properties.

* Add XML documentation for `DictionaryValueEvaluator` in `UIHints/Dictionary` module

* Refactor `DictionaryValueEvaluator` to improve readability and simplify dictionary evaluation logic.
2025-09-13 13:05:52 +02:00
..
Attributes Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
Codecs Moved compression to separate feature 2025-04-03 15:40:17 +02:00
Contracts Moved compression to separate feature 2025-04-03 15:40:17 +02:00
Converters Merge 3.5.1 into 3.6.0 (#6907) 2025-09-13 13:05:52 +02:00
DistributedHosting Add multitenancy support for background tasks (#6059) 2024-10-28 19:38:24 +01:00
Entities Refactor activity execution record serialization with snapshots (#6807) 2025-07-18 14:14:19 +02:00
Exceptions Webhooks (#3598) 2023-01-05 13:55:08 +01:00
Extensions Remove obsolete modules and associated code 2025-06-02 20:05:10 +02:00
Features Feat/6732 zip archive activities (#6751) 2025-06-30 16:56:51 +02:00
Helpers Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
Models Implement retry attempt capturing (#6674) 2025-05-26 11:47:09 +02:00
Multitenancy Introduce TenantDeleted event to handle tenant cleanup (#6843) 2025-08-06 08:43:39 +02:00
RecurringTasks Refactor recurring tasks scheduling logic. 2025-01-02 11:11:42 +01:00
Serialization Add IResilienceStrategy Abstraction with Category Matching and Expression-Based Configuration (#6637) 2025-05-12 10:09:04 +02:00
Services Moved compression to separate feature 2025-04-03 15:40:17 +02:00
Elsa.Common.csproj Remove obsolete modules and associated code 2025-06-02 20:05:10 +02:00
Elsa.Common.csproj.DotSettings Enhance Multitenancy with Runtime Tenant Management and Task Handling (#6173) 2024-12-03 15:07:55 +01:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00