Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add minimum client version to server info struct #115

Merged
merged 3 commits into from
Apr 9, 2024

Conversation

ayildirim21
Copy link
Member

@ayildirim21 ayildirim21 commented Apr 9, 2024

related to: #1504

@KeranYang
Copy link
Member

nit: please also update the Test_Read_Write unit test. sync failed, I checked that it was a 500 error, might be resolved if you submit a new commit.

@@ -15,10 +15,13 @@ const (
Java Language = "java"
)

const MinimumClientVersion = ">= 1.2.0-0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's create a release.md file and document that this field should be updated if there is a change?

@KeranYang KeranYang merged commit 100a9a4 into numaproj:main Apr 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants