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

Fixed support for deserialization from Base64 into a byte array. (#7223) #7236

Conversation

ondrej-hrstka
Copy link
Contributor

This PR fixes #7223

@CLAassistant
Copy link

CLAassistant commented Apr 20, 2022

CLA assistant check
All committers have signed the CLA.

@ondrej-hrstka ondrej-hrstka force-pushed the hrstka/bytearray-deserialization-fix branch from 6dea603 to d528add Compare April 20, 2022 11:26
@ondrej-hrstka ondrej-hrstka force-pushed the hrstka/bytearray-deserialization-fix branch from d528add to 5317c88 Compare April 20, 2022 12:33
@sdelamo sdelamo requested a review from yawkat April 20, 2022 14:11
@sdelamo sdelamo added this to the 3.4.3 milestone Apr 26, 2022
@yawkat yawkat requested a review from timyates April 27, 2022 08:56
@yawkat yawkat merged commit 9fa427c into micronaut-projects:3.4.x Apr 27, 2022
@yawkat
Copy link
Member

yawkat commented Apr 27, 2022

Thank you for the contribution!

@ondrej-hrstka ondrej-hrstka deleted the hrstka/bytearray-deserialization-fix branch April 27, 2022 10:56
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.

ByteArray deserialization is broken
5 participants