Branch: refs/heads/3.14
Home:
https://github.com/resteasy/Resteasy
Commit: 204e361c68c33994b07e7d54c7160973a58ad768
https://github.com/resteasy/Resteasy/commit/204e361c68c33994b07e7d54c7160...
Author: Rostislav Svoboda <rsvoboda(a)redhat.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M
providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/HeaderFlushedOutputStream.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/WeightedLanguage.java
Log Message:
-----------
RESTEASY-2724 Small efficiency improvements for iterating through Map structure (#2561)
Commit: 42977d7cc9928ef58638b6c7a6393ac56e8d6600
https://github.com/resteasy/Resteasy/commit/42977d7cc9928ef58638b6c7a6393...
Author: Rostislav Svoboda <rsvoboda(a)redhat.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M
providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/IgnoredMediaTypes.java
Log Message:
-----------
RESTEASY-2722 Fix check on wildcard subtype
Commit: e1f77cccf0c50aebfb6136a2cf2595a3f368c8b3
https://github.com/resteasy/Resteasy/commit/e1f77cccf0c50aebfb6136a2cf259...
Author: jimma <ema(a)redhat.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M resteasy-dependencies-bom/pom.xml
Log Message:
-----------
[RESTEASY-2741]:Upgrade rxjava2 and other components (#2576)
Commit: f0f9b1c31050a861fce12bca17432344de071ffb
https://github.com/resteasy/Resteasy/commit/f0f9b1c31050a861fce12bca17432...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M resteasy-dependencies-bom/pom.xml
Log Message:
-----------
[RESTEASY-2743] Bump junit from 4.12 to 4.13.1 in /resteasy-dependencies-bom (#2565)
Bumps [
junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release
notes](https://github.com/junit-team/junit4/releases)
- [
Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNote...
- [
Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support(a)github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Commit: 6828e8126ca274c6a8f42d709105cb8e4e0e12cf
https://github.com/resteasy/Resteasy/commit/6828e8126ca274c6a8f42d709105c...
Author: jimma <ema(a)redhat.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M .github/workflows/maven.yml
M .travis.yml
A
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/category/ExpectedFailingOnWildFly21.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cache/ServerCacheInterceptorTest.java
M testsuite/pom.xml
Log Message:
-----------
Upgrade WFLY version to 21.0.0.Final (#2573)
* Upgrade WFLY version to 21.0.0.Final
* Exclude ServerCacheInterceptorTest for WildFly 21.0.0.Final
Compare:
https://github.com/resteasy/Resteasy/compare/2e1015407773...6828e8126ca2