Skip to content

v2.39.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 16:06
· 15 commits to main since this release

What's Changed

🐛 Fixes

  • Fix (regression): compose build render build output with tty support by @ndeloof in #13107
  • Add missing _MODEL suffix to model variable pass to dependent services of a model by @glours in #13109
  • Apply BUILDKIT_PROGRESS value when building with bake by @glours in #13110
  • Define pull and no_cache from either service or flags values when building with bake by @glours in #13133
  • Only monitor attached services on up command by @glours in #13114

🔧 Internal

⚙️ Dependencies

  • Build(deps): bump github.com/docker/cli from 28.3.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #13116
  • Build(deps): bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #13115
  • Build(deps): bump github.com/containerd/containerd/v2 from 2.1.3 to 2.1.4 by @dependabot[bot] in #13119
  • Build(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0 by @dependabot[bot] in #13137
  • Build(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #13138
  • Bump golang to 1.23.12 by @austinvazquez in #13142

New Contributors

Full Changelog: v2.39.1...v2.39.2