Skip to content

Releases: wildfly/wildfly-arquillian

v5.1.0.Beta9

03 Jan 19:30
v5.1.0.Beta9
3640c7c
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

5.1.0.Beta3

06 Jun 23:11
5.1.0.Beta3
6ef463a
Compare
Choose a tag to compare
5.1.0.Beta3 Pre-release
Pre-release

What's Changed

  • 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 in #456
  • Bump the wildfly-group group with 7 updates by @dependabot 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 in #460
  • [WFARQ-176] Bump org.jboss.resteasy:resteasy-bom from 6.2.8.Final to 6.2.9.Final by @dependabot in #458

Full Changelog: 5.1.0.Beta2...5.1.0.Beta3

5.1.0.Beta2

19 Apr 16:06
5.1.0.Beta2
d55d221
Compare
Choose a tag to compare
5.1.0.Beta2 Pre-release
Pre-release

What's Changed

  • Bump version.org.wildfly.plugins.wildfly-maven-plugin from 4.1.1.Final to 4.2.0.Final by @dependabot in #355
  • Bump org.wildfly.plugins:wildfly-jar-maven-plugin from 9.0.0.Final to 10.0.0.Final by @dependabot in #356
  • Bump actions/checkout from 3 to 4 by @dependabot in #368
  • Bump org.wildfly.common:wildfly-common from 1.6.0.Final to 1.7.0.Final by @dependabot in #388
  • Bump version.org.jboss.xnio from 3.8.9.Final to 3.8.12.Final by @dependabot in #386
  • Bump version.org.jboss.arquillian.core from 1.7.0.Final to 1.7.2.Final by @dependabot in #385
  • Bump org.jboss.msc:jboss-msc from 1.5.1.Final to 1.5.2.Final by @dependabot in #373
  • Bump version.org.jboss.marshalling.jboss-marshalling from 2.1.1.Final to 2.1.3.Final by @dependabot 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 in #389
  • CI and POM updates by @jamezp in #393
  • Bump actions/setup-java from 3 to 4 by @dependabot 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 in #403
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #399
  • Bump actions/download-artifact from 3 to 4 by @dependabot 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 in #405
  • Bump org.jboss.galleon:galleon-maven-plugin from 5.2.0.Final to 5.2.2.Final by @dependabot in #382
  • Bump the wildfly-group group with 9 updates by @dependabot in #410
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.1.Final to 4.2.2.Final by @dependabot in #415
  • [WFARQ-154] Bump the wildfly-group group with 8 updates by @dependabot in #414
  • [WFARQ-155] Bump org.jboss.resteasy:resteasy-client from 6.2.6.Final to 6.2.7.Final by @dependabot 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 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 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 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 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 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 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 in #444

New Contributors

Full Changelog: 5.0.1.Final...5.1.0.Beta2

5.1.0.Beta1

28 Feb 23:54
5.1.0.Beta1
b8a576e
Compare
Choose a tag to compare
5.1.0.Beta1 Pre-release
Pre-release

What's Changed

  • Bump version.org.wildfly.plugins.wildfly-maven-plugin from 4.1.1.Final to 4.2.0.Final by @dependabot in #355
  • Bump org.wildfly.plugins:wildfly-jar-maven-plugin from 9.0.0.Final to 10.0.0.Final by @dependabot in #356
  • Bump actions/checkout from 3 to 4 by @dependabot in #368
  • Bump org.wildfly.common:wildfly-common from 1.6.0.Final to 1.7.0.Final by @dependabot in #388
  • Bump version.org.jboss.xnio from 3.8.9.Final to 3.8.12.Final by @dependabot in #386
  • Bump version.org.jboss.arquillian.core from 1.7.0.Final to 1.7.2.Final by @dependabot in #385
  • Bump org.jboss.msc:jboss-msc from 1.5.1.Final to 1.5.2.Final by @dependabot in #373
  • Bump version.org.jboss.marshalling.jboss-marshalling from 2.1.1.Final to 2.1.3.Final by @dependabot 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 in #389
  • CI and POM updates by @jamezp in #393
  • Bump actions/setup-java from 3 to 4 by @dependabot 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 in #403
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #399
  • Bump actions/download-artifact from 3 to 4 by @dependabot 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 in #405
  • Bump org.jboss.galleon:galleon-maven-plugin from 5.2.0.Final to 5.2.2.Final by @dependabot in #382
  • Bump the wildfly-group group with 9 updates by @dependabot in #410
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.1.Final to 4.2.2.Final by @dependabot in #415
  • [WFARQ-154] Bump the wildfly-group group with 8 updates by @dependabot in #414
  • [WFARQ-155] Bump org.jboss.resteasy:resteasy-client from 6.2.6.Final to 6.2.7.Final by @dependabot 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 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 in #418
  • [WFARQ-159] Upgrade WildFly Core and Remoting JMX. Remove the depende… by @jamezp in #433

New Contributors

Full Changelog: 5.0.1.Final...5.1.0.Beta1

5.0.1.Final

06 Jul 17:07
5.0.1.Final
e492dc3
Compare
Choose a tag to compare

What's Changed

  • Bump version.org.wildfly.plugins.wildfly-maven-plugin from 4.0.0.Final to 4.1.1.Final by @dependabot in #339
  • Bump jboss-logging from 3.5.0.Final to 3.5.2.Final by @dependabot in #342
  • [WFARQ-138] Add support for setting the module options so things like… by @jamezp in #343
  • Upgrade the wildfly-parent to 1.0.2.Final by @jamezp in #345
  • Bump jboss-ejb-client from 4.0.52.Final to 4.0.53.Final by @dependabot in #334
  • Bump jboss-msc from 1.5.0.Final to 1.5.1.Final by @dependabot in #333
  • Bump version.org.wildfly.core from 20.0.1.Final to 20.0.2.Final by @dependabot in #331
  • Bump jboss-logging from 3.5.2.Final to 3.5.3.Final by @dependabot in #348
  • Bump galleon-maven-plugin from 5.1.0.Final to 5.2.0.Final by @dependabot in #347
  • Upgrade WildFly and update the nightly testing by @jamezp in #349

Full Changelog: 5.0.0.Final...5.0.1.Final