Only listing significant user-visible, not internal code cleanups and minor bug fixes.
- Permission bugs fixed
- Fixed JDBC connection
- Fixed permissions
- Modified Decision Sink to add sharding support
- Added different Ingestion examples
- Added support scripts to run agents as services
- Cassandra driver updated to v2.1.9
- Bugs fixing
- Update Kite SDK version to 1.1.0
- Streaming Sink renamed to Decision Sink
- Updated documentation.
- Bugs fixing
- Update Hadoop dependencies to 2.6.2
- Added new example "Cassandra-hbase"
- Updated documentation.
- Bugs fixing
- Updated ElasticSearch version to 1.7.1.
- Updated examples documentation.
- Fixed problem with ElasticSearch sink (issue #21)
- Updated Stratio Streaming API dependency version to 0.8.0.
- Added new example "Apache Logs"
- Added new example "Airlines Map"
- New Druid Sink
- Align dependencies with Stratio Streaming
- Update MongoDB driver to assure compatibility with Mongo 3.X (issue #65)
- Fixed problem with Stratio Streaming connection (issue #58)
- Fixed problems with Docker container (issue #61)
- Update Cassandra sink conf in Wikipedia Pagecounts examples. Issue #51.
- Fix: Cassandra CQL initialization file produces exception if it ends with semicolon. Issue #52.