Releases: resteasy/resteasy-microprofile
Releases · resteasy/resteasy-microprofile
v3.0.1.Final
What's Changed
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot in #360
- Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.1 by @dependabot in #375
- Bump org.wildfly.arquillian:wildfly-arquillian-bom from 5.1.0.Beta4 to 5.1.0.Beta5 by @dependabot in #378
- Bump org.wildfly.arquillian:wildfly-arquillian-bom from 5.1.0.Beta5 to 5.1.0.Beta6 by @dependabot in #380
- Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 by @dependabot in #382
- Bump version.org.jboss.logging.jboss-logging-tools from 3.0.1.Final to 3.0.2.Final by @dependabot in #384
- Bump org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 7.1.2.Final to 7.2.0.Final by @dependabot in #383
- Bump org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 7.2.0.Final to 7.2.1.Final by @dependabot in #385
- WildFly 35+ will require a minimum of Java 17. Update the nightly Wil… by @jamezp in #392
- Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain from 3.3.1 to 3.3.2 by @dependabot in #388
- Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot in #387
- Use specific WebApplicationException instead of generic by @chonton in #374
- Bump org.wiremock:wiremock from 3.9.1 to 3.9.2 by @dependabot in #389
- [395] Since the Vertx client is used in the test suite and now client… by @jamezp in #396
- Bump version.org.jboss.resteasy from 6.2.10.Final to 6.2.11.Final by @dependabot in #397
- Bump version.org.jboss.logging.jboss-logging-tools from 3.0.2.Final to 3.0.3.Final by @dependabot in #403
- Bump org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 7.2.1.Final to 7.3.0.Final by @dependabot in #402
- Upgrade the wildfly-maven-plugin to 5.1.0.Alpha2 to allow provisionin… by @jamezp in #412
- Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 by @dependabot in #410
- Test against WildFly 34 when using a version of Java below 17. by @jamezp in #416
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Alpha2 to 5.1.0.Final by @dependabot in #417
- Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain from 3.3.2 to 3.3.3 by @dependabot in #415
- Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot in #418
- Bump org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 7.3.0.Final to 7.3.1.Final by @dependabot in #407
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Final to 5.1.1.Final by @dependabot in #419
- Bump org.jboss.arquillian:arquillian-bom from 1.9.1.Final to 1.9.2.Final by @dependabot in #422
- [426] Upgrade jboss-logging to 3.6.1.Final while ensuring backwards c… by @jamezp in #427
- Bump org.wildfly.arquillian:wildfly-arquillian-bom from 5.1.0.Beta6 to 5.1.0.Beta9 by @dependabot in #423
- Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final by @dependabot in #428
- [430] Allow the server.home system property to also work with the Mic… by @jamezp in #432
- [431] Add an ApplicationArchiveProcessor to add the appropriate permi… by @jamezp in #433
New Contributors
Full Changelog: 3.0.0.Final...v3.0.1.Final
3.0.0.Final
What's Changed
RESTEasy MiroProfile 3.0.0.Final is a MicroProfile REST Client 4.0 implementation.
- 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
- [307] Add a RESTEasy MicroProfile Channel and remove the feature pack by @jamezp in #314
- [244] Add community files. by @jamezp in #315
- Update the workflow files and the README by @jamezp in #316
- [317] Refactor the BOM's. Create a new project-bom to replace the res… by @jamezp in #318
- Remove dependencies no longer required. by @jamezp in #319
- Bump io.smallrye.config:smallrye-config from 3.8.2 to 3.8.3 by @dependabot in #321
- Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.13 to 1.0.17 by @dependabot in #320
- Migrate to running the TCK with WildFly. by @jamezp in #322
- Bump org.wiremock:wiremock from 3.7.0 to 3.8.0 by @dependabot in #328
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #324
- Bump org.jboss.arquillian:arquillian-bom from 1.8.0.Final to 1.9.0.Final by @dependabot in #330
- Bump version.org.jboss.logging.jboss-logging-tools from 2.2.1.Final to 3.0.0.Final by @dependabot in #329
- Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.17 to 1.0.18 by @dependabot in #331
- Bump org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 7.1.0.Final to 7.1.1.Final by @dependabot in #334
- Bump org.jboss.arquillian:arquillian-bom from 1.9.0.Final to 1.9.1.Final by @dependabot in #337
- Bump org.wiremock:wiremock from 3.8.0 to 3.9.0 by @dependabot in #335
- Upgrade WildFly Arquillian to 5.1.0.Beta4 and migrate to using the BOM. by @jamezp in #341
- Bump version.org.jboss.logging.jboss-logging-tools from 3.0.0.Final to 3.0.1.Final by @dependabot in #339
- Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.18 to 1.0.19 by @dependabot in #343
- Bump org.wiremock:wiremock from 3.9.0 to 3.9.1 by @dependabot in #342
- Bump org.eclipse.parsson:parsson from 1.1.6 to 1.1.7 by @dependabot in #345
- Bump org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 7.1.1.Final to 7.1.2.Final by @dependabot in #344
- Bump io.smallrye.config:smallrye-config from 3.8.3 to 3.9.1 by @dependabot in #347
- Bump version.org.jboss.resteasy from 6.2.9.Final to 6.2.10.Final by @dependabot in #355
- Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain from 3.3.0 to 3.3.1 by @dependabot in #353
- Upgrade the MicroProfile REST Client to 4.0. by @jamezp in #357
New Contributors
- @marekkopecky made their first contribution in #270
Full Changelog: 2.1.5.Final...3.0.0.Final
3.0.0.Beta1
What's Changed
- [307] Add a RESTEasy MicroProfile Channel and remove the feature pack by @jamezp in #314
- [244] Add community files. by @jamezp in #315
- Update the workflow files and the README by @jamezp in #316
- [317] Refactor the BOM's. Create a new project-bom to replace the res… by @jamezp in #318
- Remove dependencies no longer required. by @jamezp in #319
- Bump io.smallrye.config:smallrye-config from 3.8.2 to 3.8.3 by @dependabot in #321
- Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.13 to 1.0.17 by @dependabot in #320
- Migrate to running the TCK with WildFly. by @jamezp in #322
Full Changelog: 3.0.0.Alpha1...3.0.0.Beta1
3.0.0.Alpha1
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
- @marekkopecky made their first contribution in #270
Full Changelog: 2.1.5.Final...3.0.0.Alpha1
2.1.5.Final
What's Changed
- Bump org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 6.4.3.Final to 6.4.4.Final by @dependabot in #218
- Bump actions/setup-java from 3 to 4 by @dependabot in #221
- Bump version.org.jboss.resteasy from 6.2.5.Final to 6.2.6.Final by @dependabot in #225
- Bump org.jboss:jboss-dmr from 1.6.1.Final to 1.7.0.Final by @dependabot in #214
- Bump org.jboss.galleon:galleon-maven-plugin from 5.2.0.Final to 5.2.2.Final by @dependabot in #227
- Bump actions/stale from 8 to 9 by @dependabot in #232
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #237
- Bump actions/download-artifact from 3 to 4 by @dependabot in #236
- Bump org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 6.4.4.Final to 6.5.4.Final by @dependabot in #238
- [RESTEASY-2984] added test for Rest Client java.util.regex.PatternSyntaxException: Dangling meta character '*' near index 0 when setting http.nonProxyHosts by @gsamRH in #235
- [239] Ensure sub-resources are also proxied. by @jamezp in #241
- Bump org.wildfly.common:wildfly-common from 1.6.0.Final to 1.7.0.Final by @dependabot in #234
- Upgrade WildFly to 30.0.1.Final. Add legacy tests to the nightly wild… by @jamezp in #243
- Upgrade RESTEasy from 6.2.6.Final to 6.2.7.Final. by @jamezp in #245
New Contributors
Full Changelog: 2.1.4.Final...2.1.5.Final
2.1.4.Final
What's Changed
- [203] Remove dependency on resteasy-cdi by @jamezp in #204
- [206 Ensure the feature-pack modules are copied even when layers are … by @jamezp in https://github.com//pull/207
- Bump org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 6.4.2.Final to 6.4.3.Final by @dependabot in #205
- Bump actions/checkout from 3 to 4 by @dependabot in #208
- Upgrade WildFly to 29.0.1.Final by @jamezp in #209
- Add Weld module dependencies. This was previously not required becuas… by @jamezp in #210
Full Changelog: 2.1.3.Final...2.1.4.Final
2.1.3.Final
What's Changed
- Bump jboss-logging from 3.5.2.Final to 3.5.3.Final by @dependabot in #187
- Bump wildfly-arquillian-container-managed from 5.0.0.Final to 5.0.1.Final by @dependabot in #189
- Bump galleon-maven-plugin from 5.1.0.Final to 5.2.0.Final by @dependabot in #188
- Bump shrinkwrap-resolver-depchain from 3.2.0 to 3.2.1 by @dependabot in #190
- Bump parsson from 1.1.2 to 1.1.3 by @dependabot in #191
- Bump org.eclipse.parsson:parsson from 1.1.3 to 1.1.4 by @dependabot in #193
- Upgrade WildFly to 29.0.0.Final. Update the workflows and add new one… by @jamezp in #194
- Bump org.jboss.arquillian:arquillian-bom from 1.7.0.Final to 1.7.1.Final by @dependabot in #196
- Bump version.org.jboss.resteasy from 6.2.4.Final to 6.2.5.Final by @dependabot in #197
- [#199] Add back the @default annotation as a qualifier in the RestClientD… by @jamezp in #198
Full Changelog: 2.1.2.Final...2.1.3.Final
2.1.2.Final
What's Changed
- Bump actions/stale from 7 to 8 by @dependabot in #165
- Bump galleon-maven-plugin from 5.0.8.Final to 5.0.9.Final by @dependabot in #167
- Bump wildfly-galleon-maven-plugin from 6.3.2.Final to 6.3.3.Final by @dependabot in #166
- Bump galleon-maven-plugin from 5.0.9.Final to 5.1.0.Final by @dependabot in #169
- Bump wildfly-galleon-maven-plugin from 6.3.3.Final to 6.4.0.Final by @dependabot in #168
- Bump wildfly-galleon-maven-plugin from 6.4.0.Final to 6.4.2.Final by @dependabot in #172
- [160] Upgrade RESTEasy to 6.2.4.Final which requires an upgrade to Se… by @jamezp in #173
- Bump arquillian-bom from 1.7.0.Alpha14 to 1.7.0.Final by @dependabot in #174
- Bump parsson from 1.1.1 to 1.1.2 by @dependabot in #176
- Bump jboss-logging from 3.5.0.Final to 3.5.1.Final by @dependabot in #177
- Upgrade WildFly and WildFly Arquillian by @jamezp in #178
- Attempt to use CDI InterceptionFactory by @jamezp in #182
- Bump shrinkwrap-resolver-depchain from 3.1.4 to 3.1.6 by @dependabot in #180
- Bump jboss-logging from 3.5.1.Final to 3.5.2.Final by @dependabot in #183
- Bump shrinkwrap-resolver-depchain from 3.1.6 to 3.2.0 by @dependabot in #184
Full Changelog: 2.1.1.Final...2.1.2.Final
2.1.1.Final
What's Changed
Full Changelog: 2.1.0.Final...2.1.1.Final
2.1.0.Final
What's Changed
- Bump version.org.eclipse.microprofile.rest.client from 3.0 to 3.0.1 by @dependabot in #117
- Bump microprofile-config-api from 3.0.1 to 3.0.2 by @dependabot in #116
- Bump arquillian-bom from 1.7.0.Alpha12 to 1.7.0.Alpha13 by @dependabot in #122
- Add a profile to run against an already provisioned server. by @jamezp in #123
- Bump wildfly-arquillian-container-managed from 5.0.0.Alpha5 to 5.0.0.Alpha6 by @dependabot in #125
- Bump jboss-logging from 3.4.3.Final to 3.5.0.Final by @dependabot in #119
- Add a test to ensure we get the correct ConfigurationFactory in the c… by @jamezp in #127
- Bump resteasy-parent from 2.0.1.Final to 2.0.2.Final by @dependabot in #130
- Bump galleon-maven-plugin from 4.2.8.Final to 4.2.9.Final by @dependabot in #129
- [121] Migrate to using RESTEasy 6.2 and WildFly 27. by @jamezp in #131
- Bump wildfly-galleon-maven-plugin from 6.2.0.Final to 6.2.2.Final by @dependabot in #133
- Format resources by @jamezp in #136
- Bump galleon-maven-plugin from 5.0.6.Final to 5.0.7.Final by @dependabot in #134
- Bump actions/stale from 6 to 7 by @dependabot in #137
- [27] Split the feature pack and add a preview feature pack. Update th… by @jamezp in #138
- [139] Upgrade WildFly to 27.0.1.Final. by @jamezp in #140
- Bump wiremock-maven-plugin from 7.2.0 to 7.3.0 by @dependabot in #141
- Bump wildfly-galleon-maven-plugin from 6.2.2.Final to 6.2.3.Final by @dependabot in #144
- [135] Check the configuration returned from the factory instead of ch… by @jamezp in #146
- Bump arquillian-bom from 1.7.0.Alpha13 to 1.7.0.Alpha14 by @dependabot in #148
- [147] When searching for a template, ignore the AutoCloseable and Clo… by @jamezp in #149
- Bump testng from 7.6.1 to 7.7.0 in /resteasy-microprofile-test-bom by @dependabot in #150
- Bump resteasy-parent from 2.0.2.Final to 2.0.3.Final by @dependabot in #153
- Bump wildfly-galleon-maven-plugin from 6.2.3.Final to 6.3.0.Final by @dependabot in #154
- Bump wildfly-galleon-maven-plugin from 6.3.0.Final to 6.3.1.Final by @dependabot in #155
- Bump galleon-maven-plugin from 5.0.7.Final to 5.0.8.Final by @dependabot in #156
- Bump wildfly-galleon-maven-plugin from 6.3.1.Final to 6.3.2.Final by @dependabot in #157
- Upgrade Jackson to 2.14.2. by @jamezp in #158
- Bump version.org.jboss.resteasy from 6.2.2.Final to 6.2.3.Final by @dependabot in #159
Full Changelog: 2.0.0.Final...2.1.0.Final