- Added CODEOWNERS - Added GitHub Actions workflows for running tests and deploying to QA - Added tests for helper functions - Updated Avro encoder to avoid dependency on pandas
0.0.1
Initial version. Includes the `avro_encoder`, `kinesis_client`, `mysql_client`, `postgresql_client`, `redshift_client`, and `s3_client` classes as well as the `config_helper`, `kms_helper`, `log_helper`, and `obfuscation_helper` functions.