Skip to content

fix(sdk-api): mark changePassword batching as breaking change#8398

Closed
vibhavgo wants to merge 1 commit intomasterfrom
WP-8343-breaking-change-reclassify
Closed

fix(sdk-api): mark changePassword batching as breaking change#8398
vibhavgo wants to merge 1 commit intomasterfrom
WP-8343-breaking-change-reclassify

Conversation

@vibhavgo
Copy link
Copy Markdown
Contributor

@vibhavgo vibhavgo commented Apr 2, 2026

Ticket: WP-8343

BREAKING CHANGE: processKeychainPasswordUpdatesInBatches now expects
maxBatchSizeKB instead of noOfBatches. The server must return
maxBatchSizeKB in the checkBatchingPasswordFlow response. Callers
relying on the old noOfBatches parameter will need to update their
server-side response accordingly.

  Ticket: WP-8343

  BREAKING CHANGE: processKeychainPasswordUpdatesInBatches now expects
  maxBatchSizeKB instead of noOfBatches. The server must return
  maxBatchSizeKB in the checkBatchingPasswordFlow response. Callers
  relying on the old noOfBatches parameter will need to update their
  server-side response accordingly.
@vibhavgo vibhavgo closed this Apr 2, 2026
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.

1 participant