- Added new trigger -
Read CSV file from URL
- Added new config fields to
Read CSV attachment
action:Skip empty lines
Comment char
- Added new config fields to
Create CSV From Message Stream
andCreate CSV From JSON Array
actions:New line delimiter
Escape formulae
- Update Sailor version to 2.7.1
- Update Sailor version to 2.6.29
- Get rid of vulnerabilities in dependencies
- Update component-commons-library version to 3.0.2
- Fix memory leak on
Emit Batch
behavior forRead CSV attachment
action
- Fix a bug when emit strategy 'Emit Batch' did not process correctly
- Update
component-commons-library
to read and upload attachments throughMaester
- Update
elasticio-sailor-nodejs
to v2.6.27 - Fix dependencies
- Added component pusher build script
- Added
Emit Batch
behavior forRead CSV attachment
action
-
Deleted trigger:
Read CSV attachment
-
Deleted actions:
Write CSV attachment
Write CSV attachment from JSON Array
Write CSV attachment from JSON Object
Read CSV file from URL
-
Add New actions:
Read CSV attachment
Create CSV From Message Stream
Create CSV From JSON Array
-
Removed old dependencies
- Add pipe to list of separators in
Write CSV attachment from JSON Array
andWrite CSV attachment from JSON Object
actions - Bump dependencies
- Add support for reading a file from a remote URL in Read CSV attachment action
- Update Sailor version to 2.6.24
- Fix bug with Write From Array and multiple messages
- Bump node version to 14
- Bump dependencies
Upgrade to sailor 2.6.18
Minor asynchronicity improvement.
- Fix
timeout is not a function
bug
- Update sailor version to 2.6.7
- Add input metadata for objects processing
- Add the steward URL to the body of the outgoing message
- Add "Write CSV attachment from Array" action
- Add "Write CSV attachment from JSON" action
- Update sailor version to 2.6.5
- Help links added
- Update sailor version to 2.5.4
- Update component to use logger
- Update buildType to docker
- Fixed bug with invalid path to read action
- Hotfix Action path
- Remove generators, improve eslint
- Migrate from TravisCI to CircleCI
- Add retries mechanism to all request, refactor component to use axios library
- Added emitAll feature for CSV Write action
- Make CSV Write dynamic configuration
- Supporting startRow option
- Updated sailor to 2.1.3
- Added new CSV Write action
- Updated sailor to 1.1.0
- Initial release