Skip to content

v1.1.12

Latest
Compare
Choose a tag to compare
@Divyeshzb Divyeshzb released this 29 Oct 08:25
· 2 commits to master since this release
115f18b

New Feature

  1. Advance view for generated tests.
  2. Analyze action to analyze the repo and its test coverage.
  3. Filter methods which can be applied during test generation.
  4. Super admin can set up demo examples of new license request.
  5. Prettify the Test Generation Logs.
  6. Set the iteration and temperature when triggering the test.
  7. Make Java 21 as default version in java test generation.

Bug Fixes

  1. Swagger and Postman input validation fixes.
  2. Proper error messages during token validation.
  3. Masking token during env download.

Internal Code Update

  1. CLI Test have been added.
  2. Fixed SQL Injection vulnerability.
  3. Fixed docker image security and vulnerability.