All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updating requirements
- Updated gbq library dependency to 1.0.5
- Option to specify
fail_pipeline_on_first_exception
, default totrue
- Option to specify
prod_build_branch
- Logic to only execute changed files for default branches
- Option to only execute changed files
- Option to execute DML statements
- Update dependencies
- Docker image for pipeline
- Use locked dependencies for pipeline
- Fail pipeline if deploy fails for at least one schema
- Inline Docker
- Inline Docker
- Initial Release