Skip to content

v2.20.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 09:47
· 418 commits to main since this release
8d0df18

What's Changed

Enhancements ✨

Fixes 🐛

  • Progress: minor correctness fixes by @milas in #10871
  • Up: do not warn on successful optional dependency complete by @milas in #10870
  • Build: fix missing proxy build args for classic builder by @milas in #10887

Internal 🔧

  • Trace: do not block connecting to OTLP endpoint by @milas in #10882
  • Test: fix e2e test for privileged builds by @milas in #10873
  • Test: temporarily disable an exit-code-from Cucumber test case by @milas in #10875
  • Watch: support multiple containers for tar implementation by @milas in #10860
  • Watch: batch & de-duplicate file events by @milas in #10865
  • Watch: enable tar-based syncer by default by @milas in #10877
  • Update Config comment in API Service interface by @prafgup in #10840
  • Update README and CI workflows to match main branch by @glours in #10889

Dependencies ⚙️

  • Build(deps): bump github.com/docker/cli from 24.0.4+incompatible to 24.0.5+incompatible by @dependabot in #10845
  • Build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in #10847
  • Build(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.3 by @dependabot in #10850
  • Build(deps): bump github.com/docker/docker from 24.0.5-0.20230714235725-36e9e796c6fc+incompatible to 24.0.5+incompatible by @dependabot in #10844
  • Update to go1.20.7 by @thaJeztah in #10861
  • Upgrade Golang to 1.21 by @glours in #10890
  • Bump compose-go to version v1.18.0 by @glours in #10891
  • Bump compose-go to version v1.18.1 by @glours in #10893
  • Build(deps): bump github.com/moby/buildkit from 0.12.1-0.20230717122532-faa0cc7da353 to 0.12.1 by @dependabot in #10867

New Contributors

Full Changelog: v2.20.2...v2.20.3