Release notes

v5.0.1

  • Fixed Boost filesystem library linking issue by migrating to std::filesystem for the following operators:
    • DomainProfiling
    • HostProfiling
    • BWListTagger

v5.0.0

  • Changed namespaces from `com.ibm.streams.*` to `com.teracloud.streams.*`
    • 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.
  • Updated third-party dependencies. See CHANGELOG.md in the toolkit for details.