What's New
This page provides a brief overview of the user-facing new features and improvements in the latest version of the Market Risk Accelerator.
For bug fixes and developer-facing changes, see our Changelog.
2.2.3
Summary
- Fixed issue reading Extraction Templates defined inside JAR files. Template Orders can now properly be read from within a JAR.
2.2.2
Summary
- Added new DlcMessageHandler to catch exceptions thrown during CSV tuple publishing. Usage is explained in CSV Configuration and examples of creating custom
IMessageHandler
s can be found in Creating Custom CSV Message Handlers section. - Fixed issue where DLC would throw exception when Stop Listening on a Topic-Alias or on multiple Topics.
- Allow all query types to use the formatNAToEmpty parameter.
- Removed
ClassCastException
in ADataExtractionRestService.getTaskIds that caused DEE error messages to get eaten.
2.2.1
Summary
- Removed unused dependency that broke compatibility with Excel.
2.2.0
Summary
- Added APM Monitoring and Logging to DEE.
- Fixed bug where
ADatastoreTransactionTask
was logging time in Milliseconds rather than Nanoseconds.