Release notes
v7.0.1
- Fixed Boost filesystem library linking issue by migrating to std::filesystem for the following operators:
- DSPFilter2
- DSPFilterFinite
- GAMLearner
- GAMScorer
- Kalman
-
Corrected C++ namespace for native functions in the following namespaces:
- com.teracloud.streams.timeseries.generators
- com.teracloud.streams.timeseries.analysis
- com.teracloud.streams.timeseries.distance
-
Fixed Java library dependencies for the following operators:
- BoundedAnomalyDetector
- BATS
- HoltWinters3
v7.0.0
- Changed namespace from com.ibm.streams.timeseries to com.teracloud.streams.timeseries
- To help migrate existing applications to the new namespace, see the teracloud-toolkit-migration-tool.sh script under $STREAMS_INSTALL/bin
-
Updated required Streams product version to 7.2.0.0