Releases: serverlessworkflow/sdk-net
Releases · serverlessworkflow/sdk-net
v1.0.1
v1.0.0
What's Changed
- Remove strong-typed enumerations to support extensions by @cdavernas in #45
 - Update Code of Conduct to follow the new standard by @ricardozanini in #46
 - Correct DataMember name for 
SwitchStatementDefinition.DefaultCondition. by @ElanHasson in #49 - Use correct casing for 
workflowsdirectory for tests. by @ElanHasson in #51 - Fix an error due to a member with the name 'eventRef' already existing by @Flex-Xuan in #52
 - Implement Serverless Workflow DSL v1.0.0-alpha1 by @cdavernas in #58
 - Remove the extensions property from the 
ComponentDefinitionmodel by @cdavernas in #62 - Fix the 
CallTaskDefinitionValidatorto not check the inline definition of cataloged functions (which contain an '@' character) by @cdavernas in #63 - Fix the 
ComponentDefinitionCollectionValidatorto validateAuthenticationPolicyDefinitionsby @cdavernas in #64 - Add a new 
CatalogDefinitionmodel by @cdavernas in #65 - Add a new 
awaitproperty toProcessTypeDefinitionby @cdavernas in #66 - Fix 
exitflow directive validation by @JBBianchi in #68 - 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
 - Fix task 
exitflow directive validation by @JBBianchi in #70 - Implement ServerlessWorkflow 
v1.0.0-alpha6by @cdavernas in #75 - Fix fluent builders by @cdavernas in #76
 - Add the 
SubscriptionIteratorDefinitionmodel by @cdavernas in #77 - Remove 
ccproperty from theListenTaskDefinition, as per serverlessworkflow/specification#1074 
Signed-off-by: Charles d'Avernas [email protected]
New Contributors
- @ricardozanini made their first contribution in #46
 - @ElanHasson made their first contribution in #49
 - @Flex-Xuan made their first contribution in #52
 - @JBBianchi made their first contribution in #68
 
Full Changelog: v0.8.6...v1.0.0
v1.0.0-alpha6.3
What's Changed
- Fix fluent builders by @cdavernas in #76
 - Add the 
SubscriptionIteratorDefinitionmodel by @cdavernas in #77 
Full Changelog: v1.0.0-alpha6.2...v1.0.0-alpha6.3
v1.0.0-alpha6.2
What's Changed
- Fixed the 
AsyncApiCallDefinition, which was regardingchannelandoperationas required properties 
Full Changelog: v1.0.0-alpha6.1...v1.0.0-alpha6.2
v1.0.0-alpha6.1
What's Changed
- Fixed the 
AsyncApiSubscriptionLifetimeDefinitionby setting the type ofwhileanduntilproperties tostringinstead ofint 
Full Changelog: v1.0.0-alpha6...v1.0.0-alpha6.1
v1.0.0-alpha6
What's Changed
- Implement ServerlessWorkflow 
v1.0.0-alpha6by @cdavernas in #75 
Full Changelog: v1.0.0-alpha5.4...v1.0.0-alpha6
v1.0.0-alpha5.4
What's Changed
- Fixed task 
exitflow 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 
exitflow 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 
awaitproperty toProcessTypeDefinitionby @cdavernas in #66 
Full Changelog: v1.0.0-alpha5...v1.0.0-alpha5.1