Skip to content

com.ibm.streamsx.topology 2.1.0

Compare
Choose a tag to compare
released this 27 Jan 06:17
· 7 commits to develop since this release
b7bff70

2.1.0

IBM Streams 4.3, IBM Cloud Pak for Data or Streaming Analytics service is required.
This release requires Cloud Pak for Data 3.5 or higher. For Cloud Pak for Data 3.0 and below, use the latest 1.x release.

For changes see the CHANGELOG

Python functionality

Python functionality is available through the streamsx package:

pip install streamsx==2.1.0

Java functionality

The topology jar and the toolkit is available in Maven Central Repository:

<dependency>
  <groupId>com.ibm.streams</groupId>
  <artifactId>streamsx.topology</artifactId>
  <version>2.1.0</version>
</dependency>