Skip to content

chore(patches): remove Gson removal patch#18

Merged
MariusVolkhart merged 1 commit into
mainfrom
remove/gson-patch
Jun 26, 2026
Merged

chore(patches): remove Gson removal patch#18
MariusVolkhart merged 1 commit into
mainfrom
remove/gson-patch

Conversation

@MariusVolkhart

Copy link
Copy Markdown
Member

Summary

  • grpc-core declares Gson as an implementation dependency, so Gson is always on the runtime classpath regardless of the patch
  • Patch was achieving nothing for classpath minimization
  • Remaining patches renumbered 0002–0004

grpc-core declares Gson as an implementation dependency, so Gson is
always on the runtime classpath regardless. The patch achieved nothing
for classpath minimization and brought back GsonJsonPayloadConverter
unnecessarily. Remaining patches renumbered 0002-0004.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@MariusVolkhart MariusVolkhart merged commit 7517077 into main Jun 26, 2026
5 checks passed
@MariusVolkhart MariusVolkhart deleted the remove/gson-patch branch June 26, 2026 10:59
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.

1 participant