v2.36.1
What's Changed
✨ Improvements
- Provider.options can be an array by @ndeloof in #12819
- Set provider environment by @ndeloof in #12817
- Add support of
debug
messages in the communication between Compose … by @glours in #12826 - Introduce config
--lock-image-digests
by @ndeloof in #12843
🐛 Fixes
- Skip push step for provider services by @glours in #12818
- Provider info by @ndeloof in #12820
- Append
.exe
to provider name doing executable lookup on windows by @ndeloof in #12832 - Fix quiet option when using COMPOSE_BAKE=1 by @AnvarU in #12838
- Do not throw an error on build with provider services by @glours in #12842
- Report cancelled pull after another one failed by @ndeloof in #12840
- Ensure build dependencies are enabled by @ndeloof in #12824
🔧 Internal
- Simplification by @ndeloof in #12811
- Remove Docker EULA licensing which isn't relevant by @ndeloof in #12829
- Remove convert alias from config command by @glours in #12850
⚙️ Dependencies
- Build(deps): bump github.com/containerd/containerd/v2 from 2.0.5 to 2.1.0 by @dependabot in #12813
- Build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot in #12837
- Bump compose-go to v2.6.3 by @glours in #12849
Full Changelog: v2.36.0...v2.36.1