Skip to content

Queue Encryption deserializer bug fix#13161

Merged
seanmcc-msft merged 2 commits intoAzure:feature/storage/stg73basefrom
jaschrep-msft:queue-encryption-fix
Jul 1, 2020
Merged

Queue Encryption deserializer bug fix#13161
seanmcc-msft merged 2 commits intoAzure:feature/storage/stg73basefrom
jaschrep-msft:queue-encryption-fix

Conversation

@jaschrep-msft
Copy link
Copy Markdown
Member

Fixed a bug where some json queue messages would cause issues with QueueClient read operations using client-side encryption.

Deserialization of EncryptedMessage now throws on any unrecognized property and throws if not all expected properties were found.

Fixed a bug where some json queue messages would cause issues with
QueueClient read operations using client-side encryption.
Copy link
Copy Markdown
Member

@seanmcc-msft seanmcc-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved pending CI run. Let's update the Change log, to.

@seanmcc-msft seanmcc-msft merged commit b864ed9 into Azure:feature/storage/stg73base Jul 1, 2020
@seanmcc-msft seanmcc-msft mentioned this pull request Jul 2, 2020
@jaschrep-msft jaschrep-msft deleted the queue-encryption-fix branch August 3, 2022 15:41
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.

3 participants