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

fix: Raises error when reading java-serialized blobs instead of retuning byte array #143

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

jdogmcsteezy
Copy link
Contributor

This upgrades java client 7.0.0 to 7.1.0. Java client 7.1.0 returns language-specific serialized objects as byte arrays instead of raising an error like in java client 7.0.0.

…ning byte array

This upgrades java client 7.0.0 to 7.1.0. Java client 7.1.0 returns language specific serialized objects as byte arrays instead of raising an error like in java client 7.0.0.
@jdogmcsteezy jdogmcsteezy added the bug Something isn't working label Aug 22, 2023
@jdogmcsteezy jdogmcsteezy self-assigned this Aug 22, 2023
@jdogmcsteezy jdogmcsteezy merged commit 4ff60e1 into master Aug 25, 2023
3 checks passed
@jdogmcsteezy jdogmcsteezy deleted the APPS-866-upgrade-java-client-7.1.0 branch August 25, 2023 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants