Workflow Engine 13.1.0
May 13, 2024
Overview
Workflow Engine 13.1.0 provides a validated baseline for Blazor integrations and includes a PostgreSQL dependency security update.
Why update
- Use this release as the validated baseline for Blazor integrations via the official sample.
- If you use
OptimaJet.Workflow.PostgreSQL, update to apply theNpgsql 8.0.3security fix (CVE-2024-32655).
Key features
- Added the official Blazor integration sample as a validated integration baseline.
- Updated
Npgsqlfrom8.0.2to8.0.3inOptimaJet.Workflow.PostgreSQL.
Changelog
Update instructions
Update samples and provider packages to 13.1.0.
Features
- Added Blazor integration sample.
Enhancements
- Removed all .NET Framework 4.8 samples except Microsoft SQL sample.
- Updated retained .NET Framework 4.8 samples to WorkflowEngine 13.0.0.
- Updated
Npgsqlfrom8.0.2to8.0.3.
Security
- Updated
Npgsqlfrom8.0.2to8.0.3inOptimaJet.Workflow.PostgreSQL, addressing CVE-2024-32655 (GHSA-x9vc-6hfv-hg8c).