Skip to content

6.2.8.Final

Latest
Compare
Choose a tag to compare
@jamezp jamezp released this 22 Mar 21:28
· 702 commits to main since this release
6.2.8.Final
cc12c9c

What's Changed

  • [RESTEASY-3439] Use the resolved ConfigurationFactory when creating t… by @jamezp in #3997
  • [RESTEASY-3440] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #3998
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.1.Final to 4.2.2.Final by @dependabot in #4003
  • [RESTEASY-3445] Correctly add headers to output by @jamezp in #4014
  • [RESTEASY-3443] In the JsonProcessingExceptionMapper currently return… by @jamezp in #4015
  • [RESTEASY-3205] Change Content-Type to text/plain for Security filter by @jamezp in #4019
  • [RESTEASY-3448] Bump version.org.eclipse.jetty from 11.0.18 to 11.0.20 by @dependabot in #4008
  • [RESTEASY-3455] Bump version.io.undertow from 2.3.10.Final to 2.3.12.Final by @dependabot in #4041
  • [RESTEASY-3449] Allow the SizeUnitTestCase to pass in all locales. by @jamezp in #4043
  • [RESTEASY-3278] Remove the Creaper test dependency and use Arquillian… by @jamezp in #4047
  • [RESTEASY-3458] Bump version.org.apache.james.apache-mime4j from 0.8.9 to 0.8.10 by @dependabot in #4046
  • [RESTEASY-3461] Bump the fasterxml-dependencies group with 8 updates by @dependabot in #4034
  • [RESTEASY-3387] Use java.util.Locale to parse the languages from the Accept-Language … by @jamezp in #4055
  • [RESTEASY-3462] Bump the netty-vertx-dependencies group with 12 updates by @dependabot in #4025
  • [RESTEASY-3464] Deprecate the DerUtils.decodePrivateKey methods. by @jamezp in #4065
  • [RESTEASY-3466] Override the provisioning plugins in the wildfly-buil… by @jamezp in #4071
  • [6.2] [RESTEASY-3388] Back port the JUnit 5 migration to the 6.2 branch by @jamezp in #4072
  • [RESTEASY-3468] Only allow the getContent methods with arguments to b… by @jamezp in #4079
  • [RESTEASY-3467] Bump version.org.apache.james.apache-mime4j from 0.8.10 to 0.8.11 by @dependabot in #4081
  • [RESTEASY-3465] Use an FIFO map for the form data. by @jamezp in #4088
  • [RESTEASY-3388] code changes supporting junit5 (integration-tests-emb… by @jamezp in #4090
  • [RESTEASY-3471] Use the LocaleHelper where appropriate and allow the … by @jamezp in #4094
  • [RESTEASY-3450] removed Hamcrest statements. Replaced with junit5 As… by @jamezp in #4097
  • [RESTEASY-3470] Ensure idle connections are evicted. by @jamezp in #4099
  • [RESTEASY-3463] Create an API for getting the EntityPart's from the m… by @jamezp in #4095
  • [RESTEASY-3473] Deprecate the public facing Apache HTTP Client API's … by @jamezp in #4101
  • [RESTEASY-3388] Final migrations of JUnit 4 to JUnit 5 by @jamezp in #4103

Full Changelog: 6.2.7.Final...6.2.8.Final