Skip to content

Commit

Permalink
update releases.md
Browse files Browse the repository at this point in the history
Signed-off-by: a3hadi <[email protected]>
  • Loading branch information
ayildirim21 committed Apr 10, 2024
1 parent 69b4cd5 commit 76a8827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ After running the above, create a PR for the changes that the script made. Once
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).

If the newly released version has backwards incompatible changes, i.e. it does not support older versions of the Numaflow platform,
you must update the `MinimumNumaflowVersion` constant in the `pkg/info/types.go` file to the new minimum Numaflow version that is supported.
If the released version has backwards incompatible changes, i.e. it does not support older versions of the Numaflow platform,
you must update the `MinimumNumaflowVersion` constant in the `pkg/info/types.go` file to the minimum Numaflow version that is supported by your new SDK version.

0 comments on commit 76a8827

Please sign in to comment.