Skip to content

Releases: lensesio/stream-reactor

Pre release 0.2.5-alpha - Hot fixes for Hbase

01 Jun 20:20
Compare
Choose a tag to compare

Release of Hbase sink connector only for addressing ByteBuffer conversions for #204

Stream-Reactor v0.2.5

07 Apr 22:58
Compare
Choose a tag to compare
  • Added Azure DocumentDB Sink Connector
  • Added JMS Source Connector.
  • Added UPSERT to Elastic Search
  • Support Confluent 3.2 and Kafka 0.10.2.
  • Cassandra improvements withunwrap
  • Upgrade to Kudu 1.0 and CLI 1.0
  • Add ingest_time to CoAP Source
  • InfluxDB bug fixes for tags and field selection.
  • Added Schemaless Json and Json with schema support to JMS Sink.
  • Support for Cassandra data type of timestamp in the Cassandra Source for timestamp tracking.

Stream-Reactor v0.2.4

27 Jan 00:32
Compare
Choose a tag to compare
  • New FTP and HTTP Source
  • Added InfluxDB support for tags and consistency level
  • Added support for multiple contact points in Cassandra

v0.2.3

05 Jan 19:55
Compare
Choose a tag to compare
  • New CoAP Source and Sink.
  • New MongoDB Sink.
  • New MQTT Source.
  • Hazelcast support for ring buffers.
  • Redis support for Sorted Sets.
  • Support for Struct, Schema.STRING and Json with schema in the Cassandra, ReThinkDB, InfluxDB and MongoDB sinks.

See more details on README.md

Release 0.2.2

12 Sep 23:18
Compare
Choose a tag to compare

RethinkDB Sink - handling decimal, date, time and timestamp connect schemas

Release 0.2.1

12 Sep 21:50
Compare
Choose a tag to compare
  • VoltDb fix to fetch columns for store proc related to tables we are interested in.
  • ReThinkDB Table creation fix.
  • ReThink batch insert fix.
  • Experimental BlockChain source.
  • Fixes to HBASE/Druid dependencies with netty and javax.

Release 0.2

31 Aug 15:10
Compare
Choose a tag to compare

Initial release for Confluent 3.0.0 and Kafka 0.10.0

Download the archive and unzip:

wget https://github.com/datamountaineer/stream-reactor/releases/download/v0.2/stream-reactor-release-0.2-3.0.0.tar.gz
tar -xvf stream-reactor-release-0.2-3.0.0.tar.gz

Add the required jars to the CLASSPATH

e.g. export CLASSPATH=stream-reactor-release-0.2-3.0.0/kafka-connect-yahoo/build/libs/kafka-connect-yahoo-0.2-3.0.0-all.jar

See documentation at http://docs.datamountaineer.com/en/latest/

Initial release for Confluent 3.0.0 and Kafka 0.10.0

24 Aug 12:25
Compare
Choose a tag to compare

Initial release for Confluent 3.0.0 and Kafka 0.10.0

Download the archive and unzip:

wget https://github.com/datamountaineer/stream-reactor/releases/download/v0.1/stream-reactor-release-0.1-3.0.0.tar.gz
tar -xvf stream-reactor-release-0.1-3.0.0.tar.gz

Add the required jars to the CLASSPATH

e.g. export CLASSPATH=stream-reactor-release-0.1-3.0.0/kafka-connect-yahoo/build/libs/kafka-connect-yahoo-0.1-3.0.0-all.jar

See documentation at http://docs.datamountaineer.com/en/latest/