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

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

commit 37ceb8c8acde298626462edd0768fc7cd7e854d4
Author: Jürg Billeter <[email protected]>
AuthorDate: Fri Feb 6 14:24:11 2026 +0100

    NEWS: Prepare for 2.7.0
---
 NEWS | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/NEWS b/NEWS
index 8157115ff..0626c1732 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+=================
+buildstream 2.7.0
+=================
+
+  o Support defining source provenance attributes in project.conf (#2099)
+
+  o Support source provenance info for plugins with multiple sources (#2098)
+
+  o Don't require runtime deps when building with `--deps none` (#2102)
+
+  o Support artifact remote options in `bst artifact show` (#2088)
+
+  o Fix build of projects with multiple link elements with the same target 
(#2097)
+
+  o Fix read-only filesystem in buildtree shells (#2093)
+
+  o Artifact cache fixes (#2091)
+
+  o Fix pip plugins installed in editable mode (#2084)
+
+  o Fix error for commands without targets outside project dir (#2074)
+
+  o Drop support for Python 3.9 (#2085)
+
 =================
 buildstream 2.6.0
 =================

Reply via email to