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

Bump protocol to v9 to indicate client has fix for client reset error during async open #6610

Merged
merged 2 commits into from
May 12, 2023

Conversation

michael-wb
Copy link
Contributor

@michael-wb michael-wb commented May 12, 2023

What, How & Why?

Bump the protocol version to 9 to indicate to the server that the client has the client reset fix when async opening a realm identified in #6601.

Fixes #6609

☑️ ToDos

  • 📝 Changelog update
  • 🚦 Tests (or not relevant)
  • [ ] C-API, if public C++ API changed.

@michael-wb michael-wb self-assigned this May 12, 2023
@cla-bot cla-bot bot added the cla: yes label May 12, 2023
@danieltabacaru danieltabacaru merged commit 6836054 into master May 12, 2023
2 checks passed
@danieltabacaru danieltabacaru deleted the mwb/bump-proto-version-v9 branch May 12, 2023 08:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump sync protocol version to 9 to indicate client reset fix
2 participants