Workflow Engine 9.0.0
April 20, 2023
Breaking changes
- The Oracle database provider has been updated to
netstandard2.1target framework. The update is due to vulnerabilities found in previous versions of theOracle.ManagedDataAccess.Corepackage. This means that the Oracle database provider can no longer be used with the .NET Framework, sincenetstandard2.1is not supported on the .NET Framework. If you don't use an Oracle database, this change is not breaking for you.
Core
- Changes in the procedure for obtaining license and trial keys, you can read more here.
Samples
- Removed Oracle sample for .NET Framework.
- Removed Oracle sample for .NET Framework (WebForms).