Skip to content

2.2.05

Compare
Choose a tag to compare
@itaiag itaiag released this 03 Mar 13:36
· 57 commits to master since this release

New Features

  1. Issue #159 - Replace the string in the Elastic mapping to text or keyword since the string in no longer supported
  2. Issue #203 - Implement a metadata retriever utility
  3. Issue #204 - Add support for multiple Elasticsearch nodes for high availability
  4. Issue #205 - Add api call for downloading reports of specific execution as ZIP file
  5. Issue #207 - Upgrade the Spring Boot version to 1.4.4
  6. Issue #209 - TestNG - Change the timestamp in the report elements to include milliseconds
  7. Issue #211 - Add ability to download the executions as zip files directly from the server's gui
  8. Issue #213 - Add support for hide tests in the HTML

Bug Fixes

  1. Issue #148 - Add support for adding run properties during setup phase when using TestNG
  2. Issue #192 - execution.properties not working while using the api
  3. Issue #210 - The metadata retriever utility is no longer compiled after changing to Spring boot 1.4.4
  4. Issue #214 - Failure and error messages in the setup and teardown phases of TestNG should be changed to warning

Notes

This version works with well with JSystem 6.1.10 and 6.1.11