Releases: bruin-data/bruin
Releases · bruin-data/bruin
v0.11.183
v0.11.182
Changelog
- 610f8f2 create new extractor for each asset
- 0b3a0ff change extractor
- 857d39c create new extractor for each asset
- 64903c8 Merge branch 'interval-modifiers' into render-interval-modifiers
- 1874548 Merge branch 'main' into render-interval-modifiers
- 3286b43 Merge pull request #576 from bruin-data/render-interval-modifiers
- 58b3764 Unmarshal yaml
- 25d1d44 change return type
- bb47669 fix lint issues
v0.11.181
Changelog
- a5ccf87 Merge branch 'main' into chore/house-cleaning
- cafe745 Merge pull request #583 from bruin-data/chore/house-cleaning
- b1a69c8 Merge pull request #584 from bruin-data/patch/telemetry-internal-remove
- 0c127ee emr_serverless.spark: fix missing closing quote in error message
- ad39799 remove telemetry from intenrla
v0.11.180
v0.11.179
Changelog
- 714bb3c Merge branch 'main' into interval-modifiers
- c689f17 Merge branch 'main' into interval-modifiers
- b6b03c8 Merge branch 'main' into interval-modifiers
- f8dca1f Merge pull request #573 from bruin-data/interval-modifiers
- 51bc4e9 Merge pull request #580 from bruin-data/patch/log-telemetry
- 072ea6e Unmarshal yaml
- 531af80 add date modifier function
- 1171799 add more unit tests
- 15ac2c1 add pipedrive connection
- 8336a98 add tests
- e3557db change start and endtime
- 13103d1 fix lint issues
- 64e0e1d fix:lint
- afe03d2 handle no interval modifier
- f6b6b5a log in version command
- ff7b01f refactor modifier
- 83db6c0 update error handling
- 3f8768f update function
- 97a1b30 update integration tests
- 6b37782 update integration tests
- d8b9a5c update tests
- c6cb639 update tests
- 9e7e047 update unit test expectations
- 5c34fdd update unit tests
v0.11.178
v0.11.177
Changelog
- 4733952 Merge pull request #572 from bruin-data/feature/lint-rule-for-yaml-assets
- 16f1aa8 Merge pull request #574 from bruin-data/emr_serverless-logs/BRU-1815
- 1a17c0d add a new linter rule for yaml assetS
- 2e6b6f0 emr_serverless: add s3 log streaming
- 8fd630b emr_serverless: add stubs for log consumers
- 9f118fd emr_serverless: add support configuring s3 logs
- 51396be emr_serverless: add support for incremental logging
- 65ca00d emr_serverless: optionally use application default log location
- 9f53542 emr_serverless: simplify log statements
- 1034461 lint: add validation for emr serverless logs
- aa65f82 make context cross-platform in rule test
- d86f45e misc: lint
v0.11.176
Changelog
- 6b47fa4 add minimal-logs flag
- f7d448a Merge branch 'main' into mitigate-emr-serverless-list-rate-limit
- 49fedf6 Merge pull request #566 from bruin-data/patch/export-path-in-dockerfile
- fe7f803 Merge pull request #570 from bruin-data/mitigate-emr-serverless-list-rate-limit
- ac4c20e Merge pull request #571 from bruin-data/new-run-flags
- a90a439 add a warning for asset.yml files
- 27501f3 add no-timestamp and skip-validation flags
- f53188e emr_serverless: add exponential back-off for job status polling
- fcbb46e emr_serverless: increase polling frequency + non-fatal rate limit
- 4d70fab emr_serverless: make polling non-blocking against terminal signals
- 57b1943 export path in dockerfile
- 06394c2 fix lint
- 331c527 misc: lint
- 3621c02 no color flag
- 93a1c91 no-timestamp flag: update worker struct
v0.11.175
Changelog
- 96834bb handle success message for output json
- 8901805 update test expectations
- 795f70c Merge branch 'main' into alias-aws-config
- 8841326 Merge branch 'main' into export-csv
- 84e748c Merge branch 'main' into export-csv
- e6f9f57 Merge pull request #563 from bruin-data/export-csv
- e7d8a59 Merge pull request #565 from bruin-data/patch/handle-nil-upstreams-in-lineage
- e7288e4 Merge pull request #567 from bruin-data/feat/skip-validation-on-single-assets
- f5f291a Merge pull request #568 from bruin-data/feature/create-schema-on-pg-like
- 4817045 Merge pull request #569 from bruin-data/alias-aws-config
- 5f62e3d add assertion with csv files
- 732c8b7 add docs for schema-based devenv
- f24fb72 add export flag
- c66abc5 add new test pipeline
- 2657f4b add schema creation to postgres
- aa9f3a9 config: aws: add key aliases for access and secret key
- 9cd5bae config: aws: fix aliasing
- e37f712 correct spelling for error message
- 1fb7970 delete unnecessary newline
- 9398a4b fix: lint issues
- 9d260bb handle not found upstreams in col lineage
- ab7b223 misc: lint
- 46e7e14 move logic to a seperate function to satisfy complexity limits of linter
- 463e394 move snowflake schema creation to ansisql package
- 4a6fc1a query-exprt:add new e2e test
- 6b4092e skip validation for single assets
- 0b766ca update gitignore
- 2117644 update integration test folder gitignore
- d42a80c update json response
- 197c343 update limit logic