Skip to content

Switch to public API usage of gson library#546

Open
fatroom wants to merge 1 commit intozalando:mainfrom
fatroom:avoid_internal_gson_dependency
Open

Switch to public API usage of gson library#546
fatroom wants to merge 1 commit intozalando:mainfrom
fatroom:avoid_internal_gson_dependency

Conversation

@fatroom
Copy link
Copy Markdown
Member

@fatroom fatroom commented May 2, 2026

Description

Avoid reliance on the internal gson packages, compilation was explicitly referring them, but javadoc generation failed, and instead of re-configuring exception in the javadoc settings, I went with replacement of internal package dependency with public API

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@fatroom fatroom added the minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. label May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant