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

ArangoDB: Replace deprecated VPack serialization with Jackson #1349

Closed
wajda opened this issue Jul 7, 2024 · 0 comments · Fixed by #1350
Closed

ArangoDB: Replace deprecated VPack serialization with Jackson #1349

wajda opened this issue Jul 7, 2024 · 0 comments · Fixed by #1350
Assignees
Milestone

Comments

@wajda
Copy link
Contributor

wajda commented Jul 7, 2024

Since ArangoDB Java Driver ver 6.18.0 onward, the VPack serialization was deprecated in favor of Jackson Velocypack module.
See https://www.linkedin.com/pulse/transitioning-from-velocypack-java-serialization-jackson-alrazihi/

The VPack serialization is removed in ArangoDB Java driver ver 7.0.

@wajda wajda added this to the 1.0.0 milestone Jul 7, 2024
@cerveada cerveada added this to Spline Jul 7, 2024
@github-project-automation github-project-automation bot moved this to New in Spline Jul 7, 2024
@wajda wajda self-assigned this Jul 7, 2024
@wajda wajda moved this from New to In Progress in Spline Jul 7, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Spline Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant