Skip to content

7.0.0.Alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamezp jamezp released this 02 Apr 21:03
· 13 commits to main since this release
7.0.0.Alpha1
6d3d538

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 Undertow to 2.3.4.Final and Servlet to 6.0 by @jamezp in #3594
  • Bump undertow-core from 2.3.4.Final to 2.3.5.Final in /resteasy-dependencies-bom by @dependabot in #3596
  • Combined component upgrades by @jamezp in #3617
  • Bump jakarta.activation-api from 2.1.0 to 2.1.2 by @dependabot in #3598
  • Bump version.org.glassfish.jaxb from 4.0.1 to 4.0.2 by @dependabot in #3599
  • Bump jakarta.mail-api from 2.1.0 to 2.1.1 by @dependabot in #3603
  • Bump version.org.wildfly.galleon-plugins from 6.4.1.Final to 6.4.2.Final by @dependabot in #3614
  • Bump reactor-bom from 2022.0.6 to 2022.0.7 by @dependabot in #3615
  • [RESTEASY-3314] Use a global executor service to avoid creating too m… by @jamezp in #3626
  • Bump arquillian-bom from 1.7.0.Alpha14 to 1.7.0.Final by @dependabot in #3635
  • Bump parsson from 1.1.1 to 1.1.2 by @dependabot in #3649
  • Bump jakarta.json-api from 2.1.1 to 2.1.2 by @dependabot in #3646
  • [RESTEASY-2992] Fix the ClientConfigProviderTestJarHelper to work on Windows by @Dkafetzis in #3632
  • Bump wildfly-elytron-ssl from 2.1.0.Final to 2.2.1.Final by @dependabot in #3668
  • Bump commons-io from 2.11.0 to 2.13.0 by @dependabot in #3662
  • Upgrade WildFly to 28.0.1.Final for the default testing container. Us… by @jamezp in #3674
  • Bump jboss-logging from 3.5.0.Final to 3.5.1.Final by @dependabot in #3659
  • Bump version.io.undertow from 2.3.5.Final to 2.3.6.Final by @dependabot in #3639
  • Bump shrinkwrap-resolver-depchain from 3.1.4 to 3.1.6 by @dependabot in #3681
  • [RESTEASY-3344] Workaround a permission issue with BouncyCastle. by @jamezp in #3692
  • Bump version.com.fasterxml.jackson from 2.15.0 to 2.15.2 by @dependabot in #3656
  • Bump version.io.undertow from 2.3.6.Final to 2.3.7.Final by @dependabot in #3683
  • Bump reactor-bom from 2022.0.7 to 2022.0.8 by @dependabot in #3678
  • Bump mockito-core from 5.3.1 to 5.4.0 by @dependabot in #3684
  • Bump commons-codec from 1.15 to 1.16.0 by @dependabot in #3682
  • Bump version.org.bouncycastle from 1.73 to 1.75 by @dependabot in #3679
  • Bump wildfly-maven-plugin from 4.0.0.Final to 4.1.1.Final by @dependabot in #3699
  • Bump version.org.wildfly.arquillian.wildfly-arquillian from 5.0.0.Alpha6 to 5.0.1.Final by @dependabot in #3694
  • Bump jboss-logging from 3.5.1.Final to 3.5.3.Final by @dependabot in #3698
  • Bump jandex from 3.1.1 to 3.1.2 by @dependabot in #3696
  • Upgrade Netty and Vert.x by @jamezp in #3700
  • Bump galleon-maven-plugin from 5.1.0.Final to 5.2.0.Final by @dependabot in #3695
  • Bump shrinkwrap-resolver-depchain from 3.1.6 to 3.2.0 by @dependabot in #3697
  • [RESTEASY-3353] Upgrade Guava to 32.1.1. by @jamezp in #3704
  • Bump reactor-bom from 2022.0.8 to 2022.0.9 by @dependabot in #3702
  • Bump shrinkwrap-resolver-depchain from 3.2.0 to 3.2.1 by @dependabot in #3703
  • [RESTEASY-3354] Upgrade Eclipse Parsson from 1.1.2 to 1.1.3. by @jamezp in #3706
  • Bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #3720
  • [RESTEASY-3358] Drain SseEventSink queue on close with flush by @radcortez in #3715
  • Bump wildfly-maven-plugin from 4.1.1.Final to 4.2.0.Final by @dependabot in #3713
  • [RESTEASY-3324] Enable redirects using property. by @The-Huginn in #3710
  • Make sure most exceptions are ProcessingExceptions. by @jamezp in #3729
  • [RESTEASY-3029] Allow @Separator annotation at fields and methods by @ChristinaDsl in #3691
  • Upgrade WildFly testing to 29.0.0.Final. by @jamezp in #3731
  • Support per-request idle timeout by @dongxinEric in #3667
  • Bump org.jboss.logmanager:jboss-logmanager from 2.1.19.Final to 3.0.1.Final by @dependabot in #3733
  • Bump version.org.bouncycastle from 1.75 to 1.76 by @dependabot in #3726
  • Reactor-Netty client: Make sure most exceptions are ProcessingExceptions. by @crankydillo in #3708
  • Enable testing with Java 21 Early Access builds. by @jamezp in #3734
  • Refactor workflows by @jamezp in #3740
  • Bump org.eclipse.parsson:parsson from 1.1.3 to 1.1.4 by @dependabot in #3738
  • Bump version.io.netty.netty4 from 4.1.94.Final to 4.1.96.Final by @dependabot in #3723
  • [RESTEASY-3362] Do not depend on Xerces for the JAXP implementation. … by @jamezp in #3736
  • Fix client-side ParamConverter retrieval by @coder-hugo in #3728
  • Update the minimum Java version to 17 and bump the version to 7.0.0.Alpha1 by @jamezp in #3745
  • RESTEASY-3366 Start migrating @context injection in tests to @Inject by @jamezp in #3747
  • [RESTEASY-3369] Remove the extra eventSink.close() outside of the try… by @jamezp in #3766
  • Component Upgrades by @jamezp in #3768
  • Bump version.org.glassfish.jaxb from 4.0.2 to 4.0.3 by @dependabot in #3753
  • Bump org.jboss.arquillian:arquillian-bom from 1.7.0.Final to 1.7.1.Final by @dependabot in #3757
  • Bump org.hibernate.validator:hibernate-validator from 8.0.0.Final to 8.0.1.Final by @dependabot in #3759
  • Bump jakarta.mail:jakarta.mail-api from 2.1.1 to 2.1.2 by @dependabot in #3760
  • Bump version.io.undertow from 2.3.7.Final to 2.3.8.Final by @dependabot in #3765
  • Bump org.jboss.arquillian.container:arquillian-jetty-embedded-9 from 1.0.0.Final to 2.0.0.Final by @dependabot in #3773
  • Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #3774
  • Bump org.jboss.logmanager:jboss-logmanager from 3.0.1.Final to 3.0.2.Final by @dependabot in #3755
  • [RESTEASY-3382] Remove the required Weld dependency on resteasy-cdi. by @jamezp in #3785
  • [RESTEASY-3381] Add the SameSite cookie attribute to the NewCookieHea… by @jamezp in #3786
  • [RESTEASY-3383] Ensure the RESTEasy modules are copied even when laye… by @jamezp in #3789
  • Bump version.org.wildfly.galleon-plugins from 6.4.2.Final to 6.4.3.Final by @dependabot in #3791
  • Bump actions/checkout from 3 to 4 by @dependabot in #3794
  • [RESTEASY-2612] Support CompletableFuture resource method return type by @spyrkob in #2727
  • Add new category for testing with WildFly and not overriding the REST… by @jamezp in #3799
  • Bump org.eclipse.jetty:jetty-servlets from 11.0.15 to 11.0.16 in /resteasy-dependencies-bom by @dependabot in #3802
  • [RESTEASY-3384] Improve parsing of malformed MediaTypes in MediaTypeHeaderDelegate by @thomasdarimont in #3803
  • [RESTEASY-3389] Migrate the resteasy-client tests to use JUnit 5. by @jamezp in #3813
  • [RESTEASY-3390] Use the request entity parts if a multipart/form-data… by @jamezp in #3814
  • Upgrade WildFly testing to 29.0.1.Final. by @jamezp in #3816
  • Bump version.org.wildfly.galleon-plugins from 6.4.3.Final to 6.4.4.Final by @dependabot in #3819
  • [RESTEASY-3393] Bump version.io.netty.netty4 from 4.1.96.Final to 4.1.99.Final by @dependabot in #3818
  • Bump version.org.eclipse.jetty from 11.0.15 to 11.0.16 by @dependabot in #3783
  • Bump io.vertx:vertx-core from 4.4.4 to 4.4.5 by @dependabot in #3796
  • Bump io.projectreactor:reactor-bom from 2022.0.9 to 2022.0.11 by @dependabot in #3801
  • Bump io.smallrye:jandex from 3.1.2 to 3.1.5 by @dependabot in #3804
  • [RESTEASY-3397] Ensure the InputStream for the JsonBindingProvider do… by @jamezp in #3826
  • Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 by @dependabot in #3825
  • [RESTEASY-3386] Add cloud tests for Kubernetes. by @jamezp in #3807
  • [RESTEASY-3391] Migrate the resteasy-client module to JUnit 5 by @ChristinaDsl in #3832
  • [RESTEASY-3400] Bump version.io.netty.netty4 from 4.1.99.Final to 4.1.100.Final by @dependabot in #3837
  • Bump io.projectreactor:reactor-bom from 2022.0.11 to 2022.0.12 by @dependabot in #3841
  • [RESTEASY-3403] Bump io.vertx:vertx-core from 4.4.5 to 4.4.6 by @dependabot in #3847
  • [RESTEASY-3407] Bump version.com.fasterxml.jackson from 2.15.2 to 2.15.3 by @dependabot in #3850
  • [RESTEASY-3401] Bump version.io.undertow from 2.3.8.Final to 2.3.10.Final by @dependabot in #3862
  • [RESTEASY-3409] Bump version.org.eclipse.jetty from 11.0.16 to 11.0.17 by @dependabot in #3830
  • Bump version.org.wildfly.galleon-plugins from 6.4.4.Final to 6.5.0.Final by @dependabot in #3849
  • [RESTEASY-3411] Bump com.fasterxml:classmate from 1.5.1 to 1.6.0 by @dependabot in #3839
  • [Resteasy 3392] Migrate the server-adapters module to JUnit 5 by @Dkafetzis in #3833
  • [RESTEASY-3405] Migrate the profiling-tests module to JUnit 5 by @Dkafetzis in #3860
  • [RESTEASY-3406] Migrate the resteasy-jsapi module to JUnit 5 by @Dkafetzis in #3861
  • [RESTEASY-2985] Only run the complete listeners if a 204 response is … by @jamezp in #3827
  • [RESTEASY-3408] Bump com.google.guava:failureaccess from 1.0.1 to 1.0.2 by @dependabot in #3867
  • Upgrade the resteasy-parent to 2.0.4.Final by @jamezp in #3875
  • [RESTEASY-3413] Bump jakarta.json:jakarta.json-api from 2.1.2 to 2.1.3 by @dependabot in #3868
  • [RESTEASY-3413] Bump org.eclipse.parsson:parsson from 1.1.4 to 1.1.5 by @dependabot in #3870
  • Bump version.org.jacoco from 0.8.10 to 0.8.11 by @dependabot in #3865
  • Bump version.org.jacoco.plugin from 0.8.10 to 0.8.11 by @dependabot in #3864
  • Bump com.sun.xml.fastinfoset:FastInfoset from 2.1.0 to 2.1.1 by @dependabot in #3869
  • Bump version.org.wildfly.galleon-plugins from 6.5.0.Final to 6.5.1.Final by @dependabot in #3893
  • Only test main on the latest WildFly 30 or the version defined in the… by @jamezp in #3877
  • [RESTEASY-3416] Migrate the resteasy-servlet-initializer module to JUnit 5 by @Dkafetzis in #3886
  • [RESTEASY-3414] Migrate the resteasy-reactor module to JUnit 5 by @Dkafetzis in #3881
  • [RESTEASY-3415] Migrate the resteasy-rxjava2 module to JUnit 5 by @Dkafetzis in #3882
  • [RESTEASY-3417] Migrate the resteasy-wadl module to JUnit 5 by @Dkafetzis in #3887
  • [RESTEASY-3418] Migrate the resteasy-wadl-undertow-connector module to JUnit 5 by @Dkafetzis in #3888
  • [RESTEASY-3419] Migrate the resteasy-security-josejwt module to JUnit 5 by @Dkafetzis in #3889
  • Bump org.wildfly.security:wildfly-elytron-ssl from 2.2.1.Final to 2.2.2.Final by @dependabot in #3777
  • [RESTEASY-3420] Migrate the resteasy-security-crypto module to JUnit 5 by @Dkafetzis in #3890
  • Bump version.org.wildfly.galleon-plugins from 6.5.1.Final to 6.5.2.Final by @dependabot in #3898
  • [RESTEASY-3412] Migrate the resteasy-links module to JUnit 5 by @Dkafetzis in #3880
  • Bump org.hamcrest:hamcrest-core from 1.3 to 2.2 by @dependabot in #3840
  • [RESTEASY-3423] Upgrade Jetty to 12.0.3 by @jamezp in #3901
  • Bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @dependabot in #3908
  • Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.7.2.Final by @dependabot in #3913
  • Bump version.org.wildfly.galleon-plugins from 6.5.2.Final to 6.5.3.Final by @dependabot in #3905
  • Bump org.wildfly.common:wildfly-common from 1.6.0.Final to 1.7.0.Final by @dependabot in #3907
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.0.Final to 4.2.1.Final by @dependabot in #3922
  • [RESTEASY-3399] Require a minimum of Java 21. by @jamezp in #3835
  • [RESTEASY-3391] Remove unneeded JUnit dependency. by @jamezp in #3925
  • Bump actions/setup-java from 3 to 4 by @dependabot in #3932
  • [RESTEASY-3428 Bump io.smallrye:jandex from 3.1.5 to 3.1.6 by @dependabot in https://github.com//pull/3926
  • [RESTEASY-3380 ]Introduce an ExceptionMapper which handles JsonProces… by @jamezp in #3928
  • Bump version.org.wildfly from 30.0.0.Final to 30.0.1.Final by @dependabot in #3938
  • [RESTEASY-3111] Properly inherit @Cache annotation for base class. by @The-Huginn in #3775
  • [Resteasy 3304] Return null upon missing value of request parameter by @The-Huginn in #3711
  • [RESTEASY-3385] Async request filters using suspend/resume on `Suspen… by @jamezp in #3964
  • Bump the netty-vertx-dependencies group with 12 updates by @dependabot in #3962
  • Bump org.jboss.logmanager:jboss-logmanager from 3.0.2.Final to 3.0.4.Final by @dependabot in #3963
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #3949
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #3950
  • CI and Dependabot Updates by @jamezp in #3970
  • Bump the dependencies group with 1 update by @dependabot in #3972
  • [RESTEASY-3437] Add some tests to ignore when running in a container … by @jamezp in #3983
  • [RESTEASY-3436] Do not attempt to set 'Content-Length' header twice when sending an e… by @cghislai in #3980
  • Bump io.projectreactor:reactor-bom from 2022.0.12 to 2023.0.2 by @dependabot in #3982
  • [RESTEASY-3427] Changed the dev.resteasy group ID prefix to org.jboss… by @jamezp in #3987
  • [RESTEASY-3439] Use the resolved ConfigurationFactory when creating t… by @jamezp in #3996
  • Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain from 3.2.1 to 3.3.0 by @dependabot in #3991
  • [RESTEASY-3440] Bump the netty-vertx-dependencies group with 11 updates by @dependabot in #3999
  • Bump org.mockito:mockito-core from 5.6.0 to 5.9.0 by @dependabot in #3990
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.1.Final to 4.2.2.Final by @dependabot in #4004
  • [RESTEASY-3445] Correctly add headers to output by @jonasrutishauser in #4011
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #4010
  • [RESTEASY-3444] Migrate the resteasy-multipart-provider tests to JUni… by @jamezp in #4012
  • [RESTEASY-3445] Add a test to ensure the headers for EntityPart's are… by @jamezp in #4013
  • [RESTEASY-3443] In the JsonProcessingExceptionMapper currently return… by @jamezp in #4009
  • [RESTEASY-3205] Change Content-Type to text/plain for Security filter by @The-Huginn in #3721
  • [RESTEASY-3446] Bump version.org.glassfish.jaxb from 4.0.3 to 4.0.4 by @dependabot in #3974
  • Bump org.jboss.arquillian.container:arquillian-weld-embedded from 3.0.2.Final to 4.0.0.Final by @dependabot in #3977
  • Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot in #4002
  • [RESTEASY-3447] Bump org.wildfly.security:wildfly-elytron-ssl from 2.2.2.Final to 2.2.3.Final by @dependabot in #3992
  • Resteasy 3388 junit5 migration integration tests by @rsearls in #4028
  • [RESTEASY-3388] Follow ups for JUnit 5 migration by @jamezp in #4035
  • [RESTEASY-3453] Bump version.io.undertow from 2.3.10.Final to 2.3.11.Final by @dependabot in #4029
  • [RESTEASY-3453] Bump org.wildfly.security:wildfly-elytron-ssl from 2.2.3.Final to 2.3.1.Final by @dependabot in #4037
  • [RESTEASY-3388] code changes supporting junit5 (unit-tests) by @rsearls in #4033
  • [RESTEASY-3388] Another follow up to enable some tests and fix some unit tests by @jamezp in #4039
  • [RESTEASY-3455] Bump version.io.undertow from 2.3.11.Final to 2.3.12.Final by @dependabot in #4040
  • Bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0 by @dependabot in #4038
  • [RESTEASY-3449] Allow the SizeUnitTestCase to pass in all locales. by @jamezp in #4042
  • Revert "[RESTEASY-3399] Require a minimum of Java 21." by @jamezp in #4048
  • RESTEASY-3457 & RESTEASY-3450 Upgrade Arquillian and enable some tests by @jamezp in #4051
  • [RESTEASY-3458] Bump org.apache.james:apache-mime4j-core from 0.8.9 to 0.8.10 in /resteasy-dependencies-bom by @dependabot in #4049
  • [RESTEASY-3458] Bump version.org.apache.james.apache-mime4j from 0.8.9 to 0.8.10 by @dependabot in #4045
  • [RESTEASY-3459] Bump org.eclipse.angus:angus-activation from 2.0.1 to 2.0.2 by @dependabot in #4052
  • Upgrade WildFly testing to the latest version. by @jamezp in #4053
  • Bump io.projectreactor:reactor-bom from 2023.0.2 to 2023.0.3 by @dependabot in #4030
  • [RESTEASY-3460] Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 by @dependabot in #4023
  • [RESTEASY-3387] Use java.util.Locale to parse the languages from the Accept-Language … by @jamezp in #4054
  • [RESTEASY-3462] Bump the netty-vertx-dependencies group with 12 updates by @dependabot in #4044
  • [RESTEASY-3461] Bump the fasterxml-dependencies group with 8 updates by @jamezp in #4056
  • [RESTEASY-3464] Deprecate the DerUtils.decodePrivateKey methods. by @jamezp in #4064
  • [RESTEASY-3451] Enable disabled tests due to manual mode test issues by @jamezp in #4066
  • [RESTEASY-3466] Upgrade the Galleon and WildFly maven plugins. by @jamezp in #4070
  • [RESTEASY-3468] Only allow the getContent methods with arguments to b… by @jamezp in #4078
  • chore: remove duplicate dependency to prevent build stability warning… by @rhusar in #4076
  • chore: fix Maven module names by @rhusar in #4077
  • [RESTEASY-3467] Bump version.org.apache.james.apache-mime4j from 0.8.10 to 0.8.11 by @dependabot in #4083
  • [RESTEASY-3465] Use an FIFO map for the form data. by @jamezp in #4087
  • [RESTEASY-3388] code changes supporting junit5 (integration-tests-emb… by @rsearls in #4089
  • Bump io.smallrye:jandex from 3.1.6 to 3.1.7 by @dependabot in #4084
  • [RESTEASY-3471] Use the LocaleHelper where appropriate and allow the … by @jamezp in #4093
  • [RESTEASY-3450] removed Hamcrest statements. Replaced with junit5 As… by @rsearls in #4092
  • [RESTEASY-3470] Ensure idle connections are evicted. by @jamezp in #4098
  • [RESTEASY-3463] Create an API for getting the EntityPart's from the m… by @jamezp in #4091
  • Bump version.org.wildfly.galleon-plugins from 7.0.0.Beta4 to 7.0.0.Beta5 by @dependabot in #4096
  • [RESTEASY-3473] Deprecate the public facing Apache HTTP Client API's … by @jamezp in #4100
  • [RESTEASY-3388] Final migrations of JUnit 4 to JUnit 5 by @jamezp in #4102
  • [RESTEASY-3481] [RESTEASY-3482] Bump the netty-vertx-dependencies group with 12 updates by @dependabot in #4104
  • RESTEASY-3484 and RESTEASY-3486 by @jamezp in #4116
  • Bump version.org.wildfly.galleon-plugins from 7.0.0.Beta5 to 7.0.0.Beta6 by @dependabot in #4113
  • Bump the netty-vertx-dependencies group with 1 update by @dependabot in #4112
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Beta3 to 5.0.0.Beta4 by @dependabot in #4110
  • [RESTEASY-3379] Jakarta REST 4.0 by @jamezp in #4118
  • Bump io.projectreactor:reactor-bom from 2023.0.3 to 2023.0.4 by @dependabot in #4074

New Contributors

Full Changelog: 6.2.8.Final...7.0.0.Alpha1