Skip to content

com.ibm.streamsx.topology 1.17.0

Compare
Choose a tag to compare
released this 28 Oct 10:18
· 107 commits to develop since this release
32a257a

1.17.0

IBM Streams 4.2, 4.3, IBM Cloud Pak for Data or Streaming Analytics service is required.

For changes see the CHANGELOG

Python functionality

Python functionality is available through the streamsx package:

pip install streamsx==1.17.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>1.17.0</version>
</dependency>