v1.2.0
What's Changed
- Preprocess: only try to remove param if it's defined by @nathanthorpe in #110
- Strip out unwanted characters in Cirro instance configuration by @nathanthorpe in #113
- Improve file requirements messaging by @nathanthorpe in #112
- Change S3 Client upload implementation to use upload_fileobj by @nathanthorpe in #115
- Support more than 20,000 files on file listing by @nathanthorpe in #114
- Refactor file upload methods to accept Path-like objects by @nathanthorpe in #116
- Ensure that domain is not None by @sminot in #118
- Add archive custom process to process service by @nathanthorpe in #117
Also bump cirro_api_client to include fix when an Enum doesn't have a defined value.
Full Changelog: v1.1.3...v1.2.0