Skip to content

Releases: resteasy/resteasy

7.0.0.Alpha4

11 Nov 22:07
7.0.0.Alpha4
32ff8ce
Compare
Choose a tag to compare
7.0.0.Alpha4 Pre-release
Pre-release

What's Changed

  • [RESTEASY-3502] Add a default Jackson ObjectMapper to the Jackson provider if one was not provided. by @jamezp in #4324
  • [RESTEASY-3543] Upgrade Eclipse Angus mail to 2.0.3. by @jamezp in #4334
  • Bump manusa/actions-setup-minikube from 2.11.0 to 2.12.0 in the dependencies group by @dependabot in #4330
  • Bump org.mockito:mockito-core from 5.12.0 to 5.14.1 by @dependabot in #4329
  • [RESTEASY-3545] Bump version.io.undertow from 2.3.15.Final to 2.3.17.Final by @dependabot in #4304
  • Bump org.wildfly.security:wildfly-elytron-ssl from 2.5.1.Final to 2.6.0.Final by @dependabot in #4319
  • [RESTEASY-3546] [RESTEASY-3547] Bump the netty-vertx-dependencies group across 1 directory with 12 updates by @dependabot in #4332
  • Bump version.org.wildfly from 33.0.0.Final to 33.0.2.Final by @dependabot in #4336
  • Bump dev.resteasy.junit.extension:resteasy-junit-extension from 1.0.0.Alpha1 to 1.0.0.Alpha2 by @dependabot in #4339
  • Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 by @dependabot in #4340
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #4338
  • Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10 by @dependabot in #4342
  • Add Java SE 23 testing to CI. by @jamezp in #4355
  • Bump manusa/actions-setup-minikube from 2.12.0 to 2.13.0 in the dependencies group by @dependabot in #4354
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @dependabot in #4349
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot in #4347
  • Bump org.wildfly.arquillian:wildfly-arquillian-bom from 5.1.0.Beta4 to 5.1.0.Beta6 by @dependabot in #4348
  • Bump org.jboss.logging:jboss-logging-processor from 3.0.1.Final to 3.0.2.Final by @dependabot in #4357
  • Bump org.jboss.logging:jboss-logging-annotations from 3.0.1.Final to 3.0.2.Final by @dependabot in #4358
  • Bump version.org.wildfly.galleon-plugins from 7.1.2.Final to 7.2.1.Final by @dependabot in #4362
  • [Minor change]:Fix the misleading test name by @jimma in #4373
  • Use the new wildfly-nightly-download action to download the nightly b… by @jamezp in #4377
  • [RESTEASY-3539] Deprecate the ClientHttpEngineBuilder and create a ne… by @jamezp in #4376
  • [RESTEASY-3541] Deprecate the Jetty Client in favor of the new projec… by @jamezp in #4380
  • Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #4366
  • [RESTEASY-3550] Bump version.io.undertow from 2.3.17.Final to 2.3.18.Final by @dependabot in #4363
  • Bump io.projectreactor:reactor-bom from 2023.0.10 to 2023.0.11 by @dependabot in #4360
  • [RESTEASY-2567] Extended JSON merge patch coverage by @jamezp in #4383
  • [RESTEASY-3552] Upgrade Jetty to 12.0.15. by @jamezp in #4384
  • Bump org.asciidoctor:asciidoctor-maven-plugin from 3.0.0 to 3.1.0 by @dependabot in #4386
  • [RESTEASY-3548] Update dependencies to include required dependencies.… by @jamezp in #4388
  • [RESTEASY-3542] Allow the EntityOutputStream's temporary directory to… by @jamezp in #4390
  • [RESTEASY-3539] Follow up on the ClientHttpEngine changes to ensure t… by @jamezp in #4392
  • [RESTEASY-3554] Avoid an NPE in the Vertx client. Also enable HTTP/2 … by @jamezp in #4394
  • Bump com.fasterxml.jackson:jackson-bom from 2.15.4 to 2.18.1 in the fasterxml-dependencies group across 1 directory by @dependabot in #4372
  • Bump version.org.wildfly from 33.0.2.Final to 34.0.0.Final by @dependabot in #4396

Full Changelog: 7.0.0.Alpha3...7.0.0.Alpha4

6.2.11.Final

11 Nov 18:38
6.2.11.Final
3cb1303
Compare
Choose a tag to compare

