- Support passing ExtraArgs to S3
upload_file
(#14)
Maintenance release:
- Fix S3 listing bug (#18, #20) via #19 (thanks @jburos)
- Support unsigned S3 requests
- Linting and code style updates
- Move CI/CD from Travis to GHA
- Fix encoding issue of bytearrays
- Python 2 and Python 3 compatibility fixes
- Pass limit param to get records from Kinesis
- Coerce NULL to NA
- Support for AWS Systems Manager
- Make caching client/resource optional (#7)
- Fix
boto3_version
calling the right object - S3 taggingfunctions thanks to @katrinabrock (#8)
- Fix S3 URI schema parser (#9 and #10)
- Fix documenting and passing ... in the Kinesis helpers
Initial CRAN release.