Skip to content

Releases: serverlessworkflow/sdk-net

v1.0.0-alpha6.2

10 Jan 13:50
f835227
Compare
Choose a tag to compare

What's Changed

  • Fixed the AsyncApiCallDefinition, which was regarding channel and operation as required properties

Full Changelog: v1.0.0-alpha6.1...v1.0.0-alpha6.2

v1.0.0-alpha6.1

10 Jan 13:23
b0b1e2a
Compare
Choose a tag to compare

What's Changed

  • Fixed the AsyncApiSubscriptionLifetimeDefinition by setting the type of while and until properties to string instead of int

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

v1.0.0-alpha6

10 Jan 12:39
9818d65
Compare
Choose a tag to compare

What's Changed

  • Implement ServerlessWorkflow v1.0.0-alpha6 by @cdavernas in #75

Full Changelog: v1.0.0-alpha5.4...v1.0.0-alpha6

v1.0.0-alpha5.4

19 Dec 19:49
d5c6cf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-alpha5.3...v1.0.0-alpha5.4

v1.0.0-alpha5.3

19 Dec 19:46
75b7a4a
Compare
Choose a tag to compare

What's Changed

  • Update OAuth2AuthenticationEndpointsDefinition to correct the member name of property Token by @Flex-Xuan in #71
  • Replace standard issue templates by form-based ones by @cdavernas in #73
  • Update all projects to used the .NET Framework v9.0.x by @cdavernas in #74

Full Changelog: v1.0.0-alpha5.2...v1.0.0-alpha5.3

v1.0.0-alpha5.2

20 Nov 17:10
1b3d2e4
Compare
Choose a tag to compare

What's Changed

New Contributors

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

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