Skip to content

3.0.0.Alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamezp jamezp released this 20 Jun 17:13
· 109 commits to main since this release
3.0.0.Alpha1
acf6778

First implementation of the Eclipse MicroProfile REST Client 4.0 specification.

What's Changed

  • Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain from 3.2.1 to 3.3.0 by @dependabot in #247
  • [215] Use the media type for the publisher when reading the server-se… by @jamezp in #248
  • Bump version.org.wildfly from 30.0.1.Final to 31.0.0.Final by @dependabot in #249
  • Bump version.org.wildfly from 31.0.0.Final to 31.0.1.Final by @dependabot in #251
  • [issue-253] migrated from junit4 to junit5 by @rsearls in #256
  • [253] Follow up for JUnit 5 migration. Fix one assertion and remove t… by @jamezp in #258
  • Bump version.org.jboss.resteasy from 6.2.7.Final to 6.2.8.Final by @dependabot in #255
  • Upgrade provisioning plugins by @jamezp in #259
  • [261] Upgrade Arquillian to 1.8.0.Final and WildFly Arquillian to 5.1… by @jamezp in #262
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.2.Final to 5.0.0.Final by @dependabot in #264
  • Bump org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 6.5.4.Final to 7.0.0.Final by @dependabot in #263
  • [RESTEASY-3503] Parametrize RESTEasy and RESTEasy MP versions in TS by @marekkopecky in #270
  • Upgrade WildFly testing to 32.0.0.Final and only test WildFly Preview… by @jamezp in #272
  • Add a shared-build job. by @jamezp in #281
  • Bump jakarta.json:jakarta.json-api from 2.1.1 to 2.1.3 by @dependabot in #280
  • Bump jakarta.json.bind:jakarta.json.bind-api from 3.0.0 to 3.0.1 by @dependabot in #295
  • Bump io.smallrye.config:smallrye-config from 3.0.0 to 3.8.2 by @dependabot in #293
  • Bump version.org.jboss.resteasy from 6.2.8.Final to 6.2.9.Final by @dependabot in #286
  • Clean up some old dependencies no longer required by @jamezp in #301
  • Bump version.org.wildfly.arquillian from 5.1.0.Beta2 to 5.1.0.Beta3 by @dependabot in #305
  • Bump org.testng:testng from 7.7.0 to 7.10.2 by @dependabot in #304
  • Bump org.eclipse.parsson:parsson from 1.1.4 to 1.1.6 by @dependabot in #303
  • Bump org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 7.0.0.Final to 7.1.0.Final by @dependabot in #310
  • Bump version.org.wildfly from 32.0.0.Final to 32.0.1.Final by @dependabot in #284
  • Bump org.eclipse.microprofile.config:microprofile-config-api from 3.0.2 to 3.1 by @dependabot in #279
  • [308] Add file upload multipart/form-data test. by @jamezp in #309
  • Upgrade to the MicroProfile REST Client 4.0 API by @jamezp in #312
  • Bump commons-codec:commons-codec from 1.15 to 1.17.0 by @dependabot in #289

New Contributors

Full Changelog: 2.1.5.Final...3.0.0.Alpha1