Releases: wildfly/wildfly-arquillian
Releases · wildfly/wildfly-arquillian
5.0.0.Alpha1
4.0.0.Alpha1
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
- [WFARQ-85] - Add JUnit 5 support
3.0.1.Final Release
3.0.0.Final Release
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
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
3.0.0.Beta2 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
Enhancement
- [ WFARQ-71 ] Create a more common managed container