Skip to content

Releases: transferwise/pipelinewise-target-s3-csv

2.0.0 (2022-06-13)

13 Jun 12:31
15034bd
Compare
Choose a tag to compare

Breaking changes

  • Drop support for Python 3.6

Fixes

  • FileNotFoundError when sync runs for more than a day
  • State nullified after every record

1.5.0 (2021-08-13)

13 Aug 09:43
649c8d4
Compare
Choose a tag to compare
  • Add support for optional aws_endpoint_url to the configuration
  • Bumping dependencies

1.4.0 (2020-09-09)

09 Sep 10:42
d9e61b0
Compare
Choose a tag to compare
  • Add temp_dir option to write temporary files to custom location

1.3.0 (2020-07-28)

28 Jul 15:37
b62f82c
Compare
Choose a tag to compare
  • Add aws_session_token and aws_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)

17 Jun 13:33
4818562
Compare
Choose a tag to compare
  • Switch jsonschema to use Draft7Validator

Make logging customizable

18 Feb 09:36
5f56c78
Compare
Choose a tag to compare
Merge pull request #12 from transferwise/bump-version

bump version

v1.1.0

28 Jan 12:49
2bbc5cb
Compare
Choose a tag to compare
[AP-XXXX] Bump 1.1.0 and github workflow to auto publish to PyPI

v1.0.1

16 Aug 15:47
5dd1bd7
Compare
Choose a tag to compare
bump version

v1.0.0

03 Jun 00:11
Compare
Choose a tag to compare
initial commit