github.com/docker/compose breaking changes

go

7 curated breaking changes across major versions of github.com/docker/compose. Use this as a migration checklist before bumping dependencies.

7
changes
Breaking changes by transition
  • v2.40.3 \u2192 v5.0.0-rc.1breaking

    Internal builder has been removed, build is delegated to Docker Bake (same as `docker build` command) ### ✨ Improvements

  • v2.40.3 \u2192 v5.0.0-rc.1breaking

    Setup Compose service using functional parameters by @ndeloof in https://github.com/docker/compose/pull/13312

  • v2.40.3 \u2192 v5.0.0-rc.1breaking

    drop support for internal buildkit builder by @ndeloof in https://github.com/docker/compose/pull/13056

  • v2.40.3 \u2192 v5.0.0-rc.1breaking

    Compose can now officially be used as a SDK to be integrated into third-party softwares

  • v2.40.3 \u2192 v5.0.0-rc.1breaking

    Document use as a SDK by @ndeloof in https://github.com/docker/compose/pull/13350

  • v5.0.0-rc.2 \u2192 v5.0.0breaking

    Internal builder has been removed, build is delegated to Docker Bake (same as `docker build` command)

  • v5.0.0-rc.2 \u2192 v5.0.0breaking

    Compose can now officially be used as a SDK to be integrated into third-party softwares

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/go/github.com/docker/compose
github.com/docker/compose breaking changes — Go migration guide | DepScope