Migration Notes - 2.1.0

Changes required to move to the next version of Data-Connectors.

2.1.0

Moved

The following interfaces and classes have been moved or renamed as follows. A simple find and replace will be enough to migrate the following classes.

Core Module Changes

The IFetchScopeToFileScanParametersConverter has been renamed to IScopeToFileScanParametersConverter and its path can be referenced from either the new IFilesScopedTopic or from the existing interface IFilesScopedFetchTopic where the previous IFetchScopeToFileScanParametersConverter was located. Functionally this class has not changed.

All the following class paths start with com.activeviam.io.data.source

Previous Class New Class / Location
...IFilesScopedFetchTopic.IFetchScopeToFileScanParametersConverter ...IFilesScopedFetchTopic.IScopeToFileScanParametersConverter
...IFilesScopedTopic.IScopeToFileScanParametersConverter
CSV Module Changes

The following classes have been moved from the source package into source.impl package. Functionally these classes have not changed.

All following class paths start with com.activeviam.io.csv.data

Previous Class New Class / Location
...source.CsvFilesScopedFetchTopic ...source.impl.CsvFilesScopedFetchTopic
...source.LocalCsvScopedFetchSource ...source.impl.LocalCsvScopedFetchSource
...source.ACsvScopedFetchSource ...source.impl.ACsvScopedFetchSource

2.0.1

  • No changes required from accelerator side

2.0.0

  • No changes required from accelerator side
search.js