Release Notes

v6.1.0

  • Upgraded libcouchbase to 3.x which enables support for Couchbase Server 7.x
  • Improve code safety by utilizing C++ strings instead of C strings

  • Fixed several incorrect trace message levels to be info instead of error

  • Updated third-party dependencies. See CHANGELOG.md in the toolkit for details.

v6.0.0

  • Changed namespaces from com.ibm.streamsx.* 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
  • Added username support for Redis server and cluster drivers.

  • Updated required Streams product version to 7.2.0.0

  • Corrected store creation and non-existant key behavior in redis-cluster-plus-plus driver

  • Updated third-party dependencies. See CHANGELOG.md in the toolkit for details.