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: bump protos for count items uint64 #428

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

malandis
Copy link
Contributor

The count items response has been changed to return a uint64 instead
of uint32. That way we can account for index sizes greater than 4
billion items in size.

The count items response has been changed to return a uint64 instead
of uint32. That way we can account for index sizes greater than 4
billion items in size.
@malandis malandis merged commit 5ba6988 into main Jan 23, 2024
20 checks passed
@malandis malandis deleted the chore/bump-protos branch January 23, 2024 01:15
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