summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-09-21 14:26:20 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-09-21 14:50:23 +0900
commit45304c44a437eafc85f9f322cbd9d509bb740d57 (patch)
tree19baa19d7af81ee836f6c5d775a6eb35fc05e81e
parent3a6b6f2a9ca23fb66ecaa4bbd311c9de0f5c5acb (diff)
downloadbuildstream-45304c44a437eafc85f9f322cbd9d509bb740d57.tar.gz
NEWS: Updating with fixes for 1.2.11.2.1
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b3651afa..fd7d04e32 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
=================
+buildstream 1.2.1
+=================
+
+ o Fixed corruption of artifact cache at cache cleanup time (#623)
+
+ o Fixed accidental deletion of artifacts when tracking is enabled
+
+ o Error out when protected variables are set by project authors (#287)
+
+ o Fixed option resolution in project wide element & source configurations (#658)
+
+ o Error out gracefully when push remote is mal-specified (#625)
+
+ o Improved logging regarding skipped push / pull jobs (#515)
+
+ o Fixed crash in `bst fetch` when project.refs and source mirroring are in use (#666)
+
+ o Removed blessings dependency
+
+ o Support for batch file downloads on the artifact cache server
+
+=================
buildstream 1.2.0
=================