Releases: bruin-data/bruin
Releases · bruin-data/bruin
v0.1.9
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Changelog
- 904a9be add IDs to the checks
- 46f8647 add an empty metadata field into assets
- 6011bc5 add config starter for custom check support in scheduler
- 18cd34e add image field support
- 6c57859 add readme
- bf72125 correct the mixed receiver type
- 8af2259 enable parsing definition separately from content
- 0b30ca9 enforce python type on py files to eliminate needing a type
- e445812 export tags
- a2c7a7c expose a new method to find reqs in path
- 4fff693 fail execution if a secret is not found
- 5d1e38b find root folder from lint always
- a690a2e find the repo root for the config file
- d1f2030 fix SVG link
- c45875b fix empty dependency slice on yaml import
- ebe5fb5 fix the bug with slash handling in reqs.txt traverse code
- 6e05605 get key-value generic connections
- 5e8c273 initial commit
- bc8da24 initialize nil slice for the upstream field
- 474c510 inject secrets into python assets
- 98b59cd json marshal notifications with empty slice handling
- 082c079 make columns an array
- 9b5c2b8 marshall column check values
- f7aac4d move dependency installation to the venv creation
- 0498b3d parse channels from slack notifications instead of connection
- c3f5f7b parse custom checks
- a814bbf read secrets from config
- d2be7f8 remove legacy schedule days support
- da6b8ca support bools for custom checks
- 60d8d02 support serializing empty dicts for missing connections
- 5ff7ac1 unify skipped tasks
- c5fec3e update deps