Skip to content

Releases: siddhi-io/siddhi-io-file

Siddhi IO File Release 2.0.16

15 Apr 08:49
Compare
Choose a tag to compare

Overview

Siddhi IO File 2.0.16 release contains some improvements

##Bug Fixes

  • Upgrade transport file version to fix bug when file contains no new line (#138)

Complete Changes

Please find the complete changes here

Download

Download the release from here

Siddhi IO File Release 2.0.15

02 Apr 11:02
Compare
Choose a tag to compare

Overview

Siddhi IO File 2.0.15 release contains some improvements

Improvements

  • Introduce EOF back into other modes(#134)
  • Improve file source to only read trailing line or skip it(#133)
  • Add improvement to overwrite or create a new file if file already exist (#130)

##Bug Fixes

Complete Changes

Please find the complete changes here

Download

Download the release from here

Siddhi IO File Release 2.0.5

12 Dec 05:37
Compare
Choose a tag to compare

Overview

Siddhi IO File 2.0.5 release contains minor bug fixes and code refactoring changes.

Bug Fixes

  • Issue of not handling non existing destination paths(#78)

Complete Changes

Please find the complete changes here

Download

Download the release from here

Siddhi IO File Release 2.0.4

06 Dec 12:34
Compare
Choose a tag to compare

Overview

Siddhi IO File 2.0.4 release adds functionalities to manipulate files through Siddhi File Source.

New Features

  • Add functions for file manipulation (#72)

Bug Fixes

  • Fix np error when deploying siddhi app with file source (#74)

Complete Changes

Please find the complete changes here

Download

Download the release from here

Siddhi IO File Release 2.0.3

03 Oct 11:53
Compare
Choose a tag to compare

Overview

  • This version contains bug fixes related to binary file reading

Bug Fixes

  • Enable to read the file as a whole when binary mapping/ file is given
  • Disable reading file in lines when binary mapping is given

Features & Improvements

Upgrade transport-file version

Complete Changes

Please find the complete changes here

Download

Download the release from here

Siddhi IO File Release 2.0.2

02 Oct 14:20
Compare
Choose a tag to compare

Overview

Release contains bug fixes and upgrade of transport-file dependency

Bug Fixes

  • Periodic event replay after enabling state persistence
  • Allow file read to be work properly in slow networks

Features & Improvements

Upgrade transport-file version

Complete Changes

Please find the complete changes here

Download

Download the release from here

v2.0.1

06 Jul 11:12
Compare
Choose a tag to compare

Overview

Changing groupId from org.wso2.extension.siddhi.io.file to io.siddhi.extension.io.file

Bug Fixes

No bug fixes

Features & Improvements

No new features or improvements

Complete Changes

Please find the complete changes here

Download

Download the release from here