Skip to content

Commit

Permalink
version bump to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RolefH committed Aug 19, 2020
1 parent 6914db9 commit ea7185c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion com.ibm.streamsx.kafka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changes
==========

## v3.1.0:
* [#213](https://github.com/IBMStreams/streamsx.kafka/issues/213) KafkaConsumer: dynamic startPosition parameter

## v3.0.4:
* [#203](https://github.com/IBMStreams/streamsx.kafka/issues/203) KafkaConsumer: assign output attributes via index rather than attribute name
* [#206](https://github.com/IBMStreams/streamsx.kafka/issues/206) Make main composites of samples public.
Expand Down Expand Up @@ -101,4 +105,4 @@ In all other cases the behavior of the KafkaConsumer is unchanged. Details of th
* [#171](https://github.com/IBMStreams/streamsx.kafka/issues/171) Resetting from checkpoint will fail when sequence id is >1000

## Older releases
Please consult the release notes for the release you are interested in.
Please consult the release notes for the release you are interested in.
2 changes: 1 addition & 1 deletion com.ibm.streamsx.kafka/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ of this toolkit with Red Hat AMQ Streams or with a Kafka cluster that is configu
can be read in the [https://ibmstreams.github.io/streamsx.kafka/docs/user/UsingRHAmqStreams/|toolkit documentation].

</info:description>
<info:version>3.0.5.__dev__</info:version>
<info:version>3.1.0</info:version>
<info:requiredProductVersion>4.3.0.0</info:requiredProductVersion>
</info:identity>
<info:dependencies/>
Expand Down

0 comments on commit ea7185c

Please sign in to comment.