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.

3.0.2

Summary

  • Added support for AP 5.11.5. No feature changes.

3.0.1

Summary

  • Small fix to fix reading DEE Template Orders located within JAR files.

3.0.0

Summary

  • Support for ActivePivot 5.11
  • Upgraded Spring to 2.6.0
  • Upgraded Kafka from 2.0.1 to 3.1.0
  • Upgraded Avro from 1.10.0 to 1.11.0

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 IMessageHandlers 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.