Releases: Hurence/logisland
Releases · Hurence/logisland
Web analytics
- 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
- added the SplitRecord processor by @FeizNouri in #509
- Add base64 encoders/decoders + tests & doc by @amarziali in #510
- Feature/logisland 504 open faas support by @MiniPlayer in #512
- Feature/logisland 511 opencv by @oalam in #520
- Feature/logisland 513 historian gateway by @MiniPlayer in #525
- Feature/logisland 483 by @oalam in #515
- Feature/logisland 532 by @mathieu-rossignol in #553
- Feature/bulkprocessor by @michaelsoubra in #564
- Feature/url cleanner by @MiniPlayer in #568
- Dockerfile for spark on k8s by @michaelsoubra in #570
- Webanalytic bug by @MiniPlayer in #566
- Schema registry retrieval with Confluent Serializer by @michaelsoubra in #572
- Saas/standard events feed by @Jimmy-Newtron in #574
- Feature/logisland 587 support for structured stream checkpointing on azure filesystem by @mathieu-rossignol in #590
- Feature/logisland 592 by @mathieu-rossignol in #593
- Feature/logisland 594 by @mathieu-rossignol in #595
- Bump commons-io from 2.6 to 2.7 in /logisland-documentation by @dependabot in #577
- Bump commons-io from 2.6 to 2.7 in /logisland-components/logisland-processors/logisland-processor-common by @dependabot in #579
- Bump path-parse from 1.0.5 to 1.0.7 in /logisland-core/logisland-framework/logisland-ui by @dependabot in #586
- Bump logback-classic from 1.1.3 to 1.2.0 in /logisland-core by @dependabot in #582
- Bump commons-io from 2.4 to 2.7 in /logisland-core by @dependabot in #578
- Bump commons-io from 2.6 to 2.7 in /logisland-components/logisland-processors/logisland-processor-elasticsearch by @dependabot in #580
- Bump junit from 4.12 to 4.13.1 by @dependabot in #565
- Bump lodash from 4.17.4 to 4.17.21 in /logisland-core/logisland-framework/logisland-ui by @dependabot in #581
- Saas/is single page visit by @MiniPlayer in #583
New Contributors
- @michaelsoubra made their first contribution in #564
- @Jimmy-Newtron made their first contribution in #574
- @dependabot made their first contribution in #577
Full Changelog: v1.2.0...v1.4.0
Historian & Imaging
v1.3.0 Merge branch 'release/v1.2.0'
timeseries & improvements
chunking for timeseries and advanced analytics
v1.1.2
Fixed spark engine when using mesos.
v1.0.0 RC2
Revert "Improve equals() and hashCode() methods Fields." This reverts commit 65f4eb7fac3ee3fc99c542530c737142875b89dc.
V1.0 Release candidate
Merge pull request #413 from Hurence/feature/sessionization2 Feature/sessionization2
v0.15.0
v0.14.0
structured streaming datasources
- #365 MQTT stream support
- Implement Spark structured streaming API
- Add KafkaConnect services
- Add OPC-DA InputSource
- Add Redis KV cache datastore service