Skip to content

Releases: wildfly/wildfly-arquillian

v6.0.0.Alpha1

20 Nov 01:04
v6.0.0.Alpha1
0669682

Choose a tag to compare

v6.0.0.Alpha1 Pre-release
Pre-release

What's Changed

  • [WFARQ-218] Bump org.junit:junit-bom from 5.11.3 to 5.13.4 by @dependabot[bot] in #581
  • [WFARQ-219] Bump org.jsoup:jsoup from 1.17.2 to 1.21.2 by @dependabot[bot] in #584
  • [WFARQ-220] Bump org.jboss.resteasy:resteasy-bom from 6.2.12.Final to 6.2.14.Final by @dependabot[bot] in #587
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #592
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.4.Final to 5.1.5.Final by @dependabot[bot] in #591
  • WFARQ-222 WildFly container controller uses deprecated suspend-timeout attribute for shutdown by @rhusar in #595
  • [WFARQ-221] Add an option to allow deployments to fail for cases when… by @jamezp in #596
  • Upgrade to a minimum of Java SE 17 and upgrade WildFly Core by @jamezp in #597
  • [WFARQ-224] Bump io.smallrye:jandex from 3.1.6 to 3.5.2 by @dependabot[bot] in #594
  • Update the release.sh script with a few new additions. by @jamezp in #598

Full Changelog: v5.1.0.Final...v6.0.0.Alpha1

5.1.0.Final

09 Sep 00:37
v5.1.0.Final
9995231

Choose a tag to compare

What's Changed

  • Bump version.org.wildfly.plugins.wildfly-maven-plugin from 4.1.1.Final to 4.2.0.Final by @dependabot[bot] in #355
  • Bump org.wildfly.plugins:wildfly-jar-maven-plugin from 9.0.0.Final to 10.0.0.Final by @dependabot[bot] in #356
  • Bump actions/checkout from 3 to 4 by @dependabot[bot] in #368
  • Bump org.wildfly.common:wildfly-common from 1.6.0.Final to 1.7.0.Final by @dependabot[bot] in #388
  • Bump version.org.jboss.xnio from 3.8.9.Final to 3.8.12.Final by @dependabot[bot] in #386
  • Bump version.org.jboss.arquillian.core from 1.7.0.Final to 1.7.2.Final by @dependabot[bot] in #385
  • Bump org.jboss.msc:jboss-msc from 1.5.1.Final to 1.5.2.Final by @dependabot[bot] in #373
  • Bump version.org.jboss.marshalling.jboss-marshalling from 2.1.1.Final to 2.1.3.Final by @dependabot[bot] in #372
  • Update the container to use the arquillian-core and arquillian-jakarta 1.8.0.Final releases by @starksm64 in #390
  • Bump version.org.wildfly.plugins.wildfly-maven-plugin from 4.2.0.Final to 4.2.1.Final by @dependabot[bot] in #389
  • CI and POM updates by @jamezp in #393
  • Bump actions/setup-java from 3 to 4 by @dependabot[bot] in #395
  • Appclient container support by @starksm64 in #397
  • [WFARQ-140] Follow up on the application client support. Changed to r… by @jamezp in #398
  • Bump org.wildfly.tools:wildfly-parent from 1.0.2.Final to 1.0.3.Final by @dependabot[bot] in #403
  • Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #399
  • Bump actions/download-artifact from 3 to 4 by @dependabot[bot] in #400
  • [WFARQ-142] Add support for launching the server in debug mode. by @jamezp in #404
  • Fix the in container tests to ensure they run in a container by @jamezp in #406
  • [WFARQ-145] The testable flag on the deployment was set to false. Rem… by @jamezp in #407
  • [WFARQ-147] Migrate to using the wildfly-plugin-tools as the maven-pl… by @jamezp in #408
  • Bump org.testng:testng from 7.6.1 to 7.7.0 by @dependabot[bot] in #405
  • Bump org.jboss.galleon:galleon-maven-plugin from 5.2.0.Final to 5.2.2.Final by @dependabot[bot] in #382
  • Bump the wildfly-group group with 9 updates by @dependabot[bot] in #410
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.1.Final to 4.2.2.Final by @dependabot[bot] in #415
  • [WFARQ-154] Bump the wildfly-group group with 8 updates by @dependabot[bot] in #414
  • [WFARQ-155] Bump org.jboss.resteasy:resteasy-client from 6.2.6.Final to 6.2.7.Final by @dependabot[bot] in #411
  • [WFARQ=156] Migrate to SmallRye Jandex. by @jamezp in #416
  • Bump org.wildfly.plugins:wildfly-plugin-tools from 1.0.0.Beta2 to 1.0.0.Beta3 by @dependabot[bot] in #417
  • [WFARQ-157] Add some JUnit 5 utilities for extending Arquillian and J… by @jamezp in #432
  • Bump org.jboss:jboss-ejb-client from 4.0.53.Final to 4.0.54.Final by @dependabot[bot] in #418
  • [WFARQ-159] Upgrade WildFly Core and Remoting JMX. Remove the depende… by @jamezp in #433
  • Bump org.jboss.resteasy:resteasy-bom from 6.2.7.Final to 6.2.8.Final by @dependabot[bot] in #437
  • [WFARQ-160] Propagate JUnit 'failed assumption' exception types from … by @bstansberry in #435
  • [WFARQ-162] Ignore the SNAPSHOT qualifier when comparing versions by @jamezp in #438
  • [WFARQ-164] Validate the module name from the module.xml file. by @jamezp in #439
  • Upgrade the wildfly-maven-plugin and the wildfly-jar-maven-plugin to … by @jamezp in #440
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Beta4 to 5.0.0.Beta5 by @dependabot[bot] in #441
  • [WFARQ-160] Enable assumptions for JUnit 5 and TestNG. Add tests for … by @jamezp in #442
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Beta5 to 5.0.0.Final by @dependabot[bot] in #445
  • Upgrade WildFly Plugin Tools and add new utilities and behavior by @jamezp in #448
  • Bump org.wildfly.plugins:wildfly-jar-maven-plugin from 11.0.0.Beta2 to 11.0.0.Final by @dependabot[bot] in #447
  • Bump org.jboss.msc:jboss-msc from 1.5.3.Final to 1.5.4.Final in the wildfly-group group by @dependabot[bot] in #444
  • Two dependency fixes by @jamezp in #450
  • [WFARQ-170] Add a server setup task for setting system properties and… by @jamezp in #451
  • [WFARQ-171] Add a server setup task for adding a module for testing. … by @jamezp in #455
  • [WFARQ-171] Refactor the ModuleBuilder and CreateModuleServerSetupTas… by @jamezp in #457
  • Bump org.wildfly.plugins:wildfly-jar-maven-plugin from 11.0.0.Final to 11.0.2.Final by @dependabot[bot] in #456
  • Bump the wildfly-group group with 7 updates by @dependabot[bot] in #452
  • [WFARQ-173] Invoke test methods on the correct arquillian configuration by @jamezp in #463
  • [WFARQ-174] Update the copyright headers. by @jamezp in #464
  • [WFARQ-175] Bump the wildfly-group group across 1 directory with 8 updates by @dependabot[bot] in #460
  • [WFARQ-176] Bump org.jboss.resteasy:resteasy-bom from 6.2.8.Final to 6.2.9.Final by @dependabot[bot] in #458
  • Add testing for upstream Arquillian Core. by @jamezp in #470
  • [WFARQ-180] Upgrade Arquillian Core to 1.9.0.Final and Arquillian Jak… by @jamezp in #472
  • [WFARQ-181] Handle a CancellationException from a shutdown op the sam… by @bstansberry in #474
  • [WFARQ-182] Bump the wildfly-group group with 7 updates by @dependabot[bot] in #475
  • [WFARQ-183] Bump org.jboss.arquillian:arquillian-bom from 1.9.0.Final to 1.9.1.Final in the arquillian-group group by @dependabot[bot] in #476
  • [WFARQ-184] Upgrade WildFly Plugin Tools ot 1.2.0.Beta1 and make need… by @jamezp in #477
  • [WFAQ-179] Introduce a BOM for the project and a user BOM. Update the… by @jamezp in #478
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot[bot] in #481
  • [WFARQ-187] Handle IOException caused by a CancellationException from… by @bstansberry in #490
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot[bot] in #493
  • [WFARQ-188] Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.1.Final by @dependabot[bot] in #492
  • [WFARQ-189] Bump the wildfly-group group across 1 directory with 7 updates by @dependabot[bot] in #491
  • [WFARQ-190] Bump org.jboss.resteasy:resteasy-bom from 6.2.9.Final to 6.2.10.Final by @dependabot[bot] in #489
  • Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot[bot] in #486
  • [WFARQ-191] Upgrade the JBoss EJB Client to 5.0.7.Final. by @jamezp in #494
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot[bot] in #497
  • [WFARQ-192] Add an appendPermissions to the DeploymentDescriptors hel… by @jamezp in https://github.com/w...
