- create
pkgdownsite for documentation - better unit-test coverage
- test-phase of Mikata Project integration
- add
awsprefix for the AWS-related secrets handler(s) - add function parameter for passing in temporarily SQL formatter function
- make
botordependency optional - improve documentation and examples
- add support for reading config values from AWS System Manager's Parameter Store
- add support for SQL chunks to be defined in files and folders outside of the YAML definitions
- add support for
gzipwhen inserting records into Redshift
- add helper function to write JSON lines
- add support for passing database parameters not required for making the connection
- add support for inserting records into Redshift via S3 staging and
COPY FROM
- optionally return
data.tableortibbleinstead of basedata.frame - improve documentation
- more unit tests
- switch versioning to "in-development" schema
- drop
futile.loggerdependency forlogger - drop
AWRdependencies forbotor - add functionality to write to tables
- improve documentation and examples on YAML definitions
- introduce support for SQL templating
Initial release after open-sourcing at System1.