Skip to content

6.2.2.Final

Compare
Choose a tag to compare
@jamezp jamezp released this 13 Dec 19:55
· 1048 commits to main since this release
6.2.2.Final
9931764

What's Changed

  • Remove the shibboleth.net maven repository. by @jamezp in #3301
  • [RESTEASY-3242] Upgrade Jackson databind to 2.13.4.1. by @jamezp in #3309
  • RESTEASY-3240 - minor fixes related with reactor support by @liweinan in #3306
  • [RESTEASY-3246] Do not use the default executor for supplied async op… by @jamezp in #3311
  • Bump jackson-databind from 2.13.4.1 to 2.13.4.2 by @dependabot in #3313
  • Bump arquillian-bom from 1.7.0.Alpha12 to 1.7.0.Alpha13 by @dependabot in #3312
  • Bump mockito-core from 4.8.0 to 4.8.1 by @dependabot in #3318
  • Remove the jboss-jakarta-transform-artifacts option as it's no longer… by @jamezp in #3319
  • Bump wildfly-cli from 18.1.2.Final to 19.0.0.Final by @dependabot in #3317
  • [RESTEASY-3109] close SseEventSinkInterceptor on exception; Test case… by @rsearls in #3320
  • RESTEASY-3252 - fix typos in the document by @liweinan in #3324
  • Bump version.org.apache.james.apache-mime4j from 0.8.7 to 0.8.8 by @dependabot in #3327
  • Upgrade WildFly to 27.0.0.Final. by @jamezp in #3329
  • Bump wildfly-maven-plugin from 3.0.2.Final to 4.0.0.Final by @dependabot in #3330
  • Bump version.io.netty.netty4 from 4.1.82.Final to 4.1.85.Final by @dependabot in #3332
  • Bump version.org.wildfly.arquillian.wildfly-arquillian from 5.0.0.Alpha5 to 5.0.0.Alpha6 by @dependabot in #3333
  • Bump mockito-core from 4.8.1 to 4.9.0 by @dependabot in #3335
  • RESTEASY-3254 / RESTEASY-3255 by @liweinan in #3336
  • Bump galleon-maven-plugin from 5.0.5.Final to 5.0.6.Final by @dependabot in #3337
  • [3258] Add default mediaType for EntityParts by @jim-krueger in #3339
  • [RESTEASY-3241] expose jakarta.inject-api in resteasy-undertow-cdi by @rsearls in #3310
  • Removed obsolete sections. Minor edits by @rsearls in #3305
  • [RESTEASY-2989] revision of text by @rsearls in #3283
  • [RESTEASY-567] add support for POST of FormParam by @rsearls in #3325
  • [RESTEASY-3247] Use a singleton ConfigurationFactory to avoid too man… by @jamezp in #3344
  • Bump httpcore from 4.4.15 to 4.4.16 by @dependabot in #3343
  • [RESTEASY-2845] ResteasyWebTarget.proxy(Class) problem with questionmark in Path with Regex by @petrberan in #2754
  • Bump version.org.eclipse.jetty from 11.0.12 to 11.0.13 by @dependabot in #3353
  • [RESTEASY-3256] Add check for known interfaces to ensure they are con… by @jamezp in #3350
  • [RESTEASY-2874] Web Target Proxy not overriding content type header by @petrberan in #2794
  • [RESTEASY-2982] Safely get the ClientConfigProvider in the client bui… by @jamezp in #3359
  • RESTEASY-3259 Proxy Framework fails to Produce Mono at runtime whe… by @soft4rchitecture in #3348
  • Bump netty-codec-http from 4.1.85.Final to 4.1.86.Final in /resteasy-dependencies-bom by @dependabot in #3357
  • Use the request's Host header when setting RE's URI object. by @jamezp in #3360
  • Bump httpclient from 4.5.13 to 4.5.14 by @dependabot in #3347

New Contributors

Full Changelog: 6.2.1.Final...6.2.2.Final