Navigation :
test ../ test data-connectors-overview.html
Data Connectors Overview
test ../ test changelog.html
Release and migration notes
test ../ test changelog/release-notes.html
- Changelog
test ../ test changelog/migrate-2.1.0.html
- Migration Notes - 2.1.0
test ../ test changelog/previous-migration.html
-
Previous migration notes
test ../ test dee-overview.html
Data Extraction Engine
test ../ test dlc-overview.html
Data Load Controller
Changelog
What’s new?
For information on upgrading versions, please refer to the Migration Notes .
For user-facing changes, refer to the What’s New
page. For information on upgrading from previous versions, see the
Data Connectors Migration Notes
2.1.0
Fixed
Issue Key
Details
PST-706
Removed NPE when checking if events have errors during Loading or Unloading of data
PST-711
Added safety checks when accessing DLC cache for expired events. Added proper closing of TraceContexts used to trace DLC IExecutionTask
Added
Changed
Issue Key
Details
PST-703
Removed Deprecation of Enhanced Drillthroughs as we will be keeping the enhanced drillthrough functionality
2.0.1
Fixed
Issue Key
Details
PST-708
Updated APM dependency version that was causing the TraceContext of DLC events to be null in the DLC Cache
2.0.0
Known Issues
Parsing of large files will cause null TraceContext value for HealthEvents, leading to the DLC not properly adding events to the Cache.
Changed
AP version has been updated to 5.10.1
The Azure Cloud Source has migrated its dependency to the Azure Blob Storage SDK from v8 to v12
1.2.1
Fixed
Issue Key
Details
PST-706
Removed NPE when checking if events have errors during Loading or Unloading of data
1.2.0
Added
Issue Key
Details
PST-688
Integrated APM tracing for DLC health events
Fixed
Issue Key
Details
PST-685
Fixed DLC response timeTakenMs to show ms instead of nanoseconds
PST-690
Fixed DEE issue in AEnhancedDrillthroughService in case of entries with the same underlying datastore field and entries without dictionaries. Fixed export of vector
Changed
Issue Key
Details
PST-684
Removed IScopedFetchSource
interface as it causes confusion, and is functionally identical to IFetchingDataSource
PST-670
Added CustomKafkaAvroDeserializerGenericRecord and CustomKafkaAvroDeserializerObjectTuple classes
1.1.0
Fixed
Issue Key
Details
BAS-670
Removed NPE thrown when REST endpoint getTaskStatus()
called after executing a DEE Order containing a bad MDX
Added
Issue Key
Details
PST-662
Product Center’s ParquetParserBuilder has been implemented. This implementation requires AP version 5.9.2+
PST-668
Added ability to customize ordering of Topics within a given request. For more information, see Custom Ordering for Loading Topics