Releases: resteasy/resteasy
Releases · resteasy/resteasy
v7.0.0.Beta1
What's Changed
- The Jetty and Vert.x clients need to be built for CI testing when tes… by @jamezp in #4412
- [RESTEASY-3558] Drop MavenUtil and unused Aether dependencies, use ShrinkWrap Resolvers instead by @jbliznak in #4410
- [RESTEASY-2567] Added test for nested object by @jamezp in #4414
- [RESTEASY-3559] Upgrade WildFly Arquillian to 5.1.0.Beta7. by @jamezp in #4418
- Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.1 to 3.3.2 by @dependabot in #4402
- Bump org.asciidoctor:asciidoctorj-pdf from 2.3.18 to 2.3.19 by @dependabot in #4400
- Upgrade the wildfly-maven-plugin to 5.1.0.Alpha2 to allow provisionin… by @jamezp in #4429
- RESTEASY-3560] [RESTEASY-3561] Bump the netty-vertx-dependencies group with 12 updates by @dependabot in #4427
- Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 in the fasterxml-dependencies group by @dependabot in #4428
- Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #4361
- Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in #4434
- [RESTEASY-3562] Ensure headers are written for multipart requests eve… by @jamezp in #4443
- [RESTEASY-3557] Add better support for configuring an SSLContext when… by @jamezp in #4408
- [RESTEASY-3565] Bump version.org.bouncycastle from 1.78.1 to 1.79 by @dependabot in #4387
- Bump io.projectreactor:reactor-bom from 2023.0.11 to 2024.0.1 by @dependabot in #4437
- [RESTEASY-3564] Bump version.weld from 6.0.0.Beta4 to 6.0.0.Final by @dependabot in #4445
- [RESTEASY-3566] Bump com.google.guava:guava from 33.3.0-jre to 33.4.0-jre in the guava-dependencies group across 1 directory by @dependabot in #4439
- [RESTEASY-3568] Bump jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.0 by @dependabot in #4288
- [RESTEASY-3569] Bump commons-io:commons-io from 2.16.1 to 2.18.0 by @dependabot in #4415
- [RESTEASY-3570] Bump io.smallrye:jandex from 3.2.2 to 3.2.3 by @dependabot in #4432
- [RESTEASY-3571] Bump commons-codec:commons-codec from 1.16.1 to 1.17.1 by @dependabot in #4231
- Fix usage of defaultProxy by @steffen19w23 in #4080
- [RESTEASY-3567] [RESTEASY-3572] Upgrade Hibernate Validator and JBoss Logging by @jamezp in #4446
- [RESTEASY-3575] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #4447
- Bump version.org.wildfly.galleon-plugins from 7.2.1.Final to 7.3.1.Final by @dependabot in #4449
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #4450
- Bump org.jboss.logging:jboss-logging-annotations from 3.0.2.Final to 3.0.3.Final by @dependabot in #4451
- Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.2 to 3.3.3 by @dependabot in #4453
- Bump org.jboss.logging:jboss-logging-processor from 3.0.2.Final to 3.0.3.Final by @dependabot in #4455
- [RESTEASY-3574] Bump org.jboss.weld:weld-api from 6.0.Beta5 to 6.0.Final by @dependabot in #4456
- Bump version.org.wildfly from 34.0.0.Final to 34.0.1.Final by @dependabot in #4452
- Bump org.jboss.logmanager:jboss-logmanager from 3.0.6.Final to 3.1.1.Final by @dependabot in #4454
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Alpha2 to 5.1.0.Final by @dependabot in #4457
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Final to 5.1.1.Final by @dependabot in #4459
- Bump org.wildfly.arquillian:wildfly-arquillian-bom from 5.1.0.Beta7 to 5.1.0.Beta9 by @dependabot in #4466
- Bump org.jboss.arquillian:arquillian-bom from 1.9.1.Final to 1.9.2.Final by @dependabot in #4465
- Qualify the image name for cloud tests. by @jamezp in #4467
- Rename the quay.io namespace to resteasy-test. by @jamezp in #4469
- Bump version.org.wildfly from 34.0.1.Final to 35.0.0.Final by @dependabot in #4473
- [RESTEASY-3577] Do not require a parameter type of EntityPart to ensu… by @jamezp in #4478
- Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final by @dependabot in #4476
- Bump org.wildfly.plugins:wildfly-jar-maven-plugin from 11.0.2.Final to 12.0.0.Final by @dependabot in #4480
- Bump manusa/actions-setup-minikube from 2.13.0 to 2.13.1 in the dependencies group by @dependabot in #4486
- Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot in #4460
- Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 by @dependabot in #4482
- [RESTEASY-3578] Bump version.org.apache.james.apache-mime4j from 0.8.11 to 0.8.12 by @dependabot in #4472
- [RESTEASY-3579 & RESTEASY-3580] Bump the netty-vertx-dependencies group across 1 directory with 12 updates by @dependabot in #4489
- [RESTEASY-3553] Send connection close header when Netty http decoder fails by @txema-martinez-scopely in #4407
- Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 by @dependabot in #4471
- Bump version.org.bouncycastle from 1.79 to 1.80 by @dependabot in #4483
- [RESTEASY-3582] Minor refactoring of the GlobalContextualExecutorServ… by @jamezp in #4498
- Bump version.org.wildfly from 35.0.0.Final to 35.0.1.Final by @dependabot in #4500
- Bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 by @dependabot in #4507
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.1.Final to 5.1.2.Final by @dependabot in #4502
- Bump org.jboss.logmanager:jboss-logmanager from 3.1.1.Final to 3.1.2.Final by @dependabot in #4511
- Bump the netty-vertx-dependencies group with 12 updates by @dependabot in #4504
- Bump io.smallrye:jandex from 3.2.3 to 3.2.7 by @dependabot in #4512
- Bump jakarta.validation:jakarta.validation-api from 3.1.0 to 3.1.1 by @dependabot in #4494
- Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 by @dependabot in #4491
- [RESTEASY-3583] Add a ServiceLoader dev.resteasy.embedded.server.UndertowBuilderConfigurer to update the Undertow.Builder by @scr-oath in #4510
- Bump org.junit:junit-bom from 5.11.4 to 5.12.0 by @dependabot in #4517
- Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 by @dependabot in #4529
- [RESTEASY-3586] Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 in the fasterxml-dependencies group by @dependabot in #4526
- [RESTEASY-3587] Bump org.jboss.logging:jboss-logging-annotations from 3.0.3.Final to 3.0.4.Final by @dependabot in #4521
- [RESTEASY-3587] Bump org.jboss.logging:jboss-logging-processor from 3.0.3.Final to 3.0.4.Final by @dependabot in #4522
- [RESTEASY-3588] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #4519
- [RESTEASY-3589] Bump version.weld from 6.0.0.Final to 6.0.1.Final by @dependabot in #4515
- [RESTEASY-3590] Bump org.wildfly.security:wildfly-elytron-ssl from 2.6.0.Final to 2.6.1.Final by @dependabot in #4520
- [RESTEASY-3585] Add an option to allow overriding the algorithm used … by @jamezp in #4525
- [RESTEASY-3583] Minor follow up on RESTEASY-3583 to add some addition… by @jamezp in #4531
New Contributors
Full Changelog: 7.0.0.Alpha4...v7.0.0.Beta1
v6.2.12.Final
What's Changed
- The Jetty and Vert.x clients need to be built for CI testing when tes… by @jamezp in #4413
- [RESTEASY-3558] Drop MavenUtil and unused Aether dependencies, use ShrinkWrap Resolvers instead by @jbliznak in #4411
- [RESTEASY-2567] Added test for nested object by @honza-kasik in #4404
- Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in #4409
- [RESTEASY-3559] Upgrade WildFly Arquillian to 5.1.0.Beta7. by @jamezp in #4419
- Bump version.org.wildfly from 34.0.0.Final to 34.0.1.Final by @dependabot in #4420
- Bump org.jboss.logging:jboss-logging-annotations from 3.0.2.Final to 3.0.3.Final by @dependabot in #4416
- Upgrade the wildfly-maven-plugin to 5.1.0.Alpha2 to allow provisionin… by @jamezp in #4430
- [RESTEASY-3560] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #4406
- Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 in the fasterxml-dependencies group by @dependabot in #4423
- Bump org.jboss.logging:jboss-logging-processor from 3.0.2.Final to 3.0.3.Final by @dependabot in #4417
- Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.2 to 3.3.3 by @dependabot in #4436
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Alpha2 to 5.1.0.Beta2 by @dependabot in #4435
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Beta2 to 5.1.0.Final by @dependabot in #4442
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #4441
- [RESTEASY-3562] Ensure headers are written for multipart requests eve… by @jamezp in #4444
- [RESTEASY-3557] Add better support for configuring an SSLContext when… by @jamezp in #4431
- [RESTEASY-3563] Bump version.weld from 5.1.3.Final to 5.1.4.Final by @dependabot in #4440
- [RESTEASY-3573] Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final by @dependabot in #4438
- [RESTEASY-3575] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #4448
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Final to 5.1.1.Final by @dependabot in #4458
- Bump org.jboss.arquillian:arquillian-bom from 1.9.1.Final to 1.9.2.Final by @dependabot in #4464
- Bump org.wildfly.arquillian:wildfly-arquillian-bom from 5.1.0.Beta7 to 5.1.0.Beta9 by @dependabot in #4463
- Qualify the image name for cloud tests. by @jamezp in #4468
- Rename the quay.io namespace to resteasy-test. by @jamezp in #4470
- [RESTEASY-3577] Do not require a parameter type of EntityPart to ensu… by @jamezp in #4479
- Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final by @dependabot in #4477
- Bump manusa/actions-setup-minikube from 2.13.0 to 2.13.1 in the dependencies group by @dependabot in #4485
- [RESTEASY-3578] Bump version.org.apache.james.apache-mime4j from 0.8.11 to 0.8.12 by @dependabot in #4474
- [RESTEASY-3579] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #4484
- [RESTEASY-3581] Bump version.weld from 5.1.4.Final to 5.1.5.Final by @dependabot in #4488
- [RESTEASY-3553] Send connection close header when Netty http decoder fails by @jamezp in #4490
- [RESTEASY-3582] Minor refactoring of the GlobalContextualExecutorServ… by @jamezp in #4499
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.1.Final to 5.1.2.Final by @dependabot in #4501
- Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #4505
- RESTEASY-3583 Add a PriorityServiceLoader dev.resteasy.embedded.serve… by @jamezp in #4516
- [RESTEASY-3586] Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 in the fasterxml-dependencies group by @dependabot in #4527
- [RESTEASY-3587] Bump org.jboss.logging:jboss-logging-processor from 3.0.3.Final to 3.0.4.Final by @dependabot in #4523
- [RESTEASY-3587] Bump org.jboss.logging:jboss-logging-annotations from 3.0.3.Final to 3.0.4.Final by @dependabot in #4524
- [RESTEASY-3588] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #4518
- [RESTEASY-3585] Add an option to allow overriding the algorithm used … by @jamezp in #4528
- [RESTEASY-3583] Minor follow up on RESTEASY-3583 to add some addition… by @jamezp in #4532
Full Changelog: 6.2.11.Final...v6.2.12.Final
v5.0.10.Final
What's Changed
- Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.7.2.Final by @dependabot in #3912
- Bump actions/setup-java from 3 to 4 by @dependabot in #3933
- [RESTEASY-3380 ]Introduce an ExceptionMapper which handles JsonProces… by @jamezp in #3930
- Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #3961
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #3948
- Back port fixes to 5.0 by @jamezp in #3986
- [RESTEASY-3440] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #4000
- [RESTEASY-3467] Upgrade mime4j to 0.8.11. by @jamezp in #4086
Full Changelog: 5.0.9.Final...v5.0.10.Final
v4.7.10.Final
What's Changed
- [RESTEASY-3380] Introduce an ExceptionMapper which handles JsonProces… by @jamezp in #3931
*- RESTEASY-2831: #3524
Full Changelog: 4.7.9.Final...v4.7.10.Final
7.0.0.Alpha4
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
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
- @honza-kasik made their first contribution in #4375
Full Changelog: 6.2.10.Final...6.2.11.Final
7.0.0.Alpha3
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
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
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
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