7 curated breaking changes across major versions of github.com/docker/compose/v2. Use this as a migration checklist before bumping dependencies.
Internal builder has been removed, build is delegated to Docker Bake (same as `docker build` command) ### ✨ Improvements
Setup Compose service using functional parameters by @ndeloof in https://github.com/docker/compose/pull/13312
drop support for internal buildkit builder by @ndeloof in https://github.com/docker/compose/pull/13056
Compose can now officially be used as a SDK to be integrated into third-party softwares
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/go/github.com/docker/compose/v2Document use as a SDK by @ndeloof in https://github.com/docker/compose/pull/13350
Internal builder has been removed, build is delegated to Docker Bake (same as `docker build` command)
Compose can now officially be used as a SDK to be integrated into third-party softwares