Releases: conductor-sdk/conductor-go
Releases · conductor-sdk/conductor-go
v1.5.0
What's Changed
- Run workflow with tests after a successful build by @jmigueprieto in #149
- FIX: Tests should run in head branch by @jmigueprieto in #151
- Unit test run on build + fix checkout in integration tests workflow by @jmigueprieto in #152
- Changes in CI - Added integration test report by @jmigueprieto in #158
- Enhance API error details by @jmigueprieto in #157
- Refactoring + error handling fixes by @jmigueprieto in #159
- More client refactoring and cleanup by @jmigueprieto in #160
- Add
WithContext
functions to executor by @jmigueprieto in #161
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- 📝 Let the docs example work by @dimostenis in #139
- Minor documentation fixes and changes by @jmigueprieto in #144
- Add support for Orkes Update Task by @codehackerr in #145
- Remove default inline task definition on simple and http task by @codehackerr in #147
- Add test for breaking change introduced in
v1.3.9
by @jmigueprieto in #148
New Contributors
- @dimostenis made their first contribution in #139
- @codehackerr made their first contribution in #145
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Refactoring - docs, tests and examples by @jmigueprieto in #143
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- New Apis by @v1r3n in #126
- Fix Switch Task's
toWorkflowTask
by @jmigueprieto in #142
New Contributors
- @jmigueprieto made their first contribution in #142
Full Changelog: v1.3.9...v1.4.0
v1.3.9
What's Changed
- Update README.md by @RizaFarheen in #131
- Updated readme.md by @Srividhya-S-Subramanian in #133
- Support setting proxy for APIClient by @Young-Zen in #128
- Allow configuration of retries and cache for tasks when creating workflows by @v1r3n in #135
New Contributors
- @Srividhya-S-Subramanian made their first contribution in #133
- @Young-Zen made their first contribution in #128
Full Changelog: v1.3.8...v1.3.9
v1.3.8
v1.3.7
v1.3.6
v1.3.5
What's Changed
- Fix race which does not honor batch size in worker by @vikashegde-rapid in #118
- Added tags to Workflow and Task Def APIs by @coderabhigupta in #121
New Contributors
- @vikashegde-rapid made their first contribution in #118
Full Changelog: v1.3.4...v1.3.5