Jesse Wilson
0960b47ec2
Prepare for release 5.3.0.
2025-10-30 17:39:59 -04:00
Jesse Wilson
dad534a815
Put 5.2.1 in the changelog
2025-10-09 19:13:15 -04:00
Jesse Wilson
2a95ed0873
Prepare for release 5.2.0.
2025-10-07 11:47:25 -04:00
Yuri Schimke
3004abe400
okhttp3.Gzip ( #8988 )
...
* okhttp3.Gzip
Top level object for consistency.
* reformat and apis
2025-08-01 06:04:22 +00:00
Yuri Schimke
eda4064d6a
Rename compression algorithms to be consistent. ( #8984 )
...
* Rename compression algorithms to be consistent.
Nice API for both Java and Kotlin devs.
With a test showing each.
Co-authored-by: Jake Wharton <github@jakewharton.com >
---------
Co-authored-by: Jake Wharton <github@jakewharton.com >
2025-07-31 19:34:32 +01:00
Yuri Schimke
971101cacc
Add reusable CompressionInterceptor ( #8967 )
...
* Add reusable CompressionInterceptor.kt
Refactor Brotli and Zstd to use this, but also
allow trivial configuration of zstd,br,gzip.
2025-07-29 20:01:04 +00:00
Jesse Wilson
d51c177210
New zstd interceptor ( #8943 )
...
* New zstd interceptor
* Spotless
* Code review feedback
* Zstd 0.3.0
---------
Co-authored-by: Jesse Wilson <jwilson@squareup.com >
2025-07-19 09:41:00 -04:00