Removed FTP code Added KMS encryption support Added Drone CI Updated Python install_requires
1.4.1
Updated to include close on sftp transport to stop ssh sessions remaining on server.
1.4.0
Please includes:
* Updates to sFTP connection closure. * Ability to use IAM credentials on AWS instances. * Removed FTP from support. * Updates to S3 bucket object listing - only files contained in the directory will be processed - not sub folders.
1.3.1
Minor patch to fix path manipulations to input variables. Also updated to readme to better explain inputs required.
1.3.0
Bug fix for AWS region Updates to Windows portability Readme updates.
1.2.0
Features: * Added file locking prevention by adding tmp folders * Enhanced logging for debug * PM2 ecosystem configuration added for running multi-instance * Various readme updates.