Skip to content

Releases: wildfly/wildfly-arquillian

5.0.0.Alpha1

12 Jul 15:35
Compare
Choose a tag to compare
5.0.0.Alpha1 Pre-release
Pre-release

WildFly Arquillian

Feature Request

  • [WFARQ-89] - Add support for Jakarta EE 9

4.0.0.Alpha1

27 Mar 00:21
Compare
Choose a tag to compare
4.0.0.Alpha1 Pre-release
Pre-release

WildFly Arquillian

Component Upgrade

  • [WFARQ-88] - Upgrade Arquillian to 1.7.0.Alpha6
  • [WFARQ-90] - Upgrade WildFly Core to 14.0.0.Final
  • [WFARQ-91] - Upgrade WildFly to 22.0.0.Final

Enhancement

  • [WFARQ-50] - Migrate all MSC services to use new MSC services API

Feature Request

3.0.1.Final Release

09 Oct 16:52
Compare
Choose a tag to compare

This is the same as 3.0.0.Final with only a revert of WFARQ-50 #187.

3.0.0.Final Release

06 Oct 16:13
Compare
Choose a tag to compare

Release Notes

Component Upgrade

  • [WFARQ-62] - Upgrade WildFly Core to 11.0.0.Final
  • [WFARQ-63] - Upgrade jboss-parent from 29 to 37
  • [WFARQ-64] - Upgrade wildfly-core from 13.0.0.Beta6 to 13.0.0.Final

Enhancement

  • [WFARQ-50] - Migrate all MSC services to use new MSC services API
  • [WFARQ-71] - Create a more common managed container

Feature Request

  • [WFARQ-3] - Option to set startup timeout
  • [WFARQ-65] - Add support for WildFly bootable JAR
  • [WFARQ-66] - Upgrade Arquillian from 1.4 to 1.6
  • [WFARQ-75] - Support --read-only-server-config configuration

Bug

  • [WFARQ-47] - Container#close always ends up in exception closing ManagementClient: NPE
  • [WFARQ-70] - Shutdown thread may destroy a wrong process in stopInternal method
  • [WFARQ-74] - The bootable JAR should not require the JBoss Home environment variable or property to be set
  • [WFARQ-78] - Custom containers are not stopped from a LoadableExtension
  • [WFARQ-79] - Do not capture System.out early for the console consumer
  • [WFARQ-83] - Connecting the management client will fail if the JMX subsystem is not present

Task

  • [WFARQ-53] - Migrate the provisioning for test servers to Galleon
  • [WFARQ-61] - Migrate Java EE components to Jakarta EE components
  • [WFARQ-67] - Update the GitHub Action to include the logs for failed runs
  • [WFARQ-68] - Upgrade the wildfly-maven-plugin from 2.0.0 to 2.0.2
  • [WFARQ-69] - Schedule a nightly CI job that runs against the latest WildFly upstream
  • [WFARQ-72] - Allow the project to be released with Java 11+
  • [WFARQ-73] - Do not provision servers if tests are skipped
  • [WFARQ-76] - Require a minimum Maven version of 3.6.0 for the build
  • [WFARQ-77] - Add a utility to test the minimum container version

3.0.0.Beta3 Release

01 Sep 15:52
Compare
Choose a tag to compare
3.0.0.Beta3 Release Pre-release
Pre-release

Release Notes - WildFly Arquillian - Version 3.0.0.Beta3

Enhancement

  • [WFARQ-50] - Migrate all MSC services to use new MSC services API

Feature Request

  • [WFARQ-75] - Support --read-only-server-config configuration

Bug

  • [WFARQ-47] - Container#close always ends up in exception closing ManagementClient: NPE
  • [WFARQ-78] - Custom containers are not stopped from a LoadableExtension
  • [WFARQ-79] - Do not capture System.out early for the console consumer

Task

  • [WFARQ-72] - Allow the project to be released with Java 11+
  • [WFARQ-73] - Do not provision servers if tests are skipped
  • [WFARQ-76] - Require a minimum Maven version of 3.6.0 for the build
  • [WFARQ-77] - Add a utility to test the minimum container version

3.0.0.Beta2 Release

05 Aug 15:18
Compare
Choose a tag to compare
3.0.0.Beta2 Release Pre-release
Pre-release

Release Notes for WildFly Arquillian

Includes versions: 3.0.0.Beta1, 3.0.0.Beta2,


Feature Request

  • [ WFARQ-3 ] Option to set startup timeout
  • [ WFARQ-65 ] Add support for WildFly bootable JAR
  • [ WFARQ-66 ] Upgrade Arquillian from 1.4 to 1.6

Bug

  • [ WFARQ-70 ] Shutdown thread may destroy a wrong process in stopInternal method
  • [ WFARQ-74 ] The bootable JAR should not require the JBoss Home environment variable or property to be set

Task

  • [ WFARQ-53 ] Migrate the provisioning for test servers to Galleon
  • [ WFARQ-61 ] Migrate Java EE components to Jakarta EE components
  • [ WFARQ-67 ] Update the GitHub Action to include the logs for failed runs
  • [ WFARQ-68 ] Upgrade the wildfly-maven-plugin from 2.0.0 to 2.0.2
  • [ WFARQ-69 ] Schedule a nightly CI job that runs against the latest WildFly upstream

Component Upgrade

  • [ WFARQ-62 ] Upgrade WildFly Core to 11.0.0.Final
  • [ WFARQ-63 ] Upgrade jboss-parent from 29 to 37

Enhancement

  • [ WFARQ-71 ] Create a more common managed container