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

Stop using jersey's jackson filter instead of ours. #389

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

Foxcapades
Copy link
Member

  • container-core: removal of unused and problematic jersey lib to fix json (de)serialization issues.
  • vdi-json: jackson version update
  • vdi-component-common: 2 types were missing explicit type delegation that unconfigured jackson couldn't find, but all other types have explicit definitions so I added the missing 2.

@Foxcapades Foxcapades added the internals Changes to VDI internals that are not visible to any external system. label Mar 7, 2025
@Foxcapades Foxcapades requested a review from ryanrdoherty March 7, 2025 00:41
@Foxcapades Foxcapades self-assigned this Mar 7, 2025
@Foxcapades Foxcapades merged commit 5d0cdf5 into main Mar 7, 2025
1 check passed
@Foxcapades Foxcapades mentioned this pull request Mar 7, 2025
@ryanrdoherty ryanrdoherty deleted the jackson-problems branch March 7, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internals Changes to VDI internals that are not visible to any external system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants