Skip to content

Commit c10c8fd

Browse files
committed
NEWS: Prepare for 2.6.0
1 parent 3c7d10c commit c10c8fd

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

NEWS

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
=================
2+
buildstream 2.6.0
3+
=================
4+
5+
o Add the `remote-apis-socket` sandbox configuration to offer build tools
6+
in the sandbox (e.g., recc or bazel) access to the Remote Execution API
7+
for caching or (nested) remote execution (#2014, #2031, #2038)
8+
9+
o Add the `digest-environment` dependency configuration for use by
10+
Remote Execution API clients running in the sandbox (#2036)
11+
12+
o Additional source provenance in SourceInfo (#2009)
13+
14+
o Allow showing the element kind in `bst show` (#2058)
15+
16+
o Accept pre-releases for plugins loaded from the `pip` origin (#2019)
17+
18+
o BuildStream now requires BuildBox 1.2.6 or later
19+
20+
o Support Python 3.13.4+ and 3.14 (#2039, #2064, #2067)
21+
22+
o Support protobuf 6+ (#2043) and Click 8.2+ (#2065)
23+
124
=================
225
buildstream 2.5.0
326
=================

0 commit comments

Comments
 (0)