Workflow Core v2.1.2 Release Notes
Release Date: 2019-10-06 // over 2 years ago-
Workflow Core 2.1.2
- ➕ Adds a feature to purge old workflows from the persistence store.
🆕 New
IWorkflowPurger
service that can be injected from the IoC containerTask PurgeWorkflows(WorkflowStatus status, DateTime olderThan)
Implementations are currently only for SQL Server, Postgres and MongoDB