Skip to content

v2.23.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 16:31
· 247 commits to main since this release
a1aceba

✨ Features

  • push also consider build.tags by @ndeloof in #11201
  • Build services with the latest version of the source code when starting watch command by @glours in #11213

🐛 Fixes

  • Fix --remove-orphans not to consider disabled services as orphaned by @ndeloof in #11204
  • Identify services to build and don't display 'building' if none by @glours in #11209

🔧 Internal

  • Make it context aware and add test skipping options through environment variables by @ulyssessouza in #11192
  • Introduce RuntimeVersion for code to check container runtime support by @ndeloof in #11206
  • Avoid use of []types.ServiceConfig by @ndeloof in #11211
  • Assume /src/pkg/compose/testdata absolute workingdir to make tests reproducible by @ndeloof in #11212

⚙️ Dependencies

  • Build(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.3 by @dependabot in #11112
  • Build(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #11143
  • Build(deps): bump github.com/docker/cli from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #11142
  • Build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #11214
  • Build(deps): bump github.com/compose-spec/compose-go from 1.20.1 to 1.20.2 by @dependabot in #11215

Full Changelog: v2.23.1...v2.23.2