Skip to content

v0.31.0: Breaking Changes

Latest
Compare
Choose a tag to compare
@DavidGamba DavidGamba released this 11 Oct 04:06

As the releases before, this release has 100% test coverage.
Tested with Go 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22 and 1.23.

Breaking Changes

Fix typo in dag library: TaskDependensOn -> TaskDependsOn

New Features

  • Add task retries in dag library.

  • Add logging color support in dag library.