Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: e3eda633cbe1fa35293a267dd53bea6099971854
https://github.com/resteasy/resteasy/commit/e3eda633cbe1fa35293a267dd53be...
Author: Txema Martinez <txema.martinez(a)scopely.com>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M docbook/reference/en/en-US/modules/Asynchronous_HTTP.xml
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/interceptors/GZIPEncodingInterceptor.java
A
resteasy-core/src/test/java/org/jboss/resteasy/plugins/interceptors/GZIPEncodingInterceptorTest.java
Log Message:
-----------
[RESTEASY-3127] Make GZIPEncodingInterceptor implement AsyncWriterInterceptor
Commit: 0a6653f62ac6c1b2d37020ed25db68ad5a412b7d
https://github.com/resteasy/resteasy/commit/0a6653f62ac6c1b2d37020ed25db6...
Author: Txema Martinez <txema.martinez(a)scopely.com>
Date: 2022-05-22 (Sun, 22 May 2022)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/interceptors/GZIPEncodingInterceptor.java
M
resteasy-core/src/test/java/org/jboss/resteasy/plugins/interceptors/GZIPEncodingInterceptorTest.java
Log Message:
-----------
Keep backwards compatibility
Commit: 254926245e85077a37483991cb35ee5a718bc89c
https://github.com/resteasy/resteasy/commit/254926245e85077a37483991cb35e...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-05-26 (Thu, 26 May 2022)
Changed paths:
M docbook/reference/en/en-US/modules/Asynchronous_HTTP.xml
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/interceptors/GZIPEncodingInterceptor.java
A
resteasy-core/src/test/java/org/jboss/resteasy/plugins/interceptors/GZIPEncodingInterceptorTest.java
Log Message:
-----------
Merge pull request #3091 from txema-martinez-scopely/feature/async-gzip-encoding
[RESTEASY-3127] Make GZIPEncodingInterceptor implement AsyncWriterInterceptor
Compare:
https://github.com/resteasy/resteasy/compare/240601710e4c...254926245e85