Skip to content

Releases: aelassas/wexflow

Wexflow 7.8

11 Feb 10:10
Compare
Choose a tag to compare
  • Added stop workflow to netcore
  • Added suspend/resume workflow to netcore
  • Updated dependencies
  • Bump System.Data.SqlClient from 4.8.5 to 4.8.6
  • Bump DiffPlex from 1.7.1 to 1.7.2
  • Bump FluentFTP from 48.0.3 to 49.0.2
  • Bump Google.Apis.YouTube.v3 from 1.64.0.3205 to 1.66.0.3309
  • Bump Microsoft.AspNetCore.Owin from 8.0.0 to 8.0.1
  • Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
  • Bump MongoDB.Driver from 2.22.0 to 2.23.1
  • Bump MSTest.TestAdapter from 3.1.1 to 3.2.0
  • Bump MSTest.TestFramework from 3.1.1 to 3.2.0
  • Bump MySqlConnector from 2.3.1 to 2.3.5
  • Bump NUglify from 1.21.0 to 1.21.4
  • Bump Oracle.ManagedDataAccess from 21.12.0 to 21.13.0
  • Bump Oracle.ManagedDataAccess.Core from 3.21.120 to 3.21.130
  • Bump RavenDB.Client from 6.0.1 to 6.0.4
  • Bump Selenium.WebDriver from 3.16.2 to 3.17.0
  • Bump ServiceStack.Kestrel from 8.0.0 to 8.1.2
  • Bump SharpCompress from 0.34.2 to 0.36.0
  • Bump SSH.NET from 2023.0.0 to 2023.0.1
  • Bump System.Drawing.Common from 8.0.0 to 8.0.1
  • Bump Twilio from 6.15.2 to 6.18.0
  • Bump YamlDotNet from 13.7.1 to 15.1.1

Full Changelog: v7.7...v7.8

Wexflow 7.7

09 Dec 12:34
Compare
Choose a tag to compare
  • Added retryCount and retryTimeout options for retrying tasks in case of failure #64
  • Fixed some issues related to Selenium WebDriver
  • Bump Selenium.WebDriver from 4.15.0 to 4.16.2
  • Bump SevenZipSharp.Interop from 19.0.2 to 19.1.0
  • Bump Twilio from 6.15.1 to 6.15.2

Full Changelog: v7.6...v7.7

Wexflow 7.6

21 Nov 18:58
Compare
Choose a tag to compare
  • Upgrade to .NET 8 #63
  • Updated unit tests
  • Updated documentation
  • Fixed Docker issues
  • General cleanup
  • Bump FluentFTP from 48.0.1 to 48.0.3
  • Bump Google.Apis.YouTube.v3 from 1.62.1.3205 to 1.64.0.3205
  • Bump MailKit from 4.2.0 to 4.30
  • Bump MySqlConnector from 2.27 to 2.3.1
  • Bump Quartz from 3.7.0 to 3.8.0
  • Bump Quartz.Serialization.Json from 3.7.0 to 3.8.0
  • Bump Selenium.WebDriver from 4.14.1 to 4.15.0
  • Bump SharpCompress from 0.34.1 to 0.34.2
  • Bump Teradata.Client.Provider from 17.20.8 to 20.0.2
  • Bump Twilio from 6.14.1 to 6.15.1

Full Changelog: v7.5...v7.6

Wexflow 7.5

16 Oct 16:51
Compare
Choose a tag to compare
  • Fixed Docker issues
  • Fixed loading custom task references
  • Fixed .NET database scripts
  • Updated dependencies
  • Updated documentation
  • Bump MongoDB.Driver from 2.21.0 to 2.22.0
  • Bump Oracle.ManagedDataAccess from 21.11.0 to 21.12.0
  • Bump Oracle.ManagedDataAccess.Core from 3.21.110 to 3.21.120
  • Bump Quartz.Serialization.Json from 3.6.3 to 3.7.0
  • Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2
  • Bump FluentFTP from 47.1.0 to 48.0.1
  • Bump Google.Apis.YouTube.v3 from 1.61.0.3141 to 1.62.1.3205
  • Bump MailKit from 4.1.0 to 4.2.0
  • Bump Microsoft.AspNetCore.Owin from 7.0.10 to 7.0.12
  • Bump NUglify from 1.20.7 to 1.21.0
  • Bump Selenium.WebDriver from 4.11.0 to 4.14.1
  • Bump ServiceStack.Kestrel from 6.10.0 to 6.11.0
  • Bump SharpCompress from 0.33.0 to 0.34.1
  • Bump SSH.NET from 2020.0.2 to 2023.0.0
  • Bump Teradata.Client.Provider from 17.20.7 to 17.20.8
  • Bump Twilio from 6.11.0 to 6.14.1
  • Bump YamlDotNet 13.1.1 from to 13.7.1

Full Changelog: v7.4...v7.5

Wexflow 7.4

02 Aug 05:22
Compare
Choose a tag to compare
  • Updated custom tasks references loading
  • Updated NGINX configuration
  • Bump MySqlConnector from 2.2.6 to 2.2.7
  • Bump Oracle.ManagedDataAccess from 21.10.0 to 21.11.0
  • Bump FluentFTP from 47.0.0 to 47.1.0
  • Bump Oracle.ManagedDataAccess.Core from 3.21.100 to 3.21.110
  • Bump Twilio from 6.10.0 to 6.10.1
  • Bump Selenium.WebDriver from 4.10.0 to 4.11.0
  • Bump ServiceStack.Kestrel from 6.9.0 to 6.10.0

Wexflow 7.3

22 Jul 11:32
Compare
Choose a tag to compare
  • Added loading of custom tasks referenced assemblies
  • Updated persistence providers
  • Updated install.sh
  • Bump LiteDB from 5.0.16 to 5.0.17
  • Bump Microsoft.AspNetCore.Owin from 7.0.8 to 7.0.9
  • Bump Google.Apis.YouTube.v3 from 1.61.0.3106 to 1.61.0.3113

Wexflow 7.2

07 Jul 20:31
Compare
Choose a tag to compare
  • Added linux bash installation script install.sh
  • Updated persistence providers
  • Fixed some issues in wexflow manager
  • Fixed some issues in command line client
  • Bumped nuget packages to latest versions
  • Bug fixes, performance enhancements and under the hood updates

Wexflow 7.1

01 Jul 05:57
Compare
Choose a tag to compare
  • Added Oracle persistence provider
  • Bumped nuget packages to latest versions
  • Bug fixes, performance enhancements and under the hood updates

Wexflow 7.0

24 Jun 10:53
Compare
Choose a tag to compare
  • Added Wexflow.Scripts.RunAllWorkflows
  • Updated workflow samples
  • Updated SQLite and LiteDB databases
  • Updated setup wizard
  • Bumped nuget packages to latest versions
  • Bug fixes, performance enhancements and under the hood updates

Wexflow 6.9

21 Jun 12:18
Compare
Choose a tag to compare
  • Added Nuget Source Link
  • Updated Wexflow Engine
  • Updated Wexflow API
  • Updated LiteDB and SQLite databases
  • Updated Android and iOS apps
  • Bumped nuget packages to latest versions
  • Enhanced setup wizard
  • Bug fixes, performance enhancements and under the hood updates