Skip to content

Releases: Hurence/logisland

Web analytics

13 Oct 07:56
Compare
Choose a tag to compare
  • rework web session computation
  • add confluent schema handling support
  • performance improvements
  • support for Azure databricks deployment (see -databricks and -chkloc run options)
  • support for Azure Event Hubs through new structured stream source/sink service
  • support for Avro serialization in structured streams
  • support for opendistro (using elasticsearch 7.X service, validated against OD 1.4.0 with security [ssl - user/password])
  • support for spark 2.4.0 through new logisland spark engine (warning: no support for 2.4.1 where scala needed version is 2.12, no more 2.11)
  • added spark standalone experimental run mode (no documentation)

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.4.0

Historian & Imaging

28 Nov 15:46
Compare
Choose a tag to compare
v1.3.0

Merge branch 'release/v1.2.0'

timeseries & improvements

17 Oct 11:04
Compare
Choose a tag to compare

chunking for timeseries and advanced analytics

v1.1.2

15 Apr 18:25
Compare
Choose a tag to compare

Fixed spark engine when using mesos.

v1.0.0 RC2

15 Nov 11:13
Compare
Choose a tag to compare
Revert "Improve equals() and hashCode() methods Fields."

This reverts commit 65f4eb7fac3ee3fc99c542530c737142875b89dc.

V1.0 Release candidate

08 Oct 14:42
ceda70d
Compare
Choose a tag to compare
Merge pull request #413 from Hurence/feature/sessionization2

Feature/sessionization2

v0.15.0

31 Aug 12:59
Compare
Choose a tag to compare

Kafka connect source & sinks

  • JMS source
  • JDBC streaming
  • cassandra datastore
  • all Kafka connect sinks

v0.14.0

31 Jul 08:31
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release
v0.14.0

structured streaming datasources

31 May 10:37
Compare
Choose a tag to compare
  • #365 MQTT stream support
  • Implement Spark structured streaming API
  • Add KafkaConnect services
  • Add OPC-DA InputSource
  • Add Redis KV cache datastore service

v0.12.2

16 Mar 15:35
30c315b
Compare
Choose a tag to compare

MQTT & structured streaming
Kafka connect integration & OPC-DA