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
- @docker-agent made their first contribution in #13869
- @vmphase made their first contribution in #13875
- @nickjj made their first contribution in #13885
Full Changelog: v5.2.0...v5.3.0