Skip to content

v0.16.0

Compare
Choose a tag to compare
@zheng-wang zheng-wang released this 06 Mar 03:54
· 66 commits to master since this release

New features

  • JMS test step (Solace).

Defect fixes

  • Table "VERSION" not found' on starting brand new build.
  • JSON with duplicate keys is not displayed completely in HTTP response.

Improvements

  • Support regex matching on http stub request url.
  • Add timeout to IIB step WaitForProcessingCompletion action.
  • Log Iron Test UI address when started.
  • Remove MQ 7.5 support.

Upgrade from v0.15.0

Stop the current Iron Test application.
Download and build Iron Test v0.16.0.
Under the dist directory, run command java -jar irontest-0.16.0.jar upgrade <IronTest_Home>.
Follow the instructions prompted by the command to finish upgrade.
In the end, you should see in the command output 'UPGRADE SUCCESS'.