Read more

v5.1.0.Beta11

04 Apr 19:44
v5.1.0.Beta11
b863194

Choose a tag to compare

v5.1.0.Beta11 Pre-release
Pre-release

What's Changed

  • [WFARQ-205] Upgrade wildfly-launcher to 1.0.2.Final. by @jamezp in #547

Full Changelog: v5.1.0.Beta10...v5.1.0.Beta11

v5.1.0.Beta10

14 Mar 22:17
v5.1.0.Beta10
f5f47d2

Choose a tag to compare

v5.1.0.Beta10 Pre-release
Pre-release

What's Changed

  • [WFARQ-202] Remove the @WildFlyArquillian annotation in favor of the … by @jamezp in #534
  • [WFARQ-149] Migrate to using JUnit 5 for testing by @jamezp in #533
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.1.Final to 5.1.2.Final by @dependabot in #539
  • Bump org.wildfly.core:wildfly-server from 27.0.0.Final to 27.0.1.Final in /bom/project-bom by @dependabot in #536
  • Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final in the arquillian-group group by @dependabot in #535
  • [WFARQ-203] Fix the EarInContainerTestCase to truly pass the test. Pr… by @jamezp in #540
  • Bump org.jboss.resteasy:resteasy-bom from 6.2.11.Final to 6.2.12.Final by @dependabot in #541
  • [WFARQ-204] Iterate over the correct set when adding the excluded mod… by @jamezp in #543
  • [WFARQ-201] Add explicit dependency on slf4j where needed. This depen… by @jamezp in #544

Full Changelog: v5.1.0.Beta9...v5.1.0.Beta10

v5.1.0.Beta9

03 Jan 19:30
v5.1.0.Beta9
3640c7c

Choose a tag to compare

v5.1.0.Beta9 Pre-release
Pre-release

What's Changed

  • Bump org.jboss.arquillian:arquillian-bom from 1.9.1.Final to 1.9.2.Final in the arquillian-group group by @dependabot in #530
  • [WFARQ-200] Do not destroy the process eagerly if the shutdown operat… by @jamezp in #531

Full Changelog: v5.1.0.Beta8...v5.1.0.Beta9

v5.1.0.Beta8

02 Jan 20:46
v5.1.0.Beta8
74465f8

Choose a tag to compare

v5.1.0.Beta8 Pre-release
Pre-release

What's Changed

  • Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Beta2 to 1.0.0.Beta3 by @dependabot in #520
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Alpha2 to 5.1.0.Beta2 by @dependabot in #523
  • Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Beta3 to 1.0.0.Final by @dependabot in #522
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Beta2 to 5.1.0.Final by @dependabot in #524
  • Bump org.wildfly.plugins:wildfly-plugin-tools from 1.2.0.Beta2 to 1.2.0.Final by @dependabot in #525
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Final to 5.1.1.Final by @dependabot in #526
  • [WFARQ-198] Bump org.wildfly.plugins:wildfly-plugin-tools from 1.2.0.Final to 1.2.1.Final by @dependabot in #528
  • [WFARQ-199] Bump the wildfly-group group with 6 updates by @dependabot in #527

Full Changelog: v5.1.0.Beta7...v5.1.0.Beta8

v5.1.0.Beta7

