Releases
2024.06
New Features
Added support for operationMonitor attribute in <subscription> resources.
Improved support for DELETE operations on <request> resources.
Added support for attribute-level access control.
Added support ACP access control contexts: accessControlWindow
Added support for logging in UTC time.
Added new functions all
, any
, filter
, map
, min
, max
, reduce
, reverse
to the script interpreter.
Added --exlcude-tests
command line argument to exclude specific test cases from the test run.
Improvements
Improved the script interpreter's error reporting. The error messages are now more informative and include the call stack.
Changed the http
script function: Now supporting quoted list for headers in addition to the JSON struct.
Simplified internal test case registration.
Added support for logging in UTC time.
Improvements for the Text UI
Added support for sending UPDATE operations.
Improved design and layout of many views.
Fixes
Misc
You can’t perform that action at this time.