v2.6.0
What's Changed
- fix TestLocalComposeUp which fail locally and bump compose-go to 1.2.7 by @glours in #9486
- attach only to services declared by project applying profiles by @ndeloof in #9488
- Add ddev's e2e test by @ulyssessouza in #9033
- Fix local run of
make e2e-compose-standalone
by @ulyssessouza in #9493 - fix: prevent flickering prompt when pulling same image from N services by @maxcleme in #9476
- add tags property to build section by @glours in #9481
- update golang version to 1.18 by @glours in #9453
- bump compose-go to 1.2.6 by @maxcleme in #9495
- add e2e tests to verify env variables priority by @glours in #9499
- Import dotenv file to os environment by @ulyssessouza in #9512
New Contributors
Full Changelog: v2.5.1...v2.6.0