- FileNotFoundError when sync runs for more than a day - State nullified after every record
1.5.0
------------------- - Add support for optional `aws_endpoint_url` to the configuration - Bumping dependencies
1.4.0
-------------------
- Add `temp_dir` option to write temporary files to custom location
1.3.0
-------------------
- 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
-------------------
- Switch jsonschema to use Draft7Validator
1.2.0
-------------------
- Support custom logging configuration by setting `LOGGING_CONF_FILE` env variable to the absolute path of a .conf file