Skip to content

Conversation

@yashuatla
Copy link
Owner

@yashuatla yashuatla commented Jun 27, 2025

PR Summary

Add Streaming Support to GsonConverterFactory

Overview

This PR adds streaming functionality to the GsonConverterFactory class, allowing for more efficient handling of large JSON responses.

Change Types

Type Description
Enhancement Added streaming capability to GsonConverterFactory

Affected Modules

Module / File Change Description
gson/src/main/java/retrofit2/converter/gson/GsonConverterFactory.java Added streaming flag, updated constructor, and introduced withStreaming() method

renovate bot and others added 15 commits March 20, 2025 07:46
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependency com.google.guava:guava to v33.4.5-jre

* Add test dep explicitly

* Remove old annotation on override

* Explicitly add test dep

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Wharton <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…1.26.0 (square#4330)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependency com.google.protobuf:protobuf-gradle-plugin to v0.9.5

* Correct ignored sources for errorprone

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…0.3 (square#4337)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….10.2 (square#4338)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
)

* Update dependency com.google.guava:guava to v33.4.7-android

* Ugh, Guava, whyyyy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Wharton <[email protected]>
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.

5 participants