Release 3.2.6 Changes 26 Aug 2021

  • New: Run button added to main toolbar for faster accessibility!
  • New: Object editor tree view) automatically expands to 5 levels
  • New: Improved the display of the object editor to display the data type of the field
  • New: Added editor support for short, float, and decimal data types
  • New: Default value for boolean types is now True
  • New: Discovered gRPC methods are now sorted by alphabetically
  • New: Improved data entry by caching the input requests
  • New: Added a better message when resetting a gRPC service and proto dsicovery fails
  • New: HTTP Verb can now be edited in the perf test
  • New: Added grouping of HTTP requests in the service client editor
  • New: Added support for Community Edition (free)
  • New: Added Tutorials section in the main menu
  • New: (gRPC) Added added support for Map types
  • New: (gRPC) Added support for randomizing request values
  • New: (REST) Timeout of HTTP requests set max to 10 min
  • New: (REST) Added ContentDisposition (editable) when sending binary files
  • New: (REST) Added button to manually cancel a long running http request
  • Fix: (REST) HTP headers starting with text Content will be added to Content.Headers
  • Fix: (REST) Object disposed exception on HTTP POSTS in perf test
  • Fix: (REST) Query editor no longer encode the parameters
  • Fix: Fixed a race condition that results in null ref error during perf testing
  • Fix: Fixed display error when showing RepeatedList in gRPC
  • Fix: Fixed missing items when a repeatedList is recreated
  • Fix: Json editor now updated when the method selection changes
  • Fix: Json editor for test casse inputs now shown correctly
  • Fix: Fixed error when adding a client due to WCF service module
  • Fix: String types can now be set to null
  • Fix: Saving of http requests with an empty name no longer allowed
  • Fix: Fixed deleting of Test sets
  • Fix: Fixed nullreference error when validation rule does not match the response

Thank you so much for reporting defects! - Erik