What's Changed

  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot in #4309
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #4321
  • Bump dev.resteasy.junit.extension:resteasy-junit-extension from 1.0.0.Alpha1 to 1.0.0.Alpha2 by @dependabot in #4311
  • [RESTEASY-3502] Add a default Jackson ObjectMapper to the Jackson provider if one was not provided. by @jamezp in #4325
  • Bump manusa/actions-setup-minikube from 2.11.0 to 2.12.0 in the dependencies group by @dependabot in #4333
  • [RESTEASY-3545] Bump version.io.undertow from 2.3.15.Final to 2.3.17.Final by @dependabot in #4305
  • [RESTEASY-3543] [RESTEASY-3544] Upgrade Apache Angus Activation and Mail by @jamezp in #4335
  • [RESTEASY-3546] Bump the netty-vertx-dependencies group across 1 directory with 11 updates by @dependabot in #4331
  • Bump manusa/actions-setup-minikube from 2.12.0 to 2.13.0 in the dependencies group by @dependabot in #4353
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @dependabot in #4350
  • [RESTEASY-3549] Move the jboss-logging-processor to the compiler plug… by @jamezp in #4359
  • Bump org.asciidoctor:asciidoctorj-pdf from 2.3.18 to 2.3.19 by @dependabot in #4365
  • WildFly 35+ will require Java SE 17 as a minimum. This prepares RESTE… by @jamezp in #4371
  • Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.1 to 3.3.2 by @dependabot in #4369
  • [RESTEASY-2567] Added new test coverage for JSON merge patch by @honza-kasik in #4375
  • Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #4367
  • [RESTEASY-3550] Bump version.io.undertow from 2.3.17.Final to 2.3.18.Final by @dependabot in #4364
  • Bump org.jboss.weld:weld-api from 5.0.SP2 to 5.0.SP3 by @dependabot in #4343
  • [RESTEASY-3539] Deprecate the ClientHttpEngineBuilder and create a ne… by @jamezp in #4382
  • [RESTEASY-3541] Deprecate the Jetty Client in favor of the new projec… by @jamezp in #4381
  • [RESTEASY-3551] Bump version.org.eclipse.jetty from 11.0.22 to 11.0.24 by @dependabot in #4306
  • Bump version.weld from 5.1.1.SP2 to 5.1.3.Final by @dependabot in #4299
  • [RESTEASY-3548] Update dependencies to include required dependencies.… by @jamezp in #4389
  • [RESTEASY-3542] Allow the EntityOutputStream's temporary directory to… by @jamezp in #4391
  • [RESTEASY-3539] Follow up on the ClientHttpEngine changes to ensure t… by @jamezp in #4393
  • [RESTEASY-3554] Avoid an NPE in the Vertx client. Also enable HTTP/2 … by @jamezp in #4395
  • [RESTEASY-3555] Bump com.fasterxml.jackson:jackson-bom by @jamezp in #4397

New Contributors

Full Changelog: 6.2.10.Final...6.2.11.Final

7.0.0.Alpha3

19 Aug 19:33
7.0.0.Alpha3
8980e5a
Compare
Choose a tag to compare
7.0.0.Alpha3 Pre-release
Pre-release

