Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

New Features

Improvements

Bug Fixes

[0.68.0]

This list only includes changes to pipeline elements provided in the repository. The full release notes are available in our Jira: Release Notes

New Features

  • [STREAMPIPES-288] Provide count aggregation in default version
  • [STREAMPIPES-252] Support MQTT transport protocol
  • [STREAMPIPES-354] Support to send events to NATS broker

Improvements

  • [STREAMPIPES-260] Add connection retry option for consul on startup
  • [STREAMPIPES-293] Extend Siddhi wrapper
  • [STREAMPIPES-299] Add more advanced configuration option to MQTT Sink
  • [STREAMPIPES-308] Add String mappings to BooleanToState Processor
  • [STREAMPIPES-334] Customize Label Property in NumberLabeler
  • [STREAMPIPES-393] Update IOTDB version
  • [STREAMPIPES-272] Remove DataSource concept
  • [STREAMPIPES-268] Update Maven dependencies

Bug Fixes

  • [STREAMPIPES-390] Pipeline with MQTT sink does not start
  • [STREAMPIPES-392] Pipeline with MySQL sink does not start
  • [STREAMPIPES-267] NumberLabeler does not work with doubles
  • [STREAMPIPES-317] Postgres Sink: Connection via SSL not possible
  • [STREAMPIPES-321] Fail to stop pipeline if one of the PE is stopped manually/not running
  • [STREAMPIPES-315] “==” operator does not work in Number Labeler
  • [STREAMPIPES-394] InfluxDB sink uses wrong timestamp variable

[0.67.0]

This list only includes changes to pipeline elements provided in the repository. The full release notes are available in our Jira: Release Notes

Bug

New Feature

Improvement

[0.66.0]

New Features

  • Multiple properties are supported in PLC4X adapter
  • New data processor to merge data streams by timestamp
  • New data processor to enrich streams
  • New data sink for Eclipse Ditto
  • Multi-arch docker images
  • New adapter for NETIO power sockets
  • New data sink for MQTT
  • New data processor for numerical and text values

Improvements

  • Improvements to the Kafka Publisher Sink
  • Improvements to the Notification Sink

Bug fixes

  • Password field in postgres sink is now marked as password
  • Fix a bug in the REST pull adapter