elsa-core/src/modules
Stephan Melzer 016fa22145
Bugfixes for heartbeats using MongoDB (#5337)
* Added failing unit test

* Added fix for error 'Instance property 'Id' is not defined for type 'Elsa.KeyValues.Entities.SerializedKeyValuePair' (Parameter 'propertyName')'

* Added Bson class map for SerializedKeyValuePair. Ignoring _id field mapping.

---------

Co-authored-by: Stephan Melzer <s.melzer@mera-petfood.com>
Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2024-05-08 20:19:40 +02:00
..
Elsa.Alterations Fix Race Condition in WorkflowDefinitionActivity (#5315) 2024-05-01 14:53:37 +02:00
Elsa.Alterations.Core Refactor serializer options usage and enhance caching in workflow serialization (#5275) 2024-04-25 11:42:48 +02:00
Elsa.Alterations.MassTransit Add alteration notifications and management (#5097) 2024-03-20 10:58:59 +01:00
Elsa.AzureServiceBus
Elsa.Caching Fix WorkflowActivity to Use Cached Workflow Definitions for Consistent Behavior (#5223) 2024-04-15 10:06:27 +02:00
Elsa.Caching.Distributed Fix WorkflowActivity to Use Cached Workflow Definitions for Consistent Behavior (#5223) 2024-04-15 10:06:27 +02:00
Elsa.Caching.Distributed.MassTransit Fix WorkflowActivity to Use Cached Workflow Definitions for Consistent Behavior (#5223) 2024-04-15 10:06:27 +02:00
Elsa.Common Refactor serializer options usage and enhance caching in workflow serialization (#5275) 2024-04-25 11:42:48 +02:00
Elsa.CSharp Add 'From' methods and mark 'Get' methods as obsolete 2024-02-14 11:39:47 +01:00
Elsa.Dapper Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
Elsa.Dapper.Migrations Alterations with Queries (#5032) 2024-03-13 20:34:46 +01:00
Elsa.Dsl
Elsa.Elasticsearch Update packages (#5286) 2024-04-26 20:07:34 +02:00
Elsa.Email
Elsa.EntityFrameworkCore fix: Fix the property SerializedValue in RuntimeDbContext for Oracle (#5231) 2024-04-26 15:45:14 +02:00
Elsa.EntityFrameworkCore.Common Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
Elsa.EntityFrameworkCore.MySql Regenerate V3.1 EF Core migrations with custom runtime schema support (#5155) 2024-03-29 21:15:23 +01:00
Elsa.EntityFrameworkCore.PostgreSql Regenerate V3.1 EF Core migrations with custom runtime schema support (#5155) 2024-03-29 21:15:23 +01:00
Elsa.EntityFrameworkCore.Sqlite Regenerate V3.1 EF Core migrations with custom runtime schema support (#5155) 2024-03-29 21:15:23 +01:00
Elsa.EntityFrameworkCore.SqlServer Regenerate V3.1 EF Core migrations with custom runtime schema support (#5155) 2024-03-29 21:15:23 +01:00
Elsa.Environments Remove version number from Elsa.Environments project file 2024-02-12 19:11:18 +01:00
Elsa.Expressions Refactor serializer options usage and enhance caching in workflow serialization (#5275) 2024-04-25 11:42:48 +02:00
Elsa.FileStorage #5107 Add framework reference & package removal (#5128) 2024-03-28 21:35:47 +01:00
Elsa.Hangfire Implement dispatch channels (#4949) 2024-02-16 10:56:30 +01:00
Elsa.Hosting.Management Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
Elsa.Http Fix Race Condition in WorkflowDefinitionActivity (#5315) 2024-05-01 14:53:37 +02:00
Elsa.Identity
Elsa.JavaScript Fix Race Condition in WorkflowDefinitionActivity (#5315) 2024-05-01 14:53:37 +02:00
Elsa.KeyValues Refactor code and update comments for better readability 2024-02-20 11:26:52 +01:00
Elsa.Labels
Elsa.Liquid Rename FluidFiltersDelegate to ConfigureFilters 2024-04-26 15:52:38 +02:00
Elsa.MassTransit Fix Race Condition in WorkflowDefinitionActivity (#5315) 2024-05-01 14:53:37 +02:00
Elsa.MassTransit.AzureServiceBus Fix FlowJoin Activity NRE Bug (#5349) 2024-05-08 09:29:15 +02:00
Elsa.MassTransit.RabbitMq Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
Elsa.MongoDb Bugfixes for heartbeats using MongoDB (#5337) 2024-05-08 20:19:40 +02:00
Elsa.ProtoActor Fix Race Condition in WorkflowDefinitionActivity (#5315) 2024-05-01 14:53:37 +02:00
Elsa.ProtoActor.Cluster.AzureContainerApps
Elsa.Python Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
Elsa.Quartz Update packages (#5286) 2024-04-26 20:07:34 +02:00
Elsa.Quartz.EntityFrameworkCore.MySql update AppAny package version and fix MySql and SqlServer migration for Quartz (#4921) 2024-02-09 19:38:43 +01:00
Elsa.Quartz.EntityFrameworkCore.PostgreSql update AppAny package version and fix MySql and SqlServer migration for Quartz (#4921) 2024-02-09 19:38:43 +01:00
Elsa.Quartz.EntityFrameworkCore.Sqlite update AppAny package version and fix MySql and SqlServer migration for Quartz (#4921) 2024-02-09 19:38:43 +01:00
Elsa.Quartz.EntityFrameworkCore.SqlServer update AppAny package version and fix MySql and SqlServer migration for Quartz (#4921) 2024-02-09 19:38:43 +01:00
Elsa.SasTokens
Elsa.Scheduling Add logging to ScheduledCronTask constructor and setup (#5122) 2024-03-21 19:46:52 +01:00
Elsa.Telnyx #5106 Cleanup packages to leverage framework (#5129) 2024-03-29 09:54:44 +01:00
Elsa.Webhooks
Elsa.WorkflowContexts
Elsa.WorkflowProviders.BlobStorage Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
Elsa.Workflows.Api Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
Elsa.Workflows.Core #5313 Include dropdown when using a nullable enum in an activity input (#5320) 2024-05-08 20:16:43 +02:00
Elsa.Workflows.Management Fix Race Condition in WorkflowDefinitionActivity (#5315) 2024-05-01 14:53:37 +02:00
Elsa.Workflows.Runtime Remove CachingBookmarkStore class and its references (#5354) 2024-05-08 20:07:44 +02:00