diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2019-04-30 19:55:17 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2019-04-30 19:55:17 +0900 |
commit | ac360dfc481c5435a52e31988cc46106cc26d01c (patch) | |
tree | 31e27847ff78d44e62bdde668e025287a83a7506 /NEWS | |
parent | ad3d842af9e4c0836cfac5ee8c0160e71117d803 (diff) | |
download | buildstream-ac360dfc481c5435a52e31988cc46106cc26d01c.tar.gz |
NEWS: Updating for 1.2.6 release1.2.6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,4 +1,26 @@ ================= +buildstream 1.2.6 +================= + + o Fix 'quit' option when interrupting a build (#525) + + o Only queue one cache size calculation job at a time + + o Fix stack traces on forceful termination + + o Fix scheduler processing order regression (#712) + + o Fix race condition in bzr source plugin + + o Better error messages for insufficient disk space + + o UI/Logging improvements regarding cache quota usage + + o Fix `bst push` in non-strict mode (#990) + + o Fix crash (regression) when tracking a single element (#1012) + +================= buildstream 1.2.5 ================= |