Skip to content

Releases: conductor-sdk/conductor-csharp

1.0.6

22 Mar 16:04
ce7050e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.6

1.0.4

16 Mar 19:09
85a1f31
Compare
Choose a tag to compare

What's Changed

  • Updated worker docs with latest SDK changes by @gardusig in #60

Full Changelog: 1.0.3...1.0.4

1.0.3

15 Mar 19:52
2269b9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

15 Mar 15:17
1ce0376
Compare
Choose a tag to compare

What's Changed

  • Added workerid parameter when updating a task from API by @gardusig in #57

Full Changelog: 1.0.1...1.0.2

1.0.1

12 Mar 16:15
31f1941
Compare
Choose a tag to compare

What's Changed

  • Improved worker management by @gardusig in #55
  • Internal improvements for Configuration and ApiClient by @gardusig in #56

Full Changelog: 1.0.0...1.0.1

1.0.0

06 Mar 13:16
6812211
Compare
Choose a tag to compare

Attention ⚠️

  • Breaking compatibility when upgrading from version 0.x.x to 1.x.x
    • IWorkflowTask doesn't need priority anymore, but WorkflowTaskExecutorConfiguration instead
    • Execute method is simpler now, it should only produce a TaskResult, moving threads away from your worker implementation
    • Documentation example

What's Changed

Full Changelog: 0.1.10...1.0.0

0.1.10

12 Feb 03:48
0691d70
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.9...0.1.10

0.1.9

11 Feb 02:31
650582f
Compare
Choose a tag to compare

What's Changed

  • orkes-conductor-957: update Terminate API by @c4lm in #46

New Contributors

  • @c4lm made their first contribution in #46

Full Changelog: 0.1.8...0.1.9

0.1.8

25 Jan 12:33
0d1963b
Compare
Choose a tag to compare

What's Changed

  • Poller should sleep only when no work was found by @rmindel in #43
  • Refactored tests to use standard dockerfile between sdks by @gardusig in #44

New Contributors

Full Changelog: 0.1.7...0.1.8

0.1.7

03 Jan 21:38
a1f90fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.6...0.1.7