Skip to content

Releases: elasticio/aws-s3-component

1.5.2

23 Sep 06:27
Compare
Choose a tag to compare

1.5.2 (September 23, 2022)

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

1.5.1

20 May 14:00
b134a7b
Compare
Choose a tag to compare
  • Fixed bug in Get New and Updated S3 Objects trigger when selected Emit Behaviour - Fetch All

1.5.0

20 May 09:08
40090fe
Compare
Choose a tag to compare
  • Created new Read file action instead of existing due to incorrect output metadata, old one set as deprecated
  • Fix memory leak for Read file action and Get New and Updated S3 Objects trigger, also added attachment url in message body to them
  • Default value for environment variable ATTACHMENT_MAX_SIZE increased from 10000000 (almost 10 MB) to 104857600 bytes (100 MB)
  • Implemented additional check attachments size in Get New and Updated S3 Objects trigger
  • Get rid of vulnerabilities in dependencies

1.4.3

12 May 20:11
f12fd33
Compare
Choose a tag to compare

1.4.3 (April 22, 2022)
Update component-commons-library to 2.0.2
Update oih-standard-library to 2.0.2
Update elasticio-sailor-nodejs to 2.6.27
Added component-pusher to circleci
Fix dependencies

1.4.2

03 Dec 10:13
d559561
Compare
Choose a tag to compare

1.4.2 (November 26, 2021)
Upgrade sailor version to 2.6.26
Reduced the size of component icon file

Revitalize component and add Rename file action

18 Dec 14:52
Compare
Choose a tag to compare
  • Add Rename file action
  • Rename field Bucket Name to Bucket Name and Folder
  • Make Bucket Name and Folder field not required
  • Use one Client for all actions
  • Update Sailor version