Release notes Keep up with latest product news
4000 notes
units Version 0.1.1
Expansion of the description and version plan
BlocksExplorer Version 2.2.1
Added CLI feature, to generate BlocksMap as an image file for a specified database
Caché Monitor Version 2.90
2.90:
- FIXED: MAX CHARS doesnt work in Query editor
- FIXED: TableViewer : Source tab (DDL) Editor fixed
- ENH : TableViewer : Source tab (DDL) performance improved
- ENH : DB Driver : IRIS Intersystems JDBc Driver added
isc-live-global-mover Version 0.9.3
Fix a log trace issue.
Additional log to cconsole.log \ messages.log.
Minor code change.
18 Mar, 2020
Serenji Version 3.1.0
Change language ids and aliases for better interoperability.
Add initial telemetry.
Use webpack for faster loading.
Improve documentation.
iris-ci Version 0.5.3
FEATURES
Add test instance elapsed time.
Add assert errors.
iris-ci 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.
iris-ci 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.