Skip to content

v2.0.16

Latest

Choose a tag to compare

@katrogan katrogan released this 14 May 06:34
· 19 commits to main since this release
86756bc

What's Changed

  • fix: make copilot task metadata parsing nil-safe by @xjerod in #7351
  • Cache image-pull-secret reads in webhook via controller-runtime informer by @EngHabu in #7353
  • feat(tasklog): add runName and actionName template vars by @pingsutw in #7367
  • Allow routing secrets endpoints via SelectCluster by @katrogan in #7245
  • chore(webapi): promote pluginmachinery State + Phase to public package by @pingsutw in #7370
  • fix(executor): wire previous checkpoint path for in-place retries by @AdilFayyaz in #7371
  • [Fix] make CI only runs on main branch by @machichima in #7372

New Contributors

Full Changelog: v2.0.15...v2.0.16