What's Changed

  • Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.13 to 1.0.16 by @dependabot in #4198
  • [RESTEASY-3500] The ExceptionHandler sets the media type of an except ion to text/html by @Dkafetzis in #4203
  • [RESTEASY-3509] Bump commons-io:commons-io from 2.13.0 to 2.16.1 by @dependabot in #4134
  • Bump org.asciidoctor:asciidoctorj-pdf from 2.3.15 to 2.3.17 by @dependabot in #4207
  • Test BootableJar using Channel Manifest by @tommaso-borgato in #4059
  • [RESTEASY-3513] Bump version.io.undertow from 2.3.13.Final to 2.3.14.Final in /resteasy-dependencies-bom by @dependabot in #4225
  • Bump version.org.wildfly from 32.0.0.Final to 32.0.1.Final by @dependabot in #4202
  • Bump org.wildfly.security:wildfly-elytron-ssl from 2.3.1.Final to 2.5.0.Final by @dependabot in #4223
  • Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.16 to 1.0.18 by @dependabot in #4229
  • [RESTEASY-3516] Upgrade Weld to 6.0.0.Beta4 and the Weld API to 6.0.B… by @jamezp in #4238
  • [RESTEASY-3517] Bump version.io.undertow from 2.3.14.Final to 2.3.15.Final by @dependabot in #4233
  • [RESTEASY-3518] Upgrade Arquillian Core to 1.9.1.Final, Arquillian Ja… by @jamezp in #4239
  • Bump version.org.wildfly.galleon-plugins from 7.0.0.Final to 7.1.1.Final by @dependabot in #4242
  • Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.8 by @dependabot in #4228
  • Bump org.wildfly.plugins:wildfly-jar-maven-plugin from 11.0.0.Beta1 to 11.0.2.Final by @dependabot in #4246
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #4244
  • [RESTEASY-3520] If the generic type cannot be resolved for a ContextR… by @jamezp in #4251
  • Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0 by @dependabot in #4257
  • Bump version.org.wildfly.galleon-plugins from 7.1.1.Final to 7.1.2.Final by @dependabot in #4254
  • [RESTEASY-3522] Bump io.smallrye:jandex from 3.2.0 to 3.2.2 by @dependabot in #4260
  • [RESTEASY-3523] Bump the netty-vertx-dependencies group across 1 directory with 12 updates by @dependabot in #4237
  • [RESTEASY-3525] & [RESTEASY-3526] Bump the jakarta-json-dependencies group across 1 directory with 2 updates by @dependabot in #4258
  • [RESTEASY-3527] Bump jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api from 3.0.3 to 3.1.1 by @dependabot in #4245
  • [RESTEASY-3529] Upgrade JBoss Logging Tools to 3.0.1.Final by @jamezp in #4261
  • Bump org.asciidoctor:asciidoctorj-pdf from 2.3.17 to 2.3.18 by @dependabot in #4262
  • Bump version.org.wildfly from 32.0.1.Final to 33.0.0.Final by @dependabot in #4263
  • Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9 by @dependabot in #4264
  • Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.18 to 1.0.19 by @dependabot in #4265
  • [RESTEASY-3530] Bump org.wildfly.security:wildfly-elytron-ssl from 2.5.0.Final to 2.5.1.Final by @dependabot in #4266
  • [RESTEASY-3531] Ensure UndertowContainer is always the Weld container… by @jamezp in #4269
  • Upgrade resteasy-parent to 3. by @jamezp in #4271
  • [RESTEASY-3533] Incorporate usages of the resteasy-junit-extension by @jamezp in #4279
  • Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.0 to 3.3.1 by @dependabot in #4275
  • [RESTEASY-3532] Ensure there is a boundary set for headers on the Jetty Client Engine. by @jamezp in #4282
  • [RESTEASY-3510] Allow options to be looked up via a custom ResteasyCo… by @jamezp in #4213
  • [RESTEASY-3534] Bump jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3 by @dependabot in #4277
  • [RESTEASY-3535] Bump jakarta.mail:jakarta.mail-api from 2.1.2 to 2.1.3 by @dependabot in #4276
  • [RESTEASY-3536] Bump com.google.guava:guava from 32.1.1-jre to 33.3.0-jre in the guava-dependencies group across 1 directory by @dependabot in #4287
  • [RESTEASY-3537] Bump version.org.glassfish.jaxb from 4.0.4 to 4.0.5 by @dependabot in #4274
  • [RESTEASY-3515] Use the SSLContext.getDefault() instead of attempting… by @jamezp in #4289

Full Changelog: 7.0.0.Alpha2...7.0.0.Alpha3

6.2.10.Final

19 Aug 19:32
6.2.10.Final
fc6b7a3
Compare
Choose a tag to compare

