This is an automated email from the ASF dual-hosted git repository. akitouni pushed a commit to branch abderrahim/news-2.2.1 in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit f83c3e3c6439687b68c1c6d7aee38b2fcf268c57 Author: Abderrahim Kitouni <[email protected]> AuthorDate: Thu May 16 11:29:52 2024 +0100 NEWS: update for 2.2.1 --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 7bcad5b06..5ff00f564 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +================= +buildstream 2.2.1 +================= + + o Fix parsing of keepalive time (#1916) + + o Fix alias mapping when using source mirror plugins (#1918) + + o Fix typing of SourceFetcher.fetch() and Source.translate_url(): + the `alias_override` parameter should be considered opaque. + + o Update documentation regarding the buildbox merge (#1919) + ================= buildstream 2.2.0 =================
