Releases: codaxy/conductor-sharp
Releases · codaxy/conductor-sharp
v1.6.1
v1.6.0
v1.5.0
What's Changed
- Bump version by @ognjenkatic in #52
- Allow workflow and worker referencing with builder by @ognjenkatic in #53
- Bugfix - check iface type by @ognjenkatic in #55
- Feat/master/bugfix by @ognjenkatic in #56
- Expand logging context by @ognjenkatic in #57
- Add dynamic tasks support by @ognjenkatic in #58
- Dynamic polling by @ognjenkatic in #60
- Exit background on fail by @ognjenkatic in #59
- Add healthcheck by @ognjenkatic in #62
- use health status to indicate service termination by @ognjenkatic in #63
- Change version property type to integer by @boma96 in #64
- Patterns by @ognjenkatic in #66
- Improve logging by @boma96 in #68
- Ignore nulls in decision tasks by @boma96 in #69
- Bump version by @boma96 in #70
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Bump tool version by @boma96 in #47
- Add support for conditional scaffolding by @boma96 in #48
- Bump tool version by @boma96 in #49
- Add fix and test for decision in decision by @ognjenkatic in #43
- Add request response logging and execution context by @ognjenkatic in #44
- Add error message to output by @ognjenkatic in #50
- version change by @ognjenkatic in #51
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
What's Changed
- Remove unnecessary dependencies by @boma96 in #33
- Update versions by @boma96 in #34
- Read scaffolding config from yaml file by @boma96 in #35
- Move class to proper namespace by @boma96 in #36
- Scaffold wf and tasks into multiple files by @boma96 in #37
- Terminate task by @boma96 in #38
- Handle boxing uniformly by @boma96 in #39
- Bump version by @boma96 in #41
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add NameOf utilty function for workflows and tasks by @boma96 in #12
- Add NotFoundException, throw it in case of 404 response from conductor instance by @boma96 in #13
- Handle building tasks without inputs and input parameters which are JSON objects by @boma96 in #14
- Add null check for Members property by @boma96 in #15
- Feat/master/expand api support by @ognjenkatic in #16
- Add .editorconfig by @boma96 in #17
- add basic tests by @ognjenkatic in #19
- Update dotnet.yml by @ognjenkatic in #21
- Add toolkit project, make dotnet tool by @boma96 in #18
- format on commit by @ognjenkatic in #22
- format code by @ognjenkatic in #23
- move restore to client by @ognjenkatic in #24
- code suggestions by @ognjenkatic in #25
- Normalize newlines to \n for serialized definitions during testing by @boma96 in #26
- Add test cases by @boma96 in #27
- Add support for input parameter array initialization by @boma96 in #28
- Preserve numeric types by @boma96 in #30
- add subworkflow in decision builder by @ognjenkatic in #31
- Update versions by @boma96 in #32
Full Changelog: https://github.com/codaxy/conductor-sharp/commits/v1.1.0