Skip to content

Releases: wildfly/wildfly-arquillian

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

4.0.0.Alpha6

11 Nov 17:45
4.0.0.Alpha6
a19da7c
Compare
Choose a tag to compare
4.0.0.Alpha6 Pre-release
Pre-release

What's Changed

  • [WFARQ-120] Add the ability to override the protocol and socket bindi… by @jamezp in #237
  • [WFARQ-123] Upgrade Arquillian 1.7.0.Alpha13. This allows the previou… by @jamezp in #239
  • [WFARQ-121] Rename the socketBindingGroup property to socketBindingName. by @jamezp in #241

Full Changelog: 4.0.0.Alpha5...4.0.0.Alpha6

5.0.0.Alpha5

17 Aug 17:21
5.0.0.Alpha5
401e1ce
Compare
Choose a tag to compare
5.0.0.Alpha5 Pre-release
Pre-release

What's Changed

  • Test fixes by @jamezp in #211
  • WFARQ-110 Upgrade jakarta.ejb-api from 4.0.0 to 4.0.1 by @chengfang in #212
  • [WFARQ-111] Allow domain names to either be master/slave or primary/s… by @jamezp in #214
  • [WFARQ-113] Upgrade Arquillian to 1.7.0.Alpha11. by @jamezp in #216
  • Bump kotlin-stdlib from 1.4.10 to 1.6.0 by @dependabot in #213
  • [WFARQ-114] Do not leak the wildfly-arquillian-protocol-jmx. Use the … by @jamezp in #217
  • [WFARQ-112] Allow either servlet or REST resources to be used for pro… by @jamezp in #215
  • [WFARQ-115] Use a more standard context when registering the REST res… by @jamezp in #220
  • Enable the maven-release-plugin. by @jamezp in #221
  • [WFARQ-116] Upgrade Arquillian to 1.7.0.Alpha12. by @jamezp in #224
  • [WFARQ-117] Do not fail if REST and/or Undertow subsystems do not exi… by @jamezp in #226
  • [WFARQ-31] Allow a socket-binding-group name to be defined via config… by @jamezp in #227

New Contributors

Full Changelog: 5.0.0.Alpha3...5.0.0.Alpha5

4.0.0.Alpha5

17 Aug 16:58
4.0.0.Alpha5
be1e4bb
Compare
Choose a tag to compare
4.0.0.Alpha5 Pre-release
Pre-release

What's Changed

  • [WFARQ-113] Upgrade Arquillian to 1.7.0.Alpha11. by @jamezp in #219
  • [WFARQ-114] Do not leak the wildfly-arquillian-protocol-jmx. Use the … by @jamezp in #218
  • Enable the maven-release-plugin. by @jamezp in #223
  • [WFARQ-116] Upgrade Arquillian to 1.7.0.Alpha12. by @jamezp in #225
  • [WFARQ-31] Allow a socket-binding-group name to be defined via config by @jamezp in #228

Full Changelog: 4.0.0.Alpha4...4.0.0.Alpha5

5.0.0.Alpha4

05 Aug 18:46
5.0.0.Alpha4
5665e11
Compare
Choose a tag to compare
5.0.0.Alpha4 Pre-release
Pre-release

Release Notes

Bug

  • [WFARQ-114] - Fix leaking the wildfly-arquillian-protocol-jmx
  • [WFARQ-115] - Adding the REST contexts may result in the wrong URL getting injected

Task

  • [WFARQ-111] - Allow domain tests to run with both WildFly 26 and WildFly 27+
  • [WFARQ-112] - Allow REST resources to be read and registered as "servlet" for the REST protocol

Component Upgrade

  • [WFARQ-110] - Upgrade jakarta.ejb-api from 4.0.0 to 4.0.1
  • [WFARQ-113] - Upgrade Arquillian to 1.7.0.Alpha11

5.0.0.Alpha3

27 May 19:12
552e4c3
Compare
Choose a tag to compare
5.0.0.Alpha3 Pre-release
Pre-release

Release Notes

Bug

  • [WFARQ-100] - Fix Elytron Authentication tests for newer versions of WildFly
  • [WFARQ-102] - Missing remote+http protocol from the remote container

Task

Component Upgrade

  • [WFARQ-101] - Upgrade the wildfly-jar-maven-plugin
  • [WFARQ-105] - Upgrade WildFly Core to 18.1.1.Final
  • [WFARQ-106] - Upgrade XNIO from 3.8.4 to 3.8.7
  • [WFARQ-107] - Upgrade JBoss Remoting to 5.0.24.Final
  • [WFARQ-108] - Upgrade the wildfly-maven-plugin to 3.0.0.Final
  • [WFARQ-109] - Upgrade the EJB client to 4.0.44.Final

4.0.0.Alpha4

27 May 19:10
7f29793
Compare
Choose a tag to compare
4.0.0.Alpha4 Pre-release
Pre-release

Release Notes

Bug

  • [WFARQ-100] - Fix Elytron Authentication tests for newer versions of WildFly
  • [WFARQ-102] - Missing remote+http protocol from the remote container

Task

Component Upgrade

  • [WFARQ-101] - Upgrade the wildfly-jar-maven-plugin
  • [WFARQ-105] - Upgrade WildFly Core to 18.1.1.Final
  • [WFARQ-106] - Upgrade XNIO from 3.8.4 to 3.8.7
  • [WFARQ-107] - Upgrade JBoss Remoting to 5.0.24.Final
  • [WFARQ-108] - Upgrade the wildfly-maven-plugin to 3.0.0.Final
  • [WFARQ-109] - Upgrade the EJB client to 4.0.44.Final