Change language ids and aliases for better interoperability.
Add initial telemetry.
Use webpack for faster loading.
Improve documentation.
17 Mar, 2020
Version 0.5.3
FEATURES
Add test instance elapsed time.
Add assert errors.
17 Mar, 2020
Version 0.5.2
FIXES
Fixed an issue where when the CI_NAMESPACE was provided, the UnitTest results were not available due to the methods Run and OnAfterRun being executed in different circustances, thus resetting the namespace to the default.
CHORE
Improved Runner class legibility.
16 Mar, 2020
Version 0.5.1
FEATURES
Removed any code related to unit testing from the Orchestrator and made the Runner take full control over the task.
Now using stdio instead of relying to log files physically.
CHANGES
Removed the logger class.
Removed log file checks from the entrypoint script.
Synchronized parameter names according to the parameters from the Security.Applications class.
CHORE
Updated the documentation to reflect all changes and features.
16 Mar, 2020
Version 9.1.2
Bug Fixes
Fixed an issue where MDS queries could time out over 30 seconds
Fixed an issue where users could open another view with Finished Reports opened. If the user saved on the main screen the Finished Report was saved with the previous view's Finished Report.
14 Mar, 2020
Version 0.9.1
Initial Release
13 Mar, 2020
Version 1.0.0
Initial Release
13 Mar, 2020
Version 1.0.2
ZPM support added (THX to Sergey Mikhailenko)
12 Mar, 2020
Version 1.0.0
Initial Release
12 Mar, 2020
Version 0.4.0
Initial public release
12 Mar, 2020
Version 1.0.1
Installer class schedules the task(s)
12 Mar, 2020
Version 0.1.7
What’s new:
Repositories' URLs for the modules, installed via Open Exchange
Unsubscribe feature
-- Users can now click an "Unsubscribe" link to unsubscribe themselves instead of needing to contact the admin
Event Log rework
-- Event Log Viewer is now smaller (fewer columns and rows)
-- If more details are needed, a new Details popup can be viewed
-- Event Log now logs the reason the TableError was triggered (no results, or table too big).
TableError email now contains MDX so admin can easily track any potential questions of why this happened
08 Mar, 2020
Version 1.3.0
New in this release:
Individual sendSubscription Events (one per email sent)
tableErrors emails and events now explain why the error was triggered
Custom footer options
-- Custom footers can now be specified in the Configuration Page
-- This is namespace wide
Custom email text
-- Custom email text can now be specified in the subscription
-- This is a custom message for each subscription that is included in the email before the embedded pivot table
06 Mar, 2020
Version 1.0.3
Updates on the performance stats.
04 Mar, 2020
Version 1.0.2
Updated documentation for AWS Aurora deployment.
04 Mar, 2020
Version 1.0.1
Better documentation
03 Mar, 2020
Version 1.1.0
Improvements
Improved the way the encoding is handled as it now uses a per-extension configuration.
Fixes
Fixed an issue when passing the qspec to the test manager.