Skip to content

Latest commit

 

History

History
77 lines (41 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

77 lines (41 loc) · 1.16 KB

Changelog

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.

[1.2.2] - 2024-08-22

Updated

  • Updating requirements

[1.2.1] - 2024-08-02

Updated

  • Updated gbq library dependency to 1.0.5

[1.2.0] - 2023-02-18

Added

  • Option to specify fail_pipeline_on_first_exception, default to true

[1.1.0] - 2023-02-02

Added

  • Option to specify prod_build_branch

Updated

  • Logic to only execute changed files for default branches

[1.0.0] - 2022-09-24

Added

  • Option to only execute changed files
  • Option to execute DML statements

[0.5.0] - 2022-04-11

Updated

  • Update dependencies

[0.4.0] - 2021-12-16

Updated

  • Docker image for pipeline
  • Use locked dependencies for pipeline

[0.3.0] - 2021-12-05

Added

  • Fail pipeline if deploy fails for at least one schema

[0.2.1] - 2021-11-28

Added

  • Inline Docker

[0.2.0] - 2021-09-12

Added

  • Inline Docker

[0.1.0] - 2021-07-14

Added

  • Initial Release