Skip to content

1.2.0.Beta1

Pre-release
Pre-release

Choose a tag to compare

@jamezp jamezp released this 23 Jul 17:09
· 203 commits to main since this release
1.2.0.Beta1
ff03e90

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