What's Changed

  • Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.13 to 1.0.16 by @dependabot in #4199
  • Bump version.org.wildfly.arquillian.wildfly-arquillian from 5.1.0.Beta2 to 5.1.0.Beta3 by @dependabot in #4204
  • Bump org.asciidoctor:asciidoctorj-pdf from 2.3.15 to 2.3.17 by @dependabot in #4205
  • Test BootableJar using Channel Manifest by @tommaso-borgato in #4108
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #4217
  • Bump version.org.eclipse.jetty from 11.0.20 to 11.0.22 by @dependabot in #4221
  • [RESTEASY-3513] Bump version.io.undertow from 2.3.13.Final to 2.3.14.Final by @dependabot in #4216
  • Bump version.org.wildfly from 32.0.0.Final to 32.0.1.Final by @dependabot in #4200
  • Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.16 to 1.0.18 by @dependabot in #4224
  • [RESTEASY-3517] Bump version.io.undertow from 2.3.14.Final to 2.3.15.Final by @dependabot in #4232
  • [RESTEASY-3518] Upgrade Arquillian Core to 1.9.1.Final, Arquillian Ja… by @jamezp in #4240
  • Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.18 to 1.0.19 by @dependabot in #4247
  • Bump org.asciidoctor:asciidoctorj-pdf from 2.3.17 to 2.3.18 by @dependabot in #4255
  • [RESTEASY-3520] If the generic type cannot be resolved for a ContextR… by @jamezp in #4252
  • [RESTEASY-3524] Bump the netty-vertx-dependencies group across 1 directory with 11 updates by @dependabot in #4236
  • [RESTEASY-3525] & [RESTEASY-3526] Bump the jakarta-json-dependencies group across 1 directory with 2 updates by @dependabot in #4256
  • [RESTEASY-3528] Bump jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api from 3.0.3 to 3.0.4 by @dependabot in #4218
  • [RESTEASY-3531] Ensure UndertowContainer is always the Weld container… by @jamezp in #4270
  • Upgrade resteasy-parent to 3. Update CI to test with Java 11, while r… by @jamezp in #4272
  • [RESTEASY-3533] Incorporate usages of the resteasy-junit-extension by @jamezp in #4280
  • Correct the path for the called workflow. by @jamezp in #4281
  • [RESTEASY-3532] Ensure there is a boundary set for headers on the Jetty Client Engine. by @jamezp in #4283
  • [RESTEASY-3510] Allow options to be looked up via a custom ResteasyCo… by @jamezp in #4214
  • [RESTEASY-3534] Bump jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3 by @dependabot in #4286
  • Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.0 to 3.3.1 by @dependabot in #4278
  • [RESTEASY-3535] Bump jakarta.mail:jakarta.mail-api from 2.1.2 to 2.1.3 by @dependabot in #4285
  • [RESTEASY-3537] Bump version.org.glassfish.jaxb from 4.0.3 to 4.0.5 by @dependabot in #4284
  • [RESTEASY-3515] Use the SSLContext.getDefault() instead of attempting… by @jamezp in #4290

Full Changelog: 6.2.9.Final...6.2.10.Final

7.0.0.Alpha2

21 May 15:51
7.0.0.Alpha2
4da560c
Compare
Choose a tag to compare
7.0.0.Alpha2 Pre-release
Pre-release

What's Changed

  • Bump version.org.wildfly.galleon-plugins from 7.0.0.Beta6 to 7.0.0.Beta7 by @dependabot in #4124
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Beta4 to 5.0.0.Beta5 by @dependabot in #4133
  • [RESTEASY-3492] Upgrade WildFly Arquillian to 5.1.0.Beta2. Migrate te… by @jamezp in #4142
  • Add a profile for ignoring @ManagedBean support for WildFly Preview. … by @jamezp in #4144
  • [RESTEASY-3493] Upgrade Undertow to 2.3.13.Final and ensure the Deplo… by @jamezp in #4146
  • [RESTEASY-3494] Bump version.org.bouncycastle from 1.76 to 1.78.1 by @dependabot in #4148
  • Remove the Jakarta Staging profile. by @jamezp in #4157
  • [RESTEASY-3490] Allow default methods on proxy clients to be used by @jamezp in #4125
  • [RESTEASY-3496] Add support for the resteasy.disable.providers configuration property by @jamezp in #4160
  • Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 by @dependabot in #4058
  • Bump version.org.wildfly.galleon-plugins from 7.0.0.Beta7 to 7.0.0.Final by @dependabot in #4151
  • Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5 by @dependabot in #4136
  • [RESTEASY-3432] Add a channel for overriding the version of RESTEasy … by @jamezp in #4021
  • Use WildFly Preview by default as it targets Jakarta EE 11. by @jamezp in #4169
  • Bump manusa/actions-setup-minikube from 2.10.0 to 2.11.0 in the dependencies group by @dependabot in #4167
  • Bump org.jboss.logmanager:jboss-logmanager from 3.0.4.Final to 3.0.6.Final by @dependabot in #4164
  • [RESTEASY-2952 & RESTEASY-3498] Clean up the SSE callback processing by @jamezp in #4154
  • Disable the DisabledProvidersTest when provisioned with a version of … by @jamezp in #4171
  • Bump version.org.jacoco from 0.8.11 to 0.8.12 by @dependabot in #4123
  • [RESTEASY-3504] Bump the jakarta-json-dependencies group with 2 updates by @dependabot in #4130
  • [RESTEASY-3505] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #4145
  • Bump version.org.jacoco.plugin from 0.8.11 to 0.8.12 by @dependabot in #4122
  • [RESTEASY-3506] Bump jakarta.interceptor:jakarta.interceptor-api from 2.1.0 to 2.2.0 by @dependabot in #4165
  • Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #4176
  • [RESTEASY-3478] Upgrade Jakarta CDI to 4.1.0 and Weld to 6.0. by @jamezp in #4177
  • [RESTEASY-3066] Migrate documentation from docbook to asciidoc. by @jamezp in #4182
  • Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.12 to 1.0.13 by @dependabot in #4181
  • Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 by @dependabot in #4179
  • [RESTEASY-3489] Update documentation for Jakarta REST 4.0. Formatting… by @jamezp in #4187
  • [RESTEASY-3508] Bump io.smallrye:jandex from 3.1.7 to 3.2.0 by @dependabot in #4189
  • [RESTEASY-3507] Cast the created application object instead of the type. by @jamezp in #4190

