Branch: refs/heads/6.0
Home: https://github.com/resteasy/resteasy
Commit: 01e3a064154805738987d7ed749131a78685c484
https://github.com/resteasy/resteasy/commit/01e3a064154805738987d7ed74913...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
[RESTEASY-3071] If the ServletOutputStream is not ready after write is complete, we need to queue an operation to complete the future when it can be.
https://issues.redhat.com/browse/RESTEASY-3071
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: e1ad60ec06a2eabde8f4942a0b9e2268f9571739
https://github.com/resteasy/resteasy/commit/e1ad60ec06a2eabde8f4942a0b9e2...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
Merge pull request #3071 from jamezp/RESTEASY-3071-6.0
[RESTEASY-3071] If the ServletOutputStream is not ready after write i…
Compare: https://github.com/resteasy/resteasy/compare/67a37c26ed04...e1ad60ec06a2
Branch: refs/heads/4.7
Home: https://github.com/resteasy/resteasy
Commit: 680b6b4737d2b94476aee6e259ff8bd7c73c9b5f
https://github.com/resteasy/resteasy/commit/680b6b4737d2b94476aee6e259ff8...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
[RESTEASY-3071] If the ServletOutputStream is not ready after write is complete, we need to queue an operation to complete the future when it can be.
https://issues.redhat.com/browse/RESTEASY-3071
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 09fb052e5ab794b55071b97f0a65c7f817d7523e
https://github.com/resteasy/resteasy/commit/09fb052e5ab794b55071b97f0a65c...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
Merge pull request #3048 from jamezp/RESTEASY-3071-4.7
[RESTEASY-3071] If the ServletOutputStream is not ready after write i…
Compare: https://github.com/resteasy/resteasy/compare/858063d8eced...09fb052e5ab7
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: a50c3922781b6c11754914d5f1ac1a91cc6259ad
https://github.com/resteasy/resteasy/commit/a50c3922781b6c11754914d5f1ac1...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
[RESTEASY-3071] If the ServletOutputStream is not ready after write is complete, we need to queue an operation to complete the future when it can be.
https://issues.redhat.com/browse/RESTEASY-3071
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: c5f1cc805deb8a6b361206ac042896733a9dcb5d
https://github.com/resteasy/resteasy/commit/c5f1cc805deb8a6b361206ac04289...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
Merge pull request #3063 from jamezp/RESTEASY-3071
[RESTEASY-3071] If the ServletOutputStream is not ready after write i…
Compare: https://github.com/resteasy/resteasy/compare/a2cf896f7a70...c5f1cc805deb
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: 10aa4faeecd2705fcf555b9a82f10c83df3b1f3f
https://github.com/resteasy/resteasy/commit/10aa4faeecd2705fcf555b9a82f10...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M providers/multipart/pom.xml
M resteasy-dependencies-bom/pom.xml
M security/resteasy-crypto/pom.xml
M testsuite/unit-tests/pom.xml
Log Message:
-----------
[RESTEASY-3101] Upgrade Jakarta Mail to 2.1 and move implementation to Eclipse Angus.
https://issues.redhat.com/browse/RESTEASY-3101
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: ed48f7a20a2573e120ba7dea0c951d26f0908014
https://github.com/resteasy/resteasy/commit/ed48f7a20a2573e120ba7dea0c951...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M resteasy-core/pom.xml
M resteasy-dependencies-bom/pom.xml
Log Message:
-----------
[RESTEASY-3102] Upgrade Jakarta Activation to 2.1 and add Eclipse Angus implementation.
https://issues.redhat.com/browse/RESTEASY-3102
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: cae0ff22feb7d55e936da2f1a46c09943e9d3c51
https://github.com/resteasy/resteasy/commit/cae0ff22feb7d55e936da2f1a46c0...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M providers/multipart/pom.xml
M resteasy-core/pom.xml
M resteasy-dependencies-bom/pom.xml
M security/resteasy-crypto/pom.xml
M testsuite/unit-tests/pom.xml
Log Message:
-----------
Merge pull request #3069 from jamezp/jakarta-component-upgrades
Jakarta component upgrades
Compare: https://github.com/resteasy/resteasy/compare/3865ddb670d2...cae0ff22feb7
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: 53e371b0e8153f379aeb51ab3185993962cc3974
https://github.com/resteasy/resteasy/commit/53e371b0e8153f379aeb51ab31859...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M providers/json-binding/pom.xml
M providers/json-p-ee7/pom.xml
M resteasy-dependencies-bom/pom.xml
M server-adapters/resteasy-vertx/pom.xml
Log Message:
-----------
Revert "[RESTEASY-3101] Upgrade Jakarta JSON Processing to 2.1 and move to ne…"
Commit: 3865ddb670d2b9d84cb05b388c438e610f4b6bef
https://github.com/resteasy/resteasy/commit/3865ddb670d2b9d84cb05b388c438...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M providers/json-binding/pom.xml
M providers/json-p-ee7/pom.xml
M resteasy-dependencies-bom/pom.xml
M server-adapters/resteasy-vertx/pom.xml
Log Message:
-----------
Merge pull request #3064 from resteasy/revert-3062-RESTEASY-3103
Revert "[RESTEASY-3101] Upgrade Jakarta JSON Processing to 2.1 and move to ne…"
Compare: https://github.com/resteasy/resteasy/compare/aacda193d602...3865ddb670d2
Branch: refs/heads/revert-3062-RESTEASY-3103
Home: https://github.com/resteasy/resteasy
Commit: 53e371b0e8153f379aeb51ab3185993962cc3974
https://github.com/resteasy/resteasy/commit/53e371b0e8153f379aeb51ab31859...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M providers/json-binding/pom.xml
M providers/json-p-ee7/pom.xml
M resteasy-dependencies-bom/pom.xml
M server-adapters/resteasy-vertx/pom.xml
Log Message:
-----------
Revert "[RESTEASY-3101] Upgrade Jakarta JSON Processing to 2.1 and move to ne…"
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: beb35790de6a826f544e720f25154f68bbb96d91
https://github.com/resteasy/resteasy/commit/beb35790de6a826f544e720f25154...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M providers/json-binding/pom.xml
M providers/json-p-ee7/pom.xml
M resteasy-dependencies-bom/pom.xml
M server-adapters/resteasy-vertx/pom.xml
Log Message:
-----------
[RESTEASY-3101] Upgrade Jakarta JSON Processing to 2.1 and move to new reference implementation.
https://issues.redhat.com/browse/RESTEASY-3101
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: aacda193d6027224202a1152e0deccb396f661b6
https://github.com/resteasy/resteasy/commit/aacda193d6027224202a1152e0dec...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M providers/json-binding/pom.xml
M providers/json-p-ee7/pom.xml
M resteasy-dependencies-bom/pom.xml
M server-adapters/resteasy-vertx/pom.xml
Log Message:
-----------
Merge pull request #3062 from jamezp/RESTEASY-3103
[RESTEASY-3101] Upgrade Jakarta JSON Processing to 2.1 and move to ne…
Compare: https://github.com/resteasy/resteasy/compare/aa4ef4a8f784...aacda193d602