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

Use ByteArrayCodec for byte array #3168

Merged
merged 4 commits into from
Oct 9, 2024
Merged

Use ByteArrayCodec for byte array #3168

merged 4 commits into from
Oct 9, 2024

Conversation

radovanradic
Copy link
Contributor

Should fix issue #3165 when saving/reading byte[] in Mongo

@radovanradic radovanradic requested a review from dstepanov October 9, 2024 12:35
@radovanradic radovanradic added the type: regression A breaking change was introduced in a minor or patch release label Oct 9, 2024
@radovanradic radovanradic changed the base branch from 4.10.x to 4.9.x October 9, 2024 12:35
@radovanradic
Copy link
Contributor Author

Sonar has gone crazy, it reports issues unrelated to this PR changes.

@radovanradic radovanradic requested a review from dstepanov October 9, 2024 13:52
Copy link

sonarqubecloud bot commented Oct 9, 2024

@radovanradic radovanradic merged commit 16b400e into 4.9.x Oct 9, 2024
53 checks passed
@radovanradic radovanradic deleted the mongo-bytearray-fix branch October 9, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: regression A breaking change was introduced in a minor or patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MongoDB] ByteArray is stored as an Array instead of Binary since 4.9.4
3 participants