You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/08/23 15:09:18 UTC

[buildstream] branch master updated: NEWS: Update for 1.95.2 release

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git


The following commit(s) were added to refs/heads/master by this push:
     new 84f6d5efa NEWS: Update for 1.95.2 release
84f6d5efa is described below

commit 84f6d5efa76be83d28d8652e742fe285f1ac22f3
Author: Tristan van Berkom <tr...@codethink.co.uk>
AuthorDate: Wed Aug 24 00:08:55 2022 +0900

    NEWS: Update for 1.95.2 release
---
 NEWS | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/NEWS b/NEWS
index 640bd050b..53ae1ed9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+==================
+buildstream 1.95.2
+==================
+
+  o Fix stack traces in tab completion of `bst artifact` commands (#1718)
+
+  o Document new link to obtain latest static buildbox binaries (#1721)
+
+  o Allow `bst shell --build` directly on artifacts without needing a project (#1711)
+
+  o Refactor out some unused methods (#781)
+
+  o Continue pushing build results if builds fail when --on-error=quit (#534)
+
+  o Fix issue which sometimes caused messages to get lost in the master log (#1728)
+
+  o Fix remaining ruamel.yaml deprecation warnings (#1731)
+
+  o Only print the last failure for retried failed elements (#517)
+
+  o Enhance BuildElement documentation (#1734)
+
+  o Automatically publish binary wheels which contain static BuildBox binaries when releasing (#1712)
+
+
 ==================
 buildstream 1.95.1
 ==================