Releases: lensesio/stream-reactor
Pre release 0.2.5-alpha - Hot fixes for Hbase
Release of Hbase sink connector only for addressing ByteBuffer conversions for #204
Stream-Reactor v0.2.5
- 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
- New FTP and HTTP Source
- Added InfluxDB support for tags and consistency level
- Added support for multiple contact points in Cassandra
v0.2.3
- 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
RethinkDB Sink - handling decimal, date, time and timestamp connect schemas
Release 0.2.1
- 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
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
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/