Skip to content

Symphony WDK 1.2.0

Compare
Choose a tag to compare
@symphony-soufiane symphony-soufiane released this 29 Aug 09:44
3fb5c3e

Features
#112 Support OBO
#116 Add silent flag to update-message activity
#129 Skip deployment of empty SWADL files
#133 Support draft mode
#133 Support "Join" feature (all-of property to require all provided events to be fulfilled)

Bug fixes
#124 Fix unicode support for execute-request
#136 Fix bug when reply event is set in allOf list

Installation

dependencies {
    implementation platform('org.finos.symphony.wdk:workflow-bot-app:1.2.0:boot')
    implementation platform('org.finos.symphony.wdk:workflow-language:1.2.0')
}