From 301017bd75efcce75f2b191475dc3c3422646cbc Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 6 Apr 2021 14:57:36 -0700 Subject: [PATCH] Add a checkpoint release note We don't like to make releases without release notes, so add one that indicates why we are making a release without any significant user- visible changes. Change-Id: Iba48ec74435faca58d26372536c6c495c3afd923 --- .../notes/checkpoint-4.2.0-4de07b02a9e88501.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 releasenotes/notes/checkpoint-4.2.0-4de07b02a9e88501.yaml diff --git a/releasenotes/notes/checkpoint-4.2.0-4de07b02a9e88501.yaml b/releasenotes/notes/checkpoint-4.2.0-4de07b02a9e88501.yaml new file mode 100644 index 0000000000..4084bef6b2 --- /dev/null +++ b/releasenotes/notes/checkpoint-4.2.0-4de07b02a9e88501.yaml @@ -0,0 +1,11 @@ +--- +prelude: > + This is a checkpoint release. This release contains some bugfixes + and other user-invisible changes, but its main purpose is to serve + as a checkpoint as we move more of Zuul's functionality into + ZooKeeper. This version has seen production use in OpenDev and we + believe it to be stable and ready for wider use. Please do upgrade + to it and report any issues to zuul-discuss. You may downgrade to + the previous release if you do encounter any issues. Likewise, + operators running the latest development builds may downgrade to + this release in the case of issues.