v2.37.0
better support NO_COLOR by disabling colors, not ANSI TUI (#10434)
Emit events for building images
format code with gofumpt
fix linting issues with golangci-lint 1.60.2
Revert "Stop the resource timer after last expected event"
progress for resource can be restarted after more Working event comes
refactor: use slices.Contains to simplify code
fix support for BUILDKIT_PROGRESS
Move compose v2 implementation under pkg/compose with dependencies