elsa-core/src/modules/Elsa.Common
Sipke Schoorstra cec3281a20
[codex] Harden workflow JSON type resolution (#7499)
* Harden workflow JSON type resolution

* Harden workflow type alias serialization

* Register JSON island type aliases

* Fix workflow JSON aliases for runtime types

* Register CLR workflow type aliases at startup

* Register safe workflow serialization aliases

* Use registered workflow type aliases in serializers

* Restore trusted legacy workflow JSON aliases

* Share runtime workflow type alias registration

* Address workflow JSON review follow-ups

* Address workflow JSON review follow-ups

* Address workflow JSON review edge cases

* Address workflow JSON converter review feedback

* Register workflow JSON types for HTTP and JavaScript failures

* Address secure type serialization review comments

* Address deserialization review feedback

* Address workflow serialization review comments

* Address workflow type review feedback

* Tighten workflow type hardening fixes

* Avoid workflow alias string type resolution

* Address workflow type alias review feedback

* Stabilize publish event payload assertion

* Stabilize bulk dispatch component test

* Make workflow dictionary aliases idempotent

* Declare workflow runtime feature dependency

* Assert trigger payload alias serialization

* Import workflow helper contracts

* Avoid duplicate CLR workflow materialization

* Normalize workflow factory aliases
2026-05-22 15:25:49 +02:00
..
Attributes Improves tenant task management with dependencies (#7174) 2025-12-29 20:49:24 +01:00
Codecs Fix memory leak: Dispose IronCompressResult in Zstd codec (#7193) 2026-01-16 18:20:39 +01: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 [codex] Validate distributed runtime lock provider (#7515) 2026-05-21 23:29:14 +02:00
Entities [codex] Harden workflow JSON type resolution (#7499) 2026-05-22 15:25:49 +02:00
Exceptions Webhooks (#3598) 2023-01-05 13:55:08 +01:00
Extensions Graceful shutdown for the workflow runtime (drain, pause, recover) (#7424) 2026-05-02 19:27:08 +02:00
Features Graceful shutdown for the workflow runtime (drain, pause, recover) (#7424) 2026-05-02 19:27:08 +02:00
Helpers feat: extend shells integration and modular server support (#7399) 2026-04-18 14:33:34 +02:00
Models fix: correct workflow summary pagination on release 3.6.1 (#7392) 2026-04-15 14:06:53 +02:00
Multitenancy Refactor QuiescenceSignal to inject IServiceScopeFactory, enhance tenant ID handling, and expand unit tests with DI capabilities. 2026-05-03 17:56:37 +02:00
RecurringTasks Implement null TenantId for tenant-agnostic entities (#7226) 2026-02-02 10:59:01 +01:00
Serialization Improves workflow deletion and task scheduling (#7088) 2025-11-21 20:58:38 +01:00
Services Moved compression to separate feature 2025-04-03 15:40:17 +02:00
ShellFeatures [codex] Add package manifest feature metadata (#7463) 2026-05-18 15:39:22 +02:00
ShellHandlers Graceful shutdown for the workflow runtime (drain, pause, recover) (#7424) 2026-05-02 19:27:08 +02:00
Elsa.Common.csproj Merge branch 'release/3.6.2' into release/3.7.0 2026-05-11 00:33:49 +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