This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch tristan/release-prep in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
commit 04d589543803f03cab36652dddfec7a6afc8b3d3 Author: Tristan van Berkom <[email protected]> AuthorDate: Wed Dec 11 21:20:14 2024 +0900 NEWS: Preparing news for 2.4.0 release --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 6d0d15f..ce71f7a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +========================= +buildstream-plugins 2.4.0 +========================= + + o docker: Support storing ref in project.refs (#66) + + o simple_mirror: Added SourceMirror plugin supporting enhanced URL formatting (#80) + + o gitlab_lfs_mirror: Added SourceMirror intended for use with GitLab LFS repos (#80) + + o Enhanced testing and CI enhancements (#78) + + o Resurrecting CI (#81) + ========================= buildstream-plugins 2.3.0 =========================
