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/02/22 04:56:01 UTC

[buildstream] branch master updated: NEWS: Updated to reflect removal of SandboxFlags

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 c126469  NEWS: Updated to reflect removal of SandboxFlags
c126469 is described below

commit c1264695b26b051c1c9fd0591210be1e1739de7c
Author: Tristan van Berkom <tr...@codethink.co.uk>
AuthorDate: Tue Feb 22 13:55:25 2022 +0900

    NEWS: Updated to reflect removal of SandboxFlags
---
 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS b/NEWS
index 16eb4eb..5e392bc 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,13 @@ Core
 ----
   o BuildStream now requires Python >= 3.7 and also supports Python 3.10.
 
+
+API
+---
+  o BREAKING CHANGE: Removed SandboxFlags from public API, replaced this
+    with a `root_read_only` boolean parameter to relevant Sandbox APIs.
+
+
 Format
 ------
   o BREAKING CHANGE: Element names must now bare the `.bst` suffix and not