What's New

This page provides a brief overview of the user-facing new features and improvements in the latest version of Atoti Data Connectors.

For bug fixes and developer-facing changes, see our Changelog.

4.0.4

Summary

Minor configuration improvements.

4.0.3

Summary

Minor configuration improvements to GetAggregatesQueries in DEE extractions.

4.0.2

Summary

Minor improvements to REST services to better help with integration.

4.0.1

Summary

There are no new features in this release.

4.0.0

Summary

This version of Data Connectors brings support for ActivePivot 6.0. There are no new features in this release.

3.0.2

Summary

  • Added support for AP 5.11.5. No feature changes.

3.0.1

Summary

  • Small fix for 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.