This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Releases: transferwise/pipelinewise-target-s3-csv
Releases · transferwise/pipelinewise-target-s3-csv
2.0.0 (2022-06-13)
1.5.0 (2021-08-13)
- Add support for optional aws_endpoint_url to the configuration
- Bumping dependencies
1.4.0 (2020-09-09)
- Add
temp_dir
option to write temporary files to custom location
1.3.0 (2020-07-28)
- Add
aws_session_token
andaws_profile
options for Profile based authentication - Add
naming_convention
option with{date}
,{stream}
and{timestamp}
tokens to create dynamic file names on S3
1.2.1 (2020-06-17)
- Switch jsonschema to use Draft7Validator
Make logging customizable
Merge pull request #12 from transferwise/bump-version bump version