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

Fixes #1343: Upgrade Jackson to 2.17(.2) from 2.16(.2) #1344

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

tatu-at-datastax
Copy link
Contributor

What this PR does:
Upgrades Jackson to 2.17.2 to align with version Quarkus (3.13) expects; also may get some performance improvement wrt Vector reads/writes (JSON FP codec improvements).

Which issue(s) this PR fixes:
Fixes #1343

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@tatu-at-datastax tatu-at-datastax self-assigned this Aug 16, 2024
@tatu-at-datastax tatu-at-datastax requested a review from a team as a code owner August 16, 2024 16:50
@tatu-at-datastax tatu-at-datastax merged commit ec6af12 into main Aug 19, 2024
3 checks passed
@tatu-at-datastax tatu-at-datastax deleted the tatu/1343-jackson-2.17-upgrade branch August 19, 2024 18:05
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.

Upgrade Jackson to 2.17(.2) (from 2.16(.2)) to align with Quarkus
2 participants