Skip to content

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 21:48
· 729 commits to main since this release
116655d

API Changes

  • Add support for skills.sh packages in AgentConfig via spec.skills[] field and --skills-sh CLI flag (#523)

Features

  • Jobs now automatically retry once on pod disruptions (node scale-down, preemption) via PodFailurePolicy. Application crashes still fail the Job immediately. (#525)
  • Added categorized release notes generated from PR descriptions, grouped by kind/* labels (#521)