What's Changed
🐛 Fixes
- Fix load .env from project directory when project file is set by COMPOSE_FILE by @ndeloof in #11405
- Pass All option to backend api.Service when length statuses is not equal to zero by @1arp in #11475
- Fix deadlock collecting large logs by @ndeloof in #11496
🔧 Internal
- [CI] docker engine version matrix by @ndeloof in #11459
- Include all networks in ContainerCreate call if API >= 1.44 by @laurazard in #11429
- Chore(load): ensure context passed to load by @milas in #11466
- Feat(tracing): add project hash attribute by @milas in #11465
- Add OTEL build,depends and capabilities to attributes by @jhrotko in #11485
- Use listener for file metadata by @jhrotko in #11492
- Docs: unify no trailing dots in docstrings and help by @PiotrDabrowskey in #11301
- Chore(watch): remove old
docker cp
implementation by @milas in #11497 - Docs: update cli reference link by @dvdksn in #11487
- Use listeners to collect include metrics by @ndeloof in #11503
⚙️ Dependencies
- Build(deps): bump github.com/docker/cli from 25.0.1+incompatible to 25.0.2+incompatible by @dependabot in #11443
- CI(deps): bump docker/cli to v25.0.3 by @ndeloof in #11481
- Bump compose-go to v2.0.0-rc.4 by @ndeloof in #11470
- Bump compose-go to v2.0.0-rc.7 by @ndeloof in #11503
- Build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc6 by @dependabot in #11468
New Contributors
- @1arp made their first contribution in #11475
- @PiotrDabrowskey made their first contribution in #11301
Full Changelog: v2.24.5...v2.24.6