..
Elsa.Alterations
Implement dispatch channels ( #4949 )
2024-02-16 10:56:30 +01:00
Elsa.Alterations.Core
Implement dispatch channels ( #4949 )
2024-02-16 10:56:30 +01:00
Elsa.Alterations.MassTransit
replace configureawait.props and frameworks.props with Directory.Build.props
2024-01-26 19:04:39 +02:00
Elsa.AzureServiceBus
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.Common
Add Unicode encoding support to serializers ( #5049 )
2024-03-08 14:27:32 +01:00
Elsa.CSharp
Add 'From' methods and mark 'Get' methods as obsolete
2024-02-14 11:39:47 +01:00
Elsa.Dapper
Improved search to not require exact match ( #5037 )
2024-03-05 19:07:09 +01:00
Elsa.Dapper.Migrations
Fix Dapper Provider ( #4998 )
2024-02-25 20:36:31 +01:00
Elsa.Dsl
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.Elasticsearch
#4963 - elastic store workflowinstance search fix ( #4964 )
2024-02-20 11:52:41 +01:00
Elsa.Email
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.EntityFrameworkCore
Add Properties field to ActivityExecutionRecord and Regenerate V3_1 migrations ( #5039 )
2024-03-08 08:54:08 +01:00
Elsa.EntityFrameworkCore.Common
Reverted bulk implementation ( #5047 )
2024-03-08 14:25:40 +01:00
Elsa.EntityFrameworkCore.MySql
Add Properties field to ActivityExecutionRecord and Regenerate V3_1 migrations ( #5039 )
2024-03-08 08:54:08 +01:00
Elsa.EntityFrameworkCore.PostgreSql
Add Properties field to ActivityExecutionRecord and Regenerate V3_1 migrations ( #5039 )
2024-03-08 08:54:08 +01:00
Elsa.EntityFrameworkCore.Sqlite
Add Properties field to ActivityExecutionRecord and Regenerate V3_1 migrations ( #5039 )
2024-03-08 08:54:08 +01:00
Elsa.EntityFrameworkCore.SqlServer
Add Properties field to ActivityExecutionRecord and Regenerate V3_1 migrations ( #5039 )
2024-03-08 08:54:08 +01:00
Elsa.Environments
Remove version number from Elsa.Environments project file
2024-02-12 19:11:18 +01:00
Elsa.Expressions
Add Unicode encoding support to serializers ( #5049 )
2024-03-08 14:27:32 +01:00
Elsa.FileStorage
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.Hangfire
Implement dispatch channels ( #4949 )
2024-02-16 10:56:30 +01:00
Elsa.Hosting.Management
Used systemclock over datetime
2024-02-21 14:24:37 +01:00
Elsa.Http
Added missing text parser for HTTP responses ( #5066 )
2024-03-13 09:48:18 +01:00
Elsa.Identity
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.JavaScript
Enhance JSON serialization
2024-03-12 17:53:09 +01:00
Elsa.KeyValues
Refactor code and update comments for better readability
2024-02-20 11:26:52 +01:00
Elsa.Labels
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.Liquid
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.MassTransit
Add dependency on InstanceManagementFeature
2024-02-26 15:21:33 +01:00
Elsa.MassTransit.AzureServiceBus
Add dependency on InstanceManagementFeature
2024-02-26 15:21:33 +01:00
Elsa.MassTransit.RabbitMq
Add dependency on InstanceManagementFeature
2024-02-26 15:21:33 +01:00
Elsa.MongoDb
Moved KeyValueStore to separate feature
2024-02-19 10:39:07 +01:00
Elsa.ProtoActor
Added workflow instance and bulk cancellation to the UI ( #4965 )
2024-02-23 10:26:13 +01:00
Elsa.ProtoActor.Cluster.AzureContainerApps
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.Python
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.Quartz
Implement dispatch channels ( #4949 )
2024-02-16 10:56:30 +01: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
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.Scheduling
Set the default value for Interval to match DefaultValue (should fix #4818 ) ( #4926 )
2024-02-17 09:20:07 +01:00
Elsa.Telnyx
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.Webhooks
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.WorkflowContexts
replace configureawait.props and frameworks.props with Directory.Build.props
2024-01-26 19:04:39 +02:00
Elsa.WorkflowProviders.BlobStorage
Convert to use Central Package Management
2024-02-04 13:49:54 +02:00
Elsa.Workflows.Api
Fix Security Bug: No permissions applied to version endpoints ( #5008 )
2024-02-28 13:23:43 +01:00
Elsa.Workflows.Core
Enhance: Add isStart property to determine if current node is a start node. ( #5040 )
2024-03-12 18:08:38 +01:00
Elsa.Workflows.Management
Add variable type management methods
2024-03-13 12:05:01 +01:00
Elsa.Workflows.Runtime
Prevented overwriting of existing workflows ( #5067 )
2024-03-13 10:05:50 +01:00