Releases: flyteorg/flytekit-java
Releases · flyteorg/flytekit-java
0.4.0 - Breaking changes
Issues
PRs
- Add toSdkBindingDataMap() to SdkType #177
- Bump errorprone and autovalue libs #176
- Add typed transform inputs #175
- Change SdkBindingData to be typed and add typed transform outputs #164
0.3.28
- Auto generate node ID #162
0.3.27
- Load package in parallel #161
0.3.26
- [Breaking change] Target Java 11 #158
0.3.24
Changed:
- Block more resource loading to parent #152 (theoretically a breaking change but should not have any impact)
- Manage maven jib plugin #151 (bug fix)
- [Snyk] Upgrade info.picocli:picocli from 4.6.3 to 4.7.0 #149 (dependency bump)
0.3.22
- Child only resource discovery #145
- Various dependency bump
0.3.17
Add the following features:
- Add cache to SdkRunnableTask and SdkContainerTask #122
- Add support for mocking sub-workflows #123