Skip to content

v4.5

Compare
Choose a tag to compare
@en-milie en-milie released this 09 Sep 18:08
· 1826 commits to master since this release

Release notes:

  • Arrays can be set as query params
  • Date-Time values are now properly made incorrect
  • Fix the extreme negative values in integer fields to return 2 * Long.MIN_VALUE instead of zero
  • Take into consideration responseBodies elements
  • Fix for request that only have $ref for their bodies
  • CustomFuzzer can now run business linked scenarios based on the order defined in the customFuzzer file
  • CustomFuzzer can now validate elements in responses