Releases: serverlessworkflow/sdk-net
Releases · serverlessworkflow/sdk-net
v1.0.0-alpha6.2
What's Changed
- Fixed the
AsyncApiCallDefinition
, which was regardingchannel
andoperation
as required properties
Full Changelog: v1.0.0-alpha6.1...v1.0.0-alpha6.2
v1.0.0-alpha6.1
What's Changed
- Fixed the
AsyncApiSubscriptionLifetimeDefinition
by setting the type ofwhile
anduntil
properties tostring
instead ofint
Full Changelog: v1.0.0-alpha6...v1.0.0-alpha6.1
v1.0.0-alpha6
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
What's Changed
- Fixed task
exit
flow directive validation by @JBBianchi in #70
Full Changelog: v1.0.0-alpha5.3...v1.0.0-alpha5.4
v1.0.0-alpha5.3
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
What's Changed
- Fixes
exit
flow directive validation by @JBBianchi in #68
New Contributors
- @JBBianchi made their first contribution in #68
Full Changelog: v1.0.0-alpha5.1...v1.0.0-alpha5.2
v1.0.0-alpha5.1
What's Changed
- Added a new
await
property toProcessTypeDefinition
by @cdavernas in #66
Full Changelog: v1.0.0-alpha5...v1.0.0-alpha5.1
v1.0.0-alpha5
What's Changed
- Added a new
CatalogDefinition
model by @cdavernas in #65
Full Changelog: v1.0.0-alpha4.1...v1.0.0-alpha5
v1.0.0-alpha4.1
What's Changed
- Fixed the
ComponentDefinitionCollectionValidator
to validateAuthenticationPolicyDefinitions
by @cdavernas in #64
Full Changelog: v1.0.0-alpha4...v1.0.0-alpha4.1
v1.0.0-alpha4
What's Changed
- Fixes the condition under which the CallTaskDefinitionValidator validates called functions
Full Changelog: v1.0.0-alpha3.1...v1.0.0-alpha4