21 Nov 21:34
v5.1.0.Beta7
d186552

Choose a tag to compare

v5.1.0.Beta7 Pre-release
Pre-release

What's Changed

  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @dependabot in #501
  • WildFly 35 now requires a minimum of Java 17. Also use the new wildfl… by @jamezp in #507
  • [WFARQ-194] Migrate to using channels and prepare for WildFly moving to a minimum of Java 17 by @jamezp in #508
  • Bump the wildfly-group group across 1 directory with 7 updates by @dependabot in #504
  • Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #506
  • Bump org.jboss:jboss-ejb-client from 5.0.7.Final to 5.0.8.Final by @dependabot in #505
  • [WFARQ-193] Add timeout options to the @ReloadIfRequired annotation. … by @jamezp in #509
  • [WFARQ-195] Add a slot to the @RequiresModule annotation. This assist… by @jamezp in #512
  • Bump org.jboss.resteasy:resteasy-bom from 6.2.10.Final to 6.2.11.Final by @dependabot in #511
  • [WFARQ-196] Migrate to using the new WildFly Launcher API GAV. by @jamezp in #513
  • Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Beta1 to 1.0.0.Beta2 by @dependabot in #514
  • Bump org.wildfly.plugins:wildfly-plugin-tools from 1.2.0.Beta1 to 1.2.0.Beta2 by @dependabot in #515
  • [WFARQ-197] Remove the appclient support added in WFARQ-140. This is … by @jamezp in #517
  • Upgrade the WildFly Maven Plugin to 5.1.0.Alpha2. by @jamezp in #518

Full Changelog: 5.1.0.Beta6...v5.1.0.Beta7

5.1.0.Beta6

01 Oct 18:22
5.1.0.Beta6
700851b

Choose a tag to compare

5.1.0.Beta6 Pre-release
Pre-release

What's Changed

  • [WFARQ-192] Add an appendPermissions to the DeploymentDescriptors hel… by @jamezp in #499
  • [WFARQ-185] Add a ReloadIfRequired annotation for ServerSetupTask's. by @jamezp in #500

Full Changelog: 5.1.0.Beta5...5.1.0.Beta6

5.1.0.Beta5

27 Sep 02:06
5.1.0.Beta5
3f94c1a

Choose a tag to compare

5.1.0.Beta5 Pre-release
Pre-release

What's Changed

  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #481
  • [WFARQ-187] Handle IOException caused by a CancellationException from… by @bstansberry in #490
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot in #493
  • [WFARQ-188] Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.1.Final by @dependabot in #492
  • [WFARQ-189] Bump the wildfly-group group across 1 directory with 7 updates by @dependabot in #491
  • [WFARQ-190] Bump org.jboss.resteasy:resteasy-bom from 6.2.9.Final to 6.2.10.Final by @dependabot in #489
  • Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #486
  • [WFARQ-191] Upgrade the JBoss EJB Client to 5.0.7.Final. by @jamezp in #494
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #497

Full Changelog: 5.1.0.Beta4...5.1.0.Beta5

5.1.0.Beta4

23 Jul 21:57
5.1.0.Beta4
e461849

Choose a tag to compare

5.1.0.Beta4 Pre-release
Pre-release

What's Changed

  • Add testing for upstream Arquillian Core. by @jamezp in #470
  • [WFARQ-180] Upgrade Arquillian Core to 1.9.0.Final and Arquillian Jak… by @jamezp in #472
  • [WFARQ-181] Handle a CancellationException from a shutdown op the sam… by @bstansberry in #474
  • [WFARQ-182] Bump the wildfly-group group with 7 updates by @dependabot in #475
  • [WFARQ-183] Bump org.jboss.arquillian:arquillian-bom from 1.9.0.Final to 1.9.1.Final in the arquillian-group group by @dependabot in #476
  • [WFARQ-184] Upgrade WildFly Plugin Tools ot 1.2.0.Beta1 and make need… by @jamezp in #477
  • [WFAQ-179] Introduce a BOM for the project and a user BOM. Update the… by @jamezp in #478

Full Changelog: 5.1.0.Beta3...5.1.0.Beta4