Skip to content

Avoid schema keyId uuid representation errors. #3931

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

Closed
wants to merge 4 commits into from

Conversation

christophstrobl
Copy link
Member

To avoid driver configuration specific UUID representation format errors (binary subtype 3 vs. subtype 4) we now directly convert the given key into its subtype 4 format.

To avoid driver configuration specific UUID representation format errors (binary subtype 3 vs. subtype 4) we now directly convert the given key into its subtype 4 format.

Resolves: #3929
@christophstrobl christophstrobl linked an issue Jan 12, 2022 that may be closed by this pull request
@mp911de mp911de self-assigned this Jan 12, 2022
@christophstrobl christophstrobl marked this pull request as draft January 12, 2022 14:06
@christophstrobl
Copy link
Member Author

don't merge yet - needs a bit more refinement.

@christophstrobl christophstrobl marked this pull request as ready for review January 13, 2022 13:41
@mp911de mp911de added this to the 3.3.1 (2021.1.1) milestone Jan 13, 2022
mp911de pushed a commit that referenced this pull request Jan 13, 2022
To avoid driver configuration specific UUID representation format errors (binary subtype 3 vs. subtype 4) we now directly convert the given key into its subtype 4 format.

Resolves: #3929
Original pull request: #3931.
mp911de pushed a commit that referenced this pull request Jan 13, 2022
To avoid driver configuration specific UUID representation format errors (binary subtype 3 vs. subtype 4) we now directly convert the given key into its subtype 4 format.

Resolves: #3929
Original pull request: #3931.
@mp911de
Copy link
Member

mp911de commented Jan 13, 2022

That's merged and backported now.

@mp911de mp911de closed this Jan 13, 2022
@mp911de mp911de deleted the issue/3929 branch January 13, 2022 14:47
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.

Client Side Encryption schema error with MongoDB driver 4.3+
2 participants