Skip to content

com.ibm.streamsx.topology 1.17.1

Compare
Choose a tag to compare
@markheger markheger released this 30 Oct 10:46
· 104 commits to develop since this release
c2d8c38

1.17.1

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.1

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.1</version>
</dependency>