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

fix: In SyncProgressiveVerbHandler.prepareResponse, gracefully handle any malformed keys which happen to be in the commit log for historical reasons #1639

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

gkc
Copy link
Contributor

@gkc gkc commented Oct 23, 2023

- What I did

  • fix: In the SyncProgressiveVerbHandler.prepareResponse method, gracefully
    handle any malformed keys which happen to be in the commit log for
    historical reasons
  • build: Take up at_persistence_secondary_server version 3.0.59 which
    includes a similar fix when checking namespace authorization in the
    CommitLogKeyStore._isNamespaceAuthorised method
  • build: updated CHANGELOG and pubspec for atServer version 3.0.37

- How I did it
See commits

- How to verify it
Tests pass

@gkc gkc requested a review from cconstab October 23, 2023 19:18
@gkc gkc merged commit d79539a into trunk Oct 23, 2023
18 checks passed
@gkc gkc deleted the gkc/fix/gracefully-handle-malformed-keys-in-sync-response branch October 23, 2023 19:22
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