Releases: wildfly/wildfly-plugin-tools
Releases · wildfly/wildfly-plugin-tools
v1.2.1.Final
What's Changed
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #102
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Beta2 to 5.1.0.Final by @dependabot in #103
- [102] Set a higher default for the reload timeout. Allow the default … by @jamezp in #106
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Final to 5.1.1.Final by @dependabot in #104
Full Changelog: v1.2.0.Final...v1.2.1.Final
v1.2.0.Final
What's Changed
- Bump version.org.jboss.galleon from 6.0.0.Final to 6.0.1.Final by @dependabot in #28
- Bump version.org.wildfly.core from 23.0.3.Final to 24.0.1.Final by @dependabot in #31
- [33] Add executeOperation helper methods. by @jamezp in #34
- Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.0.Final by @dependabot in #29
- [26] Do not loop if the launchType returns null. This could mean the … by @jamezp in #35
- Add integration tests by @jamezp in #36
- [37] Implement AutoCloseable on the ServerManager. Use the process wh… by @jamezp in #38
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #39
- [40] Make the Deployment closeable so a file can be used when the bac… by @jamezp in #41
- [42] Deprecate and the DeploymentManager.Factory in favor of using a … by @jamezp in #44
- [43] Remove unneeded modular arguments for the domain test. by @jamezp in #45
- [47] Add some start helper methods to the ServerManager. by @jamezp in #48
- Bump version.org.jboss.galleon from 6.0.1.Final to 6.0.2.Final by @dependabot in #46
- Bump version.org.wildfly.core from 24.0.1.Final to 25.0.0.Final by @dependabot in #49
- [50] Add an option to allow a managed server to be created. This serv… by @jamezp in #51
- [52] Have the shutdown and kill methods return a CompletableFuture wh… by @jamezp in #53
- [54] Refactor the ServerManager.start() methods and configuration. by @jamezp in #56
- [55] Update the README. by @jamezp in #57
- [58] Migrate to using the wildfly-maven-plugin for provisioning. by @jamezp in #59
- Add testing for WildFly upstream and integration testing for WildFly … by @jamezp in #60
- [65] Do not attempt to shut down more than once. by @jamezp in #66
- [64] Ensure the future always gets completed for the kill() method. by @jamezp in #67
- [62] Add missing @SInCE annotations to new methods and types. by @jamezp in #69
- [68] Rename the ServerStartException to ServerManagerException and us… by @jamezp in #70
- Bump version.org.wildfly.core from 25.0.0.Final to 25.0.2.Final by @dependabot in #74
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #71
- Bump org.jboss.galleon:galleon-api from 6.0.2.Final to 6.0.3.Final by @dependabot in #73
- Bump org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final by @dependabot in #75
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot in #76
- Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #78
- Bump org.junit:junit-bom from 5.11.1 to 5.11.3 by @dependabot in #82
- Bump version.org.wildfly.core from 25.0.2.Final to 26.0.1.Final by @dependabot in #81
- [84] Prepare integration testing for WildFly moving to a minimum requirement of Java SE 17 by @jamezp in #85
- Fix for Issue #86, Adapt to new wildfly-cli fat client shaded model by @jfdenise in #87
- Bump org.jboss.galleon:galleon-api from 6.0.3.Final to 6.0.4.Final by @dependabot in #88
- [89] Migrate to the new launcher dependency. by @jamezp in #90
- If the process is not null and the process has died, don't continue c… by @jamezp in #91
- Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Beta1 to 1.0.0.Beta2 by @dependabot in #92
- Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Beta2 to 1.0.0.Beta3 by @dependabot in #94
- Upgrade the wildfly-maven-plugin to 5.1.0.Alpha2 to allow provisionin… by @jamezp in #95
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Alpha2 to 5.1.0.Beta2 by @dependabot in #97
- Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Beta3 to 1.0.0.Final by @dependabot in #98
- [99] Add the ClientCallbackHandler for shared usages. by @jamezp in #100
- Remove usage of deprecated code in the README. by @jamezp in #101
Full Changelog: 1.1.0.Final...v1.2.0.Final
v1.2.0.Beta2
What's Changed
- [65] Do not attempt to shut down more than once. by @jamezp in #66
- [64] Ensure the future always gets completed for the kill() method. by @jamezp in #67
- [62] Add missing @SInCE annotations to new methods and types. by @jamezp in #69
- [68] Rename the ServerStartException to ServerManagerException and us… by @jamezp in #70
- Bump version.org.wildfly.core from 25.0.0.Final to 25.0.2.Final by @dependabot in #74
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #71
- Bump org.jboss.galleon:galleon-api from 6.0.2.Final to 6.0.3.Final by @dependabot in #73
- Bump org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final by @dependabot in #75
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot in #76
- Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #78
- Bump org.junit:junit-bom from 5.11.1 to 5.11.3 by @dependabot in #82
- Bump version.org.wildfly.core from 25.0.2.Final to 26.0.1.Final by @dependabot in #81
- [84] Prepare integration testing for WildFly moving to a minimum requirement of Java SE 17 by @jamezp in #85
- Fix for Issue #86, Adapt to new wildfly-cli fat client shaded model by @jfdenise in #87
- Bump org.jboss.galleon:galleon-api from 6.0.3.Final to 6.0.4.Final by @dependabot in #88
- [89] Migrate to the new launcher dependency. by @jamezp in #90
- If the process is not null and the process has died, don't continue c… by @jamezp in #91
- Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Beta1 to 1.0.0.Beta2 by @dependabot in #92
Full Changelog: 1.2.0.Beta1...v1.2.0.Beta2
1.2.0.Beta1
What's Changed
- Bump version.org.jboss.galleon from 6.0.0.Final to 6.0.1.Final by @dependabot in #28
- Bump version.org.wildfly.core from 23.0.3.Final to 24.0.1.Final by @dependabot in #31
- [33] Add executeOperation helper methods. by @jamezp in #34
- Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.0.Final by @dependabot in #29
- [26] Do not loop if the launchType returns null. This could mean the … by @jamezp in #35
- Add integration tests by @jamezp in #36
- [37] Implement AutoCloseable on the ServerManager. Use the process wh… by @jamezp in #38
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #39
- [40] Make the Deployment closeable so a file can be used when the bac… by @jamezp in #41
- [42] Deprecate and the DeploymentManager.Factory in favor of using a … by @jamezp in #44
- [43] Remove unneeded modular arguments for the domain test. by @jamezp in #45
- [47] Add some start helper methods to the ServerManager. by @jamezp in #48
- Bump version.org.jboss.galleon from 6.0.1.Final to 6.0.2.Final by @dependabot in #46
- Bump version.org.wildfly.core from 24.0.1.Final to 25.0.0.Final by @dependabot in #49
- [50] Add an option to allow a managed server to be created. This serv… by @jamezp in #51
- [52] Have the shutdown and kill methods return a CompletableFuture wh… by @jamezp in #53
- [54] Refactor the ServerManager.start() methods and configuration. by @jamezp in #56
- [55] Update the README. by @jamezp in #57
- [58] Migrate to using the wildfly-maven-plugin for provisioning. by @jamezp in #59
- Add testing for WildFly upstream and integration testing for WildFly … by @jamezp in #60
Full Changelog: 1.1.0.Final...1.2.0.Beta1
1.1.0.Final
What's Changed
Full Changelog: 1.0.0.Final...1.1.0.Final
1.0.0.Final
What's Changed
- Bump org.wildfly.tools:wildfly-parent from 1.0.3.Final to 1.0.4.Final by @dependabot in #21
- Bump version.org.jboss.galleon from 6.0.0.Beta6 to 6.0.0.Final by @dependabot in #22
Full Changelog: 1.0.0.Beta4...1.0.0.Final
1.0.0.Beta4
What's Changed
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #12
- Bump version.org.jboss.galleon from 6.0.0.Beta2 to 6.0.0.Beta3 by @dependabot in #13
- Bump version.org.jboss.galleon from 6.0.0.Beta3 to 6.0.0.Beta4 by @dependabot in #16
- Bump version.org.wildfly.core from 23.0.1.Final to 23.0.3.Final by @dependabot in #15
- [17] Add an option to ignore the SNAPSHOT extension when comparing ve… by @jamezp in #18
- Bump version.org.jboss.galleon from 6.0.0.Beta4 to 6.0.0.Beta5 by @dependabot in #19
- Bump version.org.jboss.galleon from 6.0.0.Beta5 to 6.0.0.Beta6 by @dependabot in #20
Full Changelog: 1.0.0.Beta3...1.0.0.Beta4
1.0.0.Beta3
What's Changed
- Bump version.org.wildfly.core from 22.0.2.Final to 23.0.0.Final by @dependabot in #6
- Bump version.org.wildfly.core from 23.0.0.Final to 23.0.1.Final by @dependabot in #7
- Bump version.org.jboss.galleon from 6.0.0.Beta1 to 6.0.0.Beta2 by @dependabot in #8
- Minor clean up of code and POM. Enable auto formatting. by @jamezp in #10
- Remove the isValidHomeDirectory from the Utils class as it's already … by @jamezp in #11
Full Changelog: 1.0.0.Beta2...1.0.0.Beta3
1.0.0.Beta2
What's Changed
- Bump org.wildfly.tools:wildfly-parent from 1.0.2.Final to 1.0.3.Final by @dependabot in #3
- [4] Add a ModelVersion to the container description. Add a lookup opt… by @jamezp in #5
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: 1.0.0.Beta1...1.0.0.Beta2