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-plugins.git
commit 40b10fd25795e57805aed4ae63e96b754708ad4e Author: Jürg Billeter <[email protected]> AuthorDate: Fri Feb 13 15:55:49 2026 +0100 NEWS: Prepare for 2.7.0 --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 3bc60d2..0b3fc50 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +========================= +buildstream-plugins 2.7.0 +========================= + + o Fix multiple issues in the Docker source plugin (#96) + + o Support Python 3.14 and drop support for Python 3.9 (#94, #97) + ========================= buildstream-plugins 2.5.0 =========================
