Skip to content

Releases: elasticio/csv-component-v3

3.3.0

21 May 15:33
ad3c290
Compare
Choose a tag to compare
  • Added new trigger - Read CSV file from URL

3.2.0

02 May 14:37
7a4d92a
Compare
Choose a tag to compare
  • Added new config fields to Read CSV attachment action:
    • Skip empty lines
    • Comment char
  • Added new config fields to Create CSV From Message Stream and Create CSV From JSON Array actions:
    • New line delimiter
    • Escape formulae

3.1.6

07 Dec 15:49
89dd70c
Compare
Choose a tag to compare

Update Sailor version to 2.7.1

3.1.5

26 Aug 09:27
8701988
Compare
Choose a tag to compare

3.1.5 (August 26, 2022)

  • Update Sailor version to 2.6.29
  • Get rid of vulnerabilities in dependencies
  • Update component-commons-library version to 3.0.2

3.1.4

06 May 11:34
e187c12
Compare
Choose a tag to compare
  • Fix memory leak on Emit Batch behavior for Read CSV attachment action

3.1.3

22 Apr 12:51
a19e8ba
Compare
Choose a tag to compare
Fix emit batch strategy (#9)

3.1.2

14 Apr 08:14
Compare
Choose a tag to compare

3.1.2 (April 14, 2022)

  • Update component-commons-library to read and upload attachments through Maester
  • Update elasticio-sailor-nodejs to v2.6.27
  • Fix dependencies

3.1.1

15 Mar 17:09
43e92b0
Compare
Choose a tag to compare
Added docker component pusher (#7)

3.1.0: Added `Emit Batch` behavior for `Read CSV attachment` action

03 Mar 18:09
b33b502
Compare
Choose a tag to compare
Merge pull request #3 from elasticio/add-emit-behaviour

## 3.1.0 (March 3, 2022)
* Added `Emit Batch` behavior for `Read CSV attachment` action