Skip to content

v5.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 09:22
v5.3.0

What's Changed

ℹ️ This release introduces native support for init containers.

✨ Improvements

🐛 Fixes

  • Fix(oci): route authorizer token fetches through provided transport by @glours in #13873
  • Fix(run): scope Running events to project.Services by @glours in #13883

🔧 Internal

  • Chore: migrate cagent-action to docker-agent-action (v2.0.0) by @docker-agent in #13869
  • Chore: migrate to docker-agent-action v2.0.1 by @docker-agent in #13872
  • Fix(reconcile): hash resolved service refs to match executor by @glours in #13880
  • Fix(compose/port): show private port in portNotFoundError message by @vmphase in #13875
  • Fix(run): normalize --no-TTY flag to --no-tty by @nickjj in #13885

⚙️ Dependencies

New Contributors

Full Changelog: v5.2.0...v5.3.0