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

juergbi pushed a commit to branch jbilleter/2.6.0
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 200e5e590bbdc1c1bca274b80506f1f33231ace5
Author: Jürg Billeter <[email protected]>
AuthorDate: Sat Sep 20 09:40:16 2025 +0200

    NEWS: Prepare for 2.6.0
---
 NEWS | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/NEWS b/NEWS
index 433378a63..6748d672a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+=================
+buildstream 2.6.0
+=================
+
+  o Add the `remote-apis-socket` sandbox configuration to offer build tools
+    in the sandbox (e.g., recc or bazel) access to the Remote Execution API
+    for caching or (nested) remote execution (#2014, #2031, #2038)
+
+  o Add the `digest-environment` dependency configuration for use by
+    Remote Execution API clients running in the sandbox (#2036)
+
+  o Additional source provenance in SourceInfo (#2009)
+
+  o Allow showing the element kind in `bst show` (#2058)
+
+  o BuildStream now requires BuildBox 1.2.6 or later
+
+  o Support Python 3.13.4+ and 3.14 (#2039, #2064, #2067)
+
+  o Support protobuf 6+ (#2043) and Click 8.2+ (#2065)
+
 =================
 buildstream 2.5.0
 =================

Reply via email to