What's Changed
✨ Improvements
- Allow combination of bind mounts and 'rebuild' watches by @remcokranenburg (12089)
🐛 Fixes
- Fix(wait): Wait only until first container exit by @idsulik (12064)
- Prefer mount API over bind by @ndeloof (12078)
- Service hash must exclude depends_on by @ndeloof (12072)
- Attach: close streams when done by @laurazard (12112)
- Restore compose v1 behavior to recreate containers when ran with
-V
by @ndeloof (12116)
🔧 Internal
- Allow to add empty line in the logs when nav menu activated by @glours (12062)
- Docs: duplicate documentation for root cmd by @dvdksn (12076)
- Fix typo in pull.go by @jonathan-dev (12108)
- Use logrus instead of direct output to stderr by @felixfontein (11996)
- Fix minor typos by @NathanBaulch (12104)
- Chore(watch): Add changed file paths/count to log by @idsulik (12118)
⚙️ Dependencies
- Build(deps): bump golang.org/x/sys from 0.22.0 to 0.25.0 by @dependabot (12101)
- Bump engine cli v27.2.1 by @glours (12115)
- Bump compose-go to version
v2.2.0
by @glours (12117) - Build(deps): bump golang.org/x/sync from
0.7.0
to0.8.0
by @dependabot (12043)
New Contributors
- @remcokranenburg made their first contribution in (12089)
- @jonathan-dev made their first contribution in (12108)
- @NathanBaulch made their first contribution in (12104)
Full Changelog: v2.29.2...v2.29.3