Skip to content

Releases: serverlessworkflow/sdk-net

v1.0.0-alpha5.1

25 Oct 13:30
97b11cb
Compare
Choose a tag to compare

What's Changed

  • Added a new await property to ProcessTypeDefinition by @cdavernas in #66

Full Changelog: v1.0.0-alpha5...v1.0.0-alpha5.1

v1.0.0-alpha5

22 Oct 16:41
5a4a68b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-alpha4.1...v1.0.0-alpha5

v1.0.0-alpha4.1

22 Oct 10:35
01af5d0
Compare
Choose a tag to compare

What's Changed

  • Fixed the ComponentDefinitionCollectionValidator to validate AuthenticationPolicyDefinitions by @cdavernas in #64

Full Changelog: v1.0.0-alpha4...v1.0.0-alpha4.1

v1.0.0-alpha4

18 Oct 13:42
eb9c1e3
Compare
Choose a tag to compare

What's Changed

  • Fixes the condition under which the CallTaskDefinitionValidator validates called functions

Full Changelog: v1.0.0-alpha3.1...v1.0.0-alpha4

v1.0.0-alpha3.1

18 Oct 13:27
f962a7e
Compare
Choose a tag to compare

What's Changed

  • Fixed the CallTaskDefinitionValidator to not check the inline definition of cataloged functions (which contain an '@' character) by @cdavernas in #63

Full Changelog: v1.0.0-alpha3...v1.0.0-alpha3.1

v1.0.0-alpha3

11 Oct 07:29
007c6df
Compare
Choose a tag to compare

What's Changed

  • Fix the OAuth2AuthenticationSchemeDefinitionBase to make request optional

Full Changelog: v1.0.0-alpha2.16...v1.0.0-alpha3

v1.0.0-alpha2.16

01 Oct 07:23
f16c887
Compare
Choose a tag to compare

What's Changed

  • Removed the extensions property from the ComponentDefinition model by @cdavernas in #62

Full Changelog: v1.0.0-alpha2.15...v1.0.0-alpha2.16

v1.0.0-alpha2.15

08 Sep 09:46
0be35b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-alpha2.14...v1.0.0-alpha2.15

v1.0.0-alpha2.14

06 Sep 15:36
f563745
Compare
Choose a tag to compare

What's changed

  • Made all authentication schemes properties nullable, enabling proper ASP.NET validation when using secret-based authentication

Full Changelog: v1.0.0-alpha2.13...v1.0.0-alpha2.14

v1.0.0-alpha2.13

06 Sep 14:41
4773537
Compare
Choose a tag to compare

What's changed

  • Fixed AuthenticationSchemeDefinitions by removing required properties, which was resulting in ASP.NET Core incorrectly invalidating posted resources

Full Changelog: v1.0.0-alpha2.12...v1.0.0-alpha2.13