Skip to content

Flyte v1.16.5 milestone release

Latest

Choose a tag to compare

@flyte-bot flyte-bot released this 01 Apr 00:25
· 18 commits to master since this release
82a2e12

Flyte 1.16.5

What's Changed

  • Fix: Prevent dropping of empty string args when constructing RayJob entrypoint by @fg91 in #6947
  • don't reuse parent wf state for array node subnodes by @pvditt in #6929
  • Feat: Make RayCluster head node ingress optional by @fg91 in #6852
  • Flyte 2 update by @kumare3 in #6961
  • Add RBAC support for cross-namespace secret reading by @rohitrsh in #6919
  • set run_all_sub_nodes for array node idl by @pvditt in #6966
  • Add Config struct with DisableConfigEndpoint option to profutils profiling server. Register config section under "prof" key with pflags generation and conditionally skip the /config HTTP handler when disabled. by @EngHabu in #7016
  • Modernize codespell config: move from inline workflow to .codespellrc by @yarikoptic in #7104

New Contributors

Full Changelog: v1.16.4...v1.16.5