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

Basic changes needed to get tests passing on Milvus 2.3 #50

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

roji
Copy link
Collaborator

@roji roji commented Feb 19, 2024

@weianweigan this PR merges the 2.3 branch into main, making main represent the "latest" state, as is standard with git development. In parallel, we can create a hotfix branch for 2.2, in case we want to release a patch version for that as well.

BTW I think we should also look into making the new SDK version (2.3) run against older Milvus versions (2.2); if Milvus itself supports it (i.e. no gRPC schema breaking changes) then it should be possible; we should also add a Github Actions test against Milvus 2.2 in that case.

BTW if you'd like, you can give me repo write access (or triage access), so that I'm able to create a milestone for 2.3, organize issues etc. (I'll continue to wait for your approval before merging etc.).

@weianweigan
Copy link
Collaborator

weianweigan commented Feb 20, 2024

@roji Thanks! It's a good idea that making main represent the "latest" state.

Milvus 2.2 and 2.3 should be compatible, with no breaking changes, but running tests is also a good idea.

I would be happy to give you this permission, as you have done most of the work. However, I am a community contributor and do not have administrative rights. Maybe @yhmo can do this, let me try to contact him.

@roji
Copy link
Collaborator Author

roji commented Feb 20, 2024

@weianweigan thanks and no problem. In the meantime, feel free to approve and merge this PR - I can do some extra work in the coming weeks for 2.3 etc.

@weianweigan weianweigan merged commit 96550ae into milvus-io:main Feb 20, 2024
1 check passed
@roji roji deleted the 2.3main branch February 21, 2024 10:31
@roji
Copy link
Collaborator Author

roji commented Feb 21, 2024

Thanks! You can now also delete the 2.3 branch from this repo.

@roji roji added this to the 2.3.0 milestone Mar 12, 2024
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.

2 participants