Skip to content

Releases: wildfly/wildfly-arquillian

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

4.0.1.Final

06 Jul 17:06
4.0.1.Final
d0f5782
Compare
Choose a tag to compare

What's Changed

  • [WFARQ-138] Add support for setting the module options so things like… by @jamezp in #344
  • Upgrade the wildfly-parent to 1.0.2.Final by @jamezp in #346
  • Bump jboss-ejb-client from 4.0.52.Final to 4.0.53.Final by @dependabot in #335

Full Changelog: 4.0.0.Final...4.0.1.Final

5.0.0.Final

16 May 22:16
5.0.0.Final
345a218
Compare
Choose a tag to compare

What's Changed

  • [WFARQ-131] By default use the standard WildFly EE provisioned server… by @jamezp in #265
  • Bump galleon-maven-plugin from 5.0.5.Final to 5.0.6.Final by @dependabot in #266
  • The WildFly Core 20.0.0.Beta3 upgrade requires java.lang for unnamed … by @jamezp in #268
  • Bump jboss-remoting from 5.0.26.Final to 5.0.27.Final by @dependabot in #269
  • Bump version.org.wildfly.core from 19.0.0.Final to 19.0.1.Final by @dependabot in #271
  • [WFARQ-133] Remove usage of legacy InitialContextFactory from integra… by @tadamski in #277
  • [WFARQ-134] Upgrade Arquillian to 1.7.0.Alpha14 and re-enable the Tes… by @jamezp in #282
  • Bump jboss-ejb-client from 4.0.49.Final to 4.0.51.Final by @dependabot in #284
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #288
  • Bump version.org.jboss.xnio from 3.8.8.Final to 3.8.9.Final by @dependabot in #298
  • Bump jboss-ejb-client from 4.0.51.Final to 4.0.52.Final by @dependabot in #294
  • Bump galleon-maven-plugin from 5.0.6.Final to 5.0.9.Final by @dependabot in #296
  • Bump jboss-msc from 1.4.13.Final to 1.5.0.Final by @dependabot in #300
  • Add some exclusions that require Java 11 to the dependabot.yml for th… by @jamezp in #302
  • Bump wildfly-jar-maven-plugin from 8.1.0.Final to 9.0.0.Final by @dependabot in #307
  • Bump galleon-maven-plugin from 5.0.9.Final to 5.1.0.Final by @dependabot in #306
  • Bump version.org.jboss.arquillian.core from 1.7.0.Alpha14 to 1.7.0.Final by @dependabot in #309
  • [WFARQ-135]: Add support for yaml extension files. by @ehsavoie in #311
  • [WFARQ-135] Follow up with test and move the configuration settings by @jamezp in #312
  • [WFARQ-137] Bump version.org.wildfly.core from 19.0.1.Final to 20.0.1.Final by @jamezp in #325
  • [WFARQ-125] Add Maven wrapper, community docs and enable auto-formatting by @jamezp in #326
  • Add system property for setting read only server config by @fcbrooks in #279

New Contributors

Full Changelog: 5.0.0.Alpha6...5.0.0.Final

4.0.0.Final

16 May 22:15
4.0.0.Final
6599db4
Compare
Choose a tag to compare

What's Changed

  • Bump version.org.wildfly.plugins.wildfly-maven-plugin from 3.0.0.Final to 3.0.2.Final by @dependabot in #258
  • Bump wildfly-jar-maven-plugin from 6.1.1.Final to 6.1.3.Final by @dependabot in #249
  • Bump actions/setup-java from 2 to 3 by @dependabot in #250
  • Bump actions/checkout from 2 to 3 by @dependabot in #251
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #252
  • Bump version.org.jboss.marshalling.jboss-marshalling from 2.0.12.Final to 2.1.1.Final by @dependabot in #256
  • Bump jboss-ejb-client from 4.0.44.Final to 4.0.49.Final by @dependabot in #255
  • Bump jandex from 2.2.3.Final to 2.4.3.Final by @dependabot in #254
  • Bump version.org.jboss.xnio from 3.8.7.Final to 3.8.8.Final by @dependabot in #257
  • Bump wildfly-common from 1.5.4.Final to 1.6.0.Final by @dependabot in #260
  • [WFARQ-134] Upgrade Arquillian to 1.7.0.Alpha14 and TestNG to keep co… by @jamezp in #283
  • Bump jboss-ejb-client from 4.0.49.Final to 4.0.51.Final by @dependabot in #285
  • Bump version.org.jboss.xnio from 3.8.8.Final to 3.8.9.Final by @dependabot in #299
  • Bump jboss-ejb-client from 4.0.51.Final to 4.0.52.Final by @dependabot in #295
  • Bump version.org.jboss.arquillian.core from 1.7.0.Alpha14 to 1.7.0.Final by @dependabot in #310
  • Bump jboss-logging from 3.4.2.Final to 3.4.3.Final by @dependabot in #303
  • Bump galleon-maven-plugin from 4.2.8.Final to 4.2.9.Final by @dependabot in #305
  • [WFARQ-125] Add Maven wrapper, community docs and enable auto-formatting by @jamezp in #327
  • Upgrade and backport by @jamezp in #328

Full Changelog: 4.0.0.Alpha6...4.0.0.Final

5.0.0.Alpha6

11 Nov 18:15
5.0.0.Alpha6
6b6a7e6
Compare
Choose a tag to compare

What's Changed

  • Several component upgrades and updates to get the nightly WildFly bui… by @jamezp in #232
  • [WFARQ-119] Ensure the slf4j dependency is excluded. There should not… by @jamezp in #233
  • [WFARQ-120] Add the ability to override the protocol and socket bindi… by @jamezp in #235
  • [WFARQ-123] Upgrade Arquillian 1.7.0.Alpha13. This allows the previou… by @jamezp in #238
  • [WFARQ-121] Rename the socketBindingGroup property to socketBindingName. by @jamezp in #240
  • [WFARQ-124] Require a minimum of Java 11 for runtime. by @jamezp in #242
  • Component upgrades for several components by @jamezp in #243
  • [WFARQ-130] Remove the dependency on OkHttp. by @jamezp in #244
  • Bump geekyeggo/delete-artifact from 1 to 2 by @dependabot in #245

Full Changelog: 5.0.0.Alpha5...5.0.0.Alpha6