From b22b4e639b65de1702367b2edcb07b7b33793d9a Mon Sep 17 00:00:00 2001 From: a3hadi Date: Fri, 12 Apr 2024 12:18:40 -0400 Subject: [PATCH] update releases.md Signed-off-by: a3hadi --- releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases.md b/releases.md index ceeccda7..63ca4855 100644 --- a/releases.md +++ b/releases.md @@ -26,7 +26,7 @@ files to reflect this new version: ```shell ./hack/update_examples.sh -u ``` -2. After running the above, create a PR for the changes that the script made. Once merged, it will trigger the `Docker Publish` workflow. +2. Create a PR for the changes that the script made. Once merged, it will trigger the `Docker Publish` workflow. As a result, the correct SDK version will always be printed in the server information logs, and the example images will always be using the latest changes (due to the local references) 3. Since the Go SDK is a dependency of Numaflow, once a new version has been released, the `go.mod` [file](https://github.com/numaproj/numaflow/blob/main/go.mod)