Releases: bruin-data/bruin
Releases · bruin-data/bruin
v0.4.1
Changelog
- fcc9210 add validation to materialization
- 185d476 expose a new method for just linting
- 97dc93a expose nested path linter
- 111c558 improve the error message
- 92e2103 parallelize connection adding
- d959d2e remove the unused start date validation
v0.4.0
Changelog
- 957cf73 introduce custom checks for bq
- d8db72b register custom checks for snowflake
v0.3.4
Changelog
- d159a8d expose bruin date variables to Python execution
v0.3.3
Changelog
- fcdf45b add snowflake line errors to the first error message
v0.3.0
Changelog
- 1cf04c5 add asset name to check IDs
- 258ceb5 add example bruin configuration, closes #1
- 07f10a8 basics of the docs
- ce4dfe6 convert parameters to empty string map
- 308b982 parse type from columns
- e4f0325 skip some dirs during linting
- 2c4d04c support block comments for python assets
- 90775b2 update linters
v0.2.2
Changelog
- 5fccaf8 add failed snowflake connection name into the error message
v0.2.1
Changelog
- d83d3ec add IDs to assets
- 56ac5d3 fix snowflake query validation connection fetching
v0.2.0
Changelog
- 4030ea7 Merge pull request #2 from bruin-data/sf-sql
- 17db642 add Python check supports for snowflake
- 59237b0 add snowflake operators init
- 2892f4b add unit tests for the snowflake runner
- 6ef0ac5 enable quality checks for snowflake
- 7c6e7bf enable validations on sf queries