Skip to content

Releases: flyteorg/flytekit-java

0.4.0 - Breaking changes

25 Jan 11:11
Compare
Choose a tag to compare

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

09 Jan 12:13
Compare
Choose a tag to compare
  • Auto generate node ID #162

0.3.27

15 Dec 10:41
Compare
Choose a tag to compare
  • Load package in parallel #161

0.3.26

14 Dec 08:03
Compare
Choose a tag to compare
  • [Breaking change] Target Java 11 #158

0.3.25

12 Dec 17:11
Compare
Choose a tag to compare
  • Staging in parallel #157

0.3.24

28 Nov 13:49
Compare
Choose a tag to compare

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.23

15 Nov 16:28
Compare
Choose a tag to compare
  • Tweak log level #148

0.3.22

10 Nov 09:54
Compare
Choose a tag to compare
  • Child only resource discovery #145
  • Various dependency bump

0.3.17

01 Aug 13:26
Compare
Choose a tag to compare

Add the following features:

  • Add cache to SdkRunnableTask and SdkContainerTask #122
  • Add support for mocking sub-workflows #123