Skip to content

Commit

Permalink
update version in info.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
RolefH committed Oct 25, 2019
1 parent 2c0dae4 commit 78fa0c2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion com.ibm.streamsx.kafka/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ The Kafka toolkit integrates IBM Streams with Apache Kafka brokers. It can be us

This is an overview of changes for major and minor version upgrades. For details see the [https://github.com/IBMStreams/streamsx.kafka/releases|Releases in public Github].

++ What's new in version 1.9.5

* critical bug fix: Resetting from checkpoint will fail when sequence id is >1000, [https://github.com/IBMStreams/streamsx.kafka/issues/171]

++ What's new in version 1.9.4

* Bug fix: Support for resetToInitialState when checkpointing in an autonomous region is configured
Expand Down Expand Up @@ -91,7 +95,7 @@ This is an overview of changes for major and minor version upgrades. For details
* The KafkaConsumer operator exposes some performance metrics of the consumer client as operator metrics, like the lag for each topic partition.

</info:description>
<info:version>1.9.4</info:version>
<info:version>1.9.5</info:version>
<info:requiredProductVersion>4.2.0.0</info:requiredProductVersion>
</info:identity>
<info:dependencies/>
Expand Down

0 comments on commit 78fa0c2

Please sign in to comment.