Skip to content

Releases: serverlessworkflow/sdk-net

v1.0.0-alpha2.9

21 Aug 08:06
73a219f
Compare
Choose a tag to compare

What's changed

  • Adds a new IOneOf abstraction and implementation
  • Adds JSON and YAML serializers for the new OneOf type
  • Transforms endpoints into OneOf

Full Changelog: v1.0.0-alpha2.8...v1.0.0-alpha2.9

v1.0.0-alpha2.11

21 Aug 10:54
d5196bd
Compare
Choose a tag to compare

What's changed

  • Hides OneOf properties from users, and instead add properties for its the type alternatives it encapsulates

Full Changelog: v1.0.0-alpha2.10...v1.0.0-alpha2.11

v1.0.0-alpha2.10

21 Aug 08:59
6eab8a1
Compare
Choose a tag to compare

What's changed

Full Changelog: v1.0.0-alpha2.9...v1.0.0-alpha2.10

v1.0.0-alpha2.8

09 Aug 08:10
141c77b
Compare
Choose a tag to compare

What's changed

  • Adds the runtime runtime expression argument

Full Changelog: v1.0.0-alpha2.7...v1.0.0-alpha2.8

v1.0.0-alpha2.7

08 Aug 10:20
c03d1b3
Compare
Choose a tag to compare

What's changed

  • Added a new arguments property to the ScriptProcessDefinition

Full Changelog: v1.0.0-alpha2.6...v1.0.0-alpha2.7

v1.0.0-alpha2.6

27 Jun 16:00
ee82811
Compare
Choose a tag to compare

What's changed

  • Changes the way authorization is used and generated
  • Adds a new secrets runtime expression argument

Full Changelog: v1.0.0-alpha2.5...v1.0.0-alpha2.6

v1.0.0-alpha2.5

26 Jun 12:37
3bc18f7
Compare
Choose a tag to compare

What's changed

  • Adds the output runtime expression argument

Full Changelog: v1.0.0-alpha2.4...v1.0.0-alpha2.5

v1.0.0-alpha2.4

26 Jun 12:13
5e30827
Compare
Choose a tag to compare

What's changed

  • Fixes the IWorkflowDefinitionBuilder to allow using any task as function
  • Adds new overloads to the ITaskDefinitionMapBuilder

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

v1.0.0-alpha2.3

26 Jun 11:51
4afe30b
Compare
Choose a tag to compare

What's changed

  • Fix the TaskDefinition, which was missing the if property

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

v1.0.0-alpha2.2

25 Jun 09:16
8dc1190
Compare
Choose a tag to compare

What's Changed

  • Add Keys and Values properties to the Map class
  • Add a new GetEntry method, used to get the MapEntry with the specified key
  • Updated solution packages

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