Skip to content

Releases: resteasy/resteasy-microprofile

2.1.5.Final

13 Jan 00:23
2.1.5.Final
996dbf5
Compare
Choose a tag to compare

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

06 Sep 18:05
2.1.4.Final
f8f7226
Compare
Choose a tag to compare

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

23 Aug 17:00
2.1.3.Final
21891f7
Compare
Choose a tag to compare

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

03 Jul 23:51
2.1.2.Final
1666ed2
Compare
Choose a tag to compare

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

14 Mar 21:30
2.1.1.Final
2425f8a
Compare
Choose a tag to compare

What's Changed

  • [162] Enable running the test suite with the security manager enabled… by @jamezp in #163

Full Changelog: 2.1.0.Final...2.1.1.Final

2.1.0.Final

02 Mar 02:31
2.1.0.Final
694c8d0
Compare
Choose a tag to compare

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

2.0.0.Final

23 Sep 22:30
2.0.0.Final
513cfff
Compare
Choose a tag to compare

What's Changed

  • [35] Remove dependency on SmallRye Context Propagation and the module… by @jamezp in #36
  • RESTEASY-3054 Replace usages of getParameterTypes().length with getPa… by @clara0 in #28
  • Component upgrades by @jamezp in #42
  • Add a build step to check if the committed code has been formatted be… by @jamezp in #43
  • [issue44] Upgrade RESTEasy to 6.0.1.Final and WildFly to 26.1.1.Final. by @jamezp in #45
  • Add nightly build and push to master test for testing with upstream R… by @jamezp in #48
  • Fix #47 by @moghaddam in #49
  • [50] Close the client when the bean is destroyed. by @jamezp in #51
  • [RESTEASY-3123] ParamConverterProvider NullPointerException on methods with no params by @petrberan in #53
  • [55] Use the resteasy-parent and remove the ide-config. by @jamezp in #56
  • Various component upgrades by @jamezp in #57
  • Enable dependabot and upgrade SmallRye Config by @jamezp in #58
  • Bump wiremock-maven-plugin from 6.0.0 to 7.2.0 by @dependabot in #59
  • Bump actions/setup-java from 2 to 3 by @dependabot in #60
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #61
  • Bump actions/stale from 4 to 5 by @dependabot in #64
  • Bump shrinkwrap-resolver-depchain from 2.2.7 to 3.1.4 by @dependabot in #66
  • Bump actions/checkout from 2 to 3 by @dependabot in #63
  • Bump wiremock from 2.26.3 to 2.27.2 by @dependabot in #69
  • Bump version.org.wildfly.galleon-plugins from 5.2.6.Final to 5.2.11.Final by @dependabot in #79
  • Bump wildfly-arquillian-container-managed from 5.0.0.Alpha2 to 5.0.0.Alpha4 by @dependabot in #78
  • Bump jakarta.json-api from 2.0.0 to 2.0.2 by @dependabot in #81
  • Bump arquillian-bom from 1.7.0.Alpha10 to 1.7.0.Alpha12 by @dependabot in #85
  • Bump resteasy-parent from 2.0.0.Final to 2.0.1.Final by @dependabot in #86
  • Bump weld-se-core from 4.0.1.SP1 to 4.0.3.Final by @dependabot in #87
  • Bump wildfly-common from 1.5.2.Final to 1.6.0.Final by @dependabot in #89
  • [#90] Reduce the calls to finding the BeanManager and reduce the logg… by @jamezp in #91
  • Bump wildfly-arquillian-container-managed from 5.0.0.Alpha4 to 5.0.0.Alpha5 by @dependabot in #92
  • Bump version.com.fasterxml.jackson from 2.12.6 to 2.13.4 by @dependabot in #96
  • Use the same version for Jackson Databind. by @jamezp in #98
  • Bump smallrye-config from 3.0.0-RC4 to 3.0.0 by @dependabot in #95
  • Bump wildfly-preview-feature-pack from 26.1.1.Final to 26.1.2.Final by @dependabot in #93
  • Bump actions/stale from 5 to 6 by @dependabot in #106
  • [107] Target Java 11. by @jamezp in #108
  • [107] Remove the JdkSpecific function as we now compile to Java 11. by @jamezp in #110
  • [111] Add a ci profile to configure specific settings for CI. Add a n… by @jamezp in #112
  • Bump yasson from 2.0.1 to 2.0.4 by @dependabot in #105
  • Bump testng from 6.14.2 to 7.6.1 by @dependabot in #88
  • Bump jakarta.json from 2.0.0 to 2.0.1 by @jamezp in #113
  • [37] Check the ClientRequestContext configuration for ResponseExcepti… by @jamezp in #114

New Contributors

Full Changelog: 2.0.0.Beta1...2.0.0.Final

2.0.0.Beta1

06 Jan 16:58
9a0e0e9
Compare
Choose a tag to compare
2.0.0.Beta1 Pre-release
Pre-release

What's Changed

  • [32] Migrate to MicroProfile REST Client 3.0 by @jamezp in #33

Full Changelog: 1.0.0.Final...2.0.0.Beta1

1.0.0.Final

03 Dec 19:07
33a014e
Compare
Choose a tag to compare

What's Changed

  • RESTEASY-3006 Allow microprofile-client to inject Vertx engine for HTTP/2 communication by @liweinan in #7
  • Port number should be removed from testHTTP2 test by @liweinan in #16
  • [18] Remove the provided scope from the Jakarta dependencies. by @jamezp in #19
  • Mass reformat and introduce maven plugin to format code when the sour… by @jamezp in #21
  • Change testing from Java 16 to Java 17. by @jamezp in #22
  • Allow Client HTTP Engine Registration by @jamezp in #23
  • [24] Upgrade to WildFly 25 and get the feature pack working with a pr… by @jamezp in #25
  • Upgrade to RESTEasy 5.0.0.Final. by @jamezp in #26
  • Allow the test feature pack to be overridden. by @jamezp in #29
  • Component upgrade and adding README by @jamezp in #30

New Contributors

Full Changelog: 1.0.0.Beta1...1.0.0.Final

1.0.0.Beta1

15 Oct 23:21
Compare
Choose a tag to compare

What's Changed

  • [RESTEASY-2984-setting-nonProxyHosts] added method to transform strin… by @rsearls in #9
  • [11] Remove the ExecutorServiceWrapper and use the ContextualExecutors in RESTEasy. by @jamezp in #13

New Contributors

Full Changelog: 1.0.0.Alpha2...1.0.0.Beta1