Skip to content

Flyte v1.0.1 milestone release

Compare
Choose a tag to compare
@flyte-bot flyte-bot released this 06 May 00:27
· 3952 commits to master since this release
5570eff

v1.0.1 Release ChangeLog

System

  1. Bugfix Addresses the regression to allow empty default complex values for workflow parameters
  2. Bugfix for flyteadmin not respecting fallback substitution for execution spec parameters (e.g. labels, annotations, security context, raw output data config)
  3. Bugfix Bump stow version to fix issue with GoogleAccessId

Flytekit

  1. Bugfix Task chaining without the use of the create_node utility function
  2. Bugfix Improved validation of image config objects