What's Changed
✨ Improvements
🐛 Fixes
- Exclude unnecessary resources after services have been selected (11978)
- Empty env variable with no value must be unset in container(11965)
- Restore setEnvWithDotEnv (11974)
🔧 Internal
- Test with docker engine v27.0.3 (11927)
- Remove COMPOSE_MENU env from e2e tests (11654)
- Add stale workflow (11968)
- Change time before closing stale (11979)
- Fix: typos (11632)
⚙️ Dependencies
- Build(deps): bump docker/cli, docker/docker v27.0.2 (11938)
- Build(deps): docker/cli, docker/docker v27.0.3(11951)
- Build(deps): bump compose-go to v2.1.4, buildx to v0.16.0, containerd to v1.7.19 and buildx to v0.15.0(11987)
New Contributors
Full Changelog: v2.28.1...v2.29.0