Full Changelog: 7.0.0.Alpha1...7.0.0.Alpha2

6.2.9.Final

21 May 14:53
6.2.9.Final
21ee10f
Compare
Choose a tag to compare

What's Changed

  • [RESTEASY-3481] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #4105
  • Bump version.org.wildfly.galleon-plugins from 6.4.8.Final to 6.4.9.Final by @dependabot in #4111
  • RESTEASY-3484 and RESTEASY-3486 by @jamezp in #4117
  • [RESTEASY-3487] Bump the netty-vertx-dependencies group with 1 update by @dependabot in #4115
  • [RESTEASY-3492] Upgrade WildFly Arquillian to 5.1.0.Beta2. Migrate te… by @jamezp in #4143
  • [RESTEASY-3493] Upgrade Undertow to 2.3.13.Final and ensure the Deplo… by @jamezp in #4147
  • [RESTEASY-3494] Upgrade BouncyCastle to 1.78.1. by @jamezp in #4149
  • [RESTEASY-3490] Allow default methods on proxy clients to be used by @jamezp in #4158
  • [RESTEASY-3496] Add support for the resteasy.disable.providers configuration property by @jamezp in #4161
  • [RESTEASY-3432] Add a channel for overriding the version of RESTEasy … by @jamezp in #4168
  • Bump manusa/actions-setup-minikube from 2.10.0 to 2.11.0 in the dependencies group by @dependabot in #4166
  • Bump org.jboss.logmanager:jboss-logmanager from 3.0.4.Final to 3.0.6.Final by @dependabot in #4155
  • [RESTEASY-2952 & RESTEASY-3498] Clean up the SSE callback processing by @jamezp in #4170
  • Disable the DisabledProvidersTest when provisioned with a version of … by @jamezp in #4172
  • Bump version.org.jacoco from 0.8.11 to 0.8.12 by @dependabot in #4121
  • [RESTEASY-3504] Bump the jakarta-json-dependencies group with 2 updates by @dependabot in #4128
  • [RESTEASY-3505] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #4139
  • Bump version.org.jacoco.plugin from 0.8.11 to 0.8.12 by @dependabot in #4120
  • Bump org.jboss:jandex from 2.4.4.Final to 2.4.5.Final by @dependabot in #4162
  • [RESTEASY-3066] Migrate documentation from docbook to asciidoc. by @jamezp in #4185
  • Use the correct spec version for 6.2 by @jamezp in #4186
  • Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.12 to 1.0.13 by @dependabot in #4180
  • [RESTEASY-3066] Follow-up fixes for the documentation conversion to a… by @jamezp in #4188

Full Changelog: 6.2.8.Final...6.2.9.Final

7.0.0.Alpha1

02 Apr 21:03
7.0.0.Alpha1
6d3d538
Compare
Choose a tag to compare
7.0.0.Alpha1 Pre-release
Pre-release

This release targets Jakarta REST 4.0.

NOTE: Currently this release requires a staged version of the Jakarta REST 4.0 API. It may be a couple weeks before this dependency is deployed to Maven Central. This 7.0.0.Alpha1 release is not currently meant for consumption as it's a ratifying implementation for the Jakarta REST 4.0 API.

What's Changed

  • [RESTEASY-3264] Add automatic formatting of source code by @jamezp in #3364
  • [RESTEASY-3250] Updated the contributing guide and README's. Added a … by @jamezp in #3367
  • Bump wildfly-cli from 19.0.0.Final to 19.0.1.Final by @dependabot in #3366
  • Bump mockito-core from 4.9.0 to 4.10.0 by @dependabot in #3368
  • Bump galleon-maven-plugin from 5.0.6.Final to 5.0.7.Final by @dependabot in #3370
  • [RESTEASY-3270] Upgrade WildFly to 27.0.1.Final. by @jamezp in #3376
  • Bump version.org.wildfly.galleon-plugins from 6.2.0.Final to 6.2.2.Final by @dependabot in #3371
  • Bump mockito-core from 4.10.0 to 4.11.0 by @dependabot in #3378
  • RESTEASY-3273 / jackson-databind dependencies conflict by @liweinan in #3381
  • Bump version.org.apache.james.apache-mime4j from 0.8.8 to 0.8.9 by @dependabot in #3380
  • Bump junit-bom from 5.9.1 to 5.9.2 by @dependabot in #3385
  • Bump version.io.netty.netty4 from 4.1.86.Final to 4.1.87.Final by @dependabot in #3388
  • Bump angus-mail from 1.0.0 to 1.1.0 by @dependabot in #3387
  • Bump mockito-core from 4.11.0 to 5.0.0 by @dependabot in #3390
  • Bump angus-activation from 1.0.0 to 2.0.0 by @dependabot in #3391
  • [RESTEASY-3278] Remove the Creaper test dependency and use Arquillian… by @jamezp in #3393
  • [RESTEASY-3280] Do not load the ThreadContext's from a service loader… by @jamezp in #3395
  • Bump version.org.wildfly.galleon-plugins from 6.2.2.Final to 6.2.3.Final by @dependabot in #3399
  • [RESTEASY-3281] Update the module.xml files to match what is in WildFly. by @jamezp in #3404
  • [RESTEASY-3286] Use the new NIO file utilities to create temporary files by @jamezp in #3409
  • [RESTEASY-3283] Do not throw a DefaultOptionsMethodException when no … by @jamezp in #3411
  • Bump arquillian-bom from 1.7.0.Alpha13 to 1.7.0.Alpha14 by @dependabot in #3416
  • Rename the security.txt to correct name of SECURITY.md. by @jamezp in #3417
  • Bump resteasy-parent from 2.0.2.Final to 2.0.3.Final by @dependabot in #3420
  • Bump version.io.netty.netty4 from 4.1.87.Final to 4.1.89.Final by @dependabot in #3422
  • Bump mockito-core from 5.0.0 to 5.1.1 by @dependabot in #3405
  • Bump version.org.wildfly.galleon-plugins from 6.2.3.Final to 6.3.0.Final by @dependabot in #3424
  • [RESTEASY-3245] Migrate to SmallRye Jandex. by @jamezp in #3426
  • Revert - [RESTEASY-2845] ResteasyWebTarget.proxy(Class) problem with questionmark in @path with Regex by @jamezp in #3431
  • [RESTEASY-3290] Avoid an NPE if the temporary directory is null and e… by @jamezp in #3435
  • Bump version.org.wildfly.galleon-plugins from 6.3.0.Final to 6.3.1.Final by @dependabot in #3440
  • [RESTEASY-3295] Upgrade Jackson to 2.14.2. by @jamezp in #3500
  • Upgrade Arquillian Weld to 3.0.2.Final for all modules. by @jamezp in #3502
  • Component upgrades by @jamezp in #3503
  • Bump version.org.eclipse.jetty from 11.0.13 to 11.0.14 by @dependabot in #3450
  • Bump galleon-maven-plugin from 5.0.7.Final to 5.0.8.Final by @dependabot in #3452
  • Bump version.org.wildfly.galleon-plugins from 6.3.1.Final to 6.3.2.Final by @dependabot in #3460
  • Use two steps when building the JavaDoc. The order of the build matte… by @jamezp in #3513
  • JettyClientEngine: elide buffering by @stevenschlansker in #3418
  • Bump version.io.vertx from 4.3.4 to 4.4.0 by @dependabot in #3505
  • Bump mockito-core from 5.1.1 to 5.2.0 by @dependabot in #3514
  • Bump reactor-bom from 2020.0.8 to 2022.0.4 by @dependabot in #3509
  • RESTEASY-2831: Check mediatype before calling isCompatible by @Pastor in #3524
  • Bump wildfly-elytron-ssl from 2.0.0.Final to 2.1.0.Final by @dependabot in #3430
  • Bump version.io.netty.netty4 from 4.1.89.Final to 4.1.90.Final by @dependabot in #3515
  • Bump reactor-bom from 2022.0.4 to 2022.0.5 by @dependabot in #3516
  • Bump version.io.vertx from 4.4.0 to 4.4.1 by @dependabot in #3527
  • Bump galleon-maven-plugin from 5.0.8.Final to 5.0.9.Final by @dependabot in #3529
  • Bump version.io.netty.netty4 from 4.1.90.Final to 4.1.91.Final by @dependabot in #3533
  • Bump version.org.wildfly.galleon-plugins from 6.3.2.Final to 6.3.3.Final by @dependabot in #3528
  • Bump version.org.jacoco from 0.8.8 to 0.8.9 by @dependabot in #3534
  • Bump version.org.jacoco.plugin from 0.8.8 to 0.8.9 by @dependabot in #3535
  • Adjust ResourceLocatorInvoker.invokeOnTargetObject to accomodate new … by @jim-krueger in #3532
  • [RESTEASY-3291] added 2 new methods to process regex expressions and … by @rsearls in #3508
  • [RESTEASY-3272] Move the ResteasyThreadContext to a different package… by @jamezp in #3541
  • [RESTEASY-3303] Partial revert of RESTEASY-2874. We should not overri… by @jamezp in #3542
  • Bump galleon-maven-plugin from 5.0.9.Final to 5.1.0.Final by @dependabot in #3544
  • [RESTEASY-3301] removed references to InMemoryClientEngine by @rsearls in #3548
  • [RESTEASY-3317] Upgrade the tracing-api and remove usage of the depre… by @jamezp in #3560
  • Bump mockito-core from 5.2.0 to 5.3.0 by @dependabot in #3551
  • Bump version.org.wildfly.galleon-plugins from 6.3.3.Final to 6.4.0.Final by @dependabot in #3547
  • Bump yasson from 3.0.2 to 3.0.3 by @dependabot in #3543
  • Bump version.org.eclipse.jetty from 11.0.14 to 11.0.15 by @dependabot in #3555
  • Bump jandex from 3.0.5 to 3.1.1 by @dependabot in #3556
  • Bump reactor-bom from 2022.0.5 to 2022.0.6 by @dependabot in #3552
  • [RESTEASY-3266] RestEasy JSAPI Servlet does not work with root "/" or empty @ApplicationPath("") by @petrberan in #3520
  • Bump version.com.sun.istack from 4.1.1 to 4.1.2 by @dependabot in #3564
  • [RESTEASY-3300] Do not append single '&' with empty query parameters by @jamezp in #3570
  • Upgrade WildFly from 27 to 28. by @jamezp in #3571
  • Add query params to reqest for VertxClientHttpEngine by @tylerscoville in #3568
  • Bump version.org.wildfly.galleon-plugins from 6.4.0.Final to 6.4.1.Final by @dependabot in #3574
  • Bump mockito-core from 5.3.0 to 5.3.1 by @dependabot in #3577
  • Bump junit-bom from 5.9.2 to 5.9.3 by @dependabot in #3579
  • Bump version.org.jacoco.plugin from 0.8.9 to 0.8.10 by @dependabot in #3581
  • Bump version.org.jacoco from 0.8.9 to 0.8.10 by @dependabot in #3585
  • Bump version.org.bouncycastle from 1.72 to 1.73 by @dependabot in #3550
  • Bump angus-activation from 2.0.0 to 2.0.1 by @dependabot in #3588
  • [RESTEASY-3326] Upgrade Jackson to 2.15.0.Final by @jamezp in #3590
  • [RESTEASY-3323] Upgrade Un...
Read more

6.2.8.Final

22 Mar 21:28
6.2.8.Final
cc12c9c
Compare
Choose a tag to compare

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

6.2.7.Final

12 Jan 23:27
6.2.7.Final
6e25d96
Compare
Choose a tag to compare

What's Changed

  • Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.7.2.Final by @dependabot in #3911
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.0.Final to 4.2.1.Final by @dependabot in #3921
  • Bump actions/setup-java from 3 to 4 by @dependabot in #3935
  • [RESTEASY-3380 ]Introduce an ExceptionMapper which handles JsonProces… by @jamezp in #3929
  • [RESTEASY-3385] Async request filters using suspend/resume on `Su… by @topak27 in #3939
  • Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #3960
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #3952
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #3951
  • Bump the dependencies group with 1 update by @dependabot in #3971
  • [RESTEASY-3437] Add some tests to ignore when running in a container … by @jamezp in #3984
  • [RESTEASY-3111] Properly inherit @Cache annotation for base class. by @jamezp in #3985
  • [RESTEASY-3304] Return null upon missing value of parameter. by @jamezp in #3985
  • Do not attempt to set 'Content-Length' header twice when sending an e… by @jamezp in #3985
  • [RESTEASY-3427] Changed the dev.resteasy group ID prefix to org.jboss… by @jamezp in #3988

New Contributors

Full Changelog: 6.2.6.Final...6.2.7.Final

6.2.6.Final

02 Nov 20:31
6.2.6.Final
aaf57ea
Compare
Choose a tag to compare

What's Changed

  • [RESTEASY-3382] Remove the required Weld dependency on resteasy-cdi. by @jamezp in #3788
  • [RESTEASY-3381] Add the SameSite cookie attribute to the NewCookieHea… by @jamezp in #3787
  • [RESTEASY-3383] Ensure the RESTEasy modules are copied even when laye… by @jamezp in #3792
  • Bump version.org.wildfly.galleon-plugins from 6.4.2.Final to 6.4.3.Final by @dependabot in #3790
  • Bump actions/checkout from 3 to 4 by @dependabot in #3793
  • [RESTEASY-2612] Support CompletableFuture resource method return type by @jamezp in #3798
  • Add new category for testing with WildFly and not overriding the REST… by @jamezp in #3800
  • Upgrade WildFly testing to 29.0.1.Final. by @jamezp in #3817
  • Bump version.org.wildfly.galleon-plugins from 6.4.3.Final to 6.4.4.Final by @dependabot in #3809
  • Bump version.org.eclipse.jetty from 11.0.15 to 11.0.16 by @dependabot in #3782
  • Upgrade Netty and Vert.x by @jamezp in #3820
  • [6.2] Back ports by @jamezp in #3822
  • Bump org.jboss:jandex from 2.4.3.Final to 2.4.4.Final by @dependabot in #3805
  • [RESTEASY-3397] Ensure the InputStream for the JsonBindingProvider do… by @jamezp in #3828
  • [RESTEASY-3400] Bump version.io.netty.netty4 from 4.1.99.Final to 4.1.100.Final by @dependabot in #3844
  • [RESTEASY-3403] Bump io.vertx:vertx-core from 4.4.5 to 4.4.6 by @dependabot in #3845
  • [RESTEASY-3404] Upgrade Jackson to 2.15.3. This is a major upgrade, h… by @jamezp in #3859
  • Bump version.org.jacoco.plugin from 0.8.10 to 0.8.11 by @dependabot in #3853
  • Bump version.org.jacoco from 0.8.10 to 0.8.11 by @dependabot in #3854
  • [RESTEASY-3401] Bump version.io.undertow from 2.3.8.Final to 2.3.10.Final by @dependabot in #3858
  • [RESTEASY-3408] Bump com.google.guava:failureaccess from 1.0.1 to 1.0.2 by @dependabot in #3855
  • [RESTEASY-3409] Bump version.org.eclipse.jetty from 11.0.16 to 11.0.17 by @dependabot in #3831
  • Bump version.org.wildfly.galleon-plugins from 6.4.4.Final to 6.4.5.Final by @dependabot in #3848
  • [RESTEASY-2985] Only run the complete listeners if a 204 response is … by @jamezp in #3863
  • [6.2] Upgrade the resteasy-parent to 2.0.4.Final by @jamezp in #3876
  • [RESTEASY-3413] Bump jakarta.json:jakarta.json-api from 2.1.2 to 2.1.3 by @dependabot in #3871
  • [RESTEASY-3413] Bump org.eclipse.parsson:parsson from 1.1.4 to 1.1.5 by @dependabot in #3873
  • Bump com.sun.xml.fastinfoset:FastInfoset from 2.1.0 to 2.1.1 by @dependabot in #3872
  • Bump version.org.wildfly.galleon-plugins from 6.4.5.Final to 6.4.7.Final by @dependabot in #3892
  • Only test main with WildFly 30. Limit the number of jobs ran as much … by @jamezp in #3895
  • [RESTEASY-3386] Add cloud tests for Kubernetes. by @jamezp in #3894
  • Bump version.org.wildfly.galleon-plugins from 6.4.7.Final to 6.4.8.Final by @dependabot in #3896
  • [RESTEASY-3422] Bump version.org.eclipse.jetty from 11.0.17 to 11.0.18 by @dependabot in #3897
  • [RESTEASY-3424] Move the arquillian Jetty based tests to a single mod… by @jamezp in #3902

Full Changelog: 6.2.5.Final...6.2.6.Final