From d3aee1789ccc73af0976ffe9a44b8e15df784a57 Mon Sep 17 00:00:00 2001 From: James Ennis Date: Thu, 22 Aug 2019 17:42:04 +0100 Subject: NEWS: Add NEWS entry for bst artifact show --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b47a70028..72bed3645 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ buildstream 1.3.1 ================= + o Added `bst artifact show` subcommand which shows the cached status + of an artifact. If project/user remotes are available, they are checked + for the target elements (and their deps, if specified). Artifacts available + in remotes are displayed as "available". + o BREAKING CHANGE: The project name of dependencies have been included when calculating the cache key. This was required to keep inline with the artifact proto. Additionally, for strict mode, the name of dependencies have -- cgit v1.2.1