Skip to content

Releases: bruin-data/bruin

v0.11.144

21 Feb 16:30
8a9fdeb
Compare
Choose a tag to compare

Changelog

  • 29d9a48 Merge branch 'main' into update/clickhouse-doc
  • b16d460 Merge pull request #463 from bruin-data/update/clickhouse-doc
  • 8a9fdeb Merge pull request #465 from bruin-data/query-update
  • 4622b65 add clickhouse definition
  • bcdddea add limiter interface to mssql
  • 18a38ec add test cases
  • 23b4961 change limiting and flag validation
  • 20cd3ba delete outdated comments
  • 3650903 doc: clarify ClickHouse as both source and destination

v0.11.143

21 Feb 12:10
c202629
Compare
Choose a tag to compare

Changelog

v0.11.142

19 Feb 13:23
1973718
Compare
Choose a tag to compare

Changelog

  • c7f7465 Merge pull request #457 from bruin-data/patch/remove-leftover-chess-file
  • 1973718 Merge pull request #460 from bruin-data/ingestr-bump
  • c4dfea9 feat: added extends to asset spec (#452)
  • af80e55 patch: sort array for extends in asset (#458)
  • 068e0e6 remove leftover chess file
  • 9df076e uv: bump ingestr version to v0.13.12

v0.11.141

15 Feb 12:23
Compare
Choose a tag to compare

Changelog

v0.11.140

14 Feb 16:34
63f05a9
Compare
Choose a tag to compare
v0.11.140 Pre-release
Pre-release

Changelog

  • 63f05a9 Merge pull request #456 from bruin-data/hotfix-lineage-test-race
  • ab63bf3 tests: lineage: fix data race in tests
  • 314fa14 tests: lineage: remove redundant use of SetupSqlParser()

v0.11.138

14 Feb 13:14
e3599ac
Compare
Choose a tag to compare
v0.11.138 Pre-release
Pre-release

Changelog

  • 601365c Add Applovin Max connection
  • 432e6ec Add Snowflake test case with complex CASE conditions (#446)
  • 30c6e6c ClickHouse: Add Support for Secure Connection
  • b622672 Hotfix: Column level Lineage (#449)
  • b666ed5 Merge branch 'main' into custom-ingestr-path/BRU-1420
  • 735a8ba Merge branch 'main' into custom-ingestr-path/BRU-1420
  • 80eb032 Merge branch 'main' into docs-default
  • d2fac27 Merge branch 'main' into docs-default
  • b5b31dc Merge branch 'main' into housecleaning
  • 66a6df9 Merge branch 'main' into housecleaning
  • fd6a928 Merge pull request #431 from bruin-data/housecleaning
  • 5b72511 Merge pull request #433 from bruin-data/docs-default
  • 0f373ba Merge pull request #442 from bruin-data/feature/make-glossary-caching-optional-for-validation
  • 185a2af Merge pull request #448 from bruin-data/custom-ingestr-path/BRU-1420
  • e3599ac Merge pull request #453 from bruin-data/enforce-types-on-ingestr-assets/BRU-1578
  • e236e4f Patch/lineage column refactor (#445)
  • 29bffd8 Refactor init cmd (#432)
  • a386d02 Revert "uv: runner: force reinstall ingestr on run"
  • 310d730 Revert "wip: fix for local-upstream version shadowing"
  • f102948 Update concepts.md
  • 437cd18 Update templates and documentation for default pipeline option
  • 7aca380 add clickhouse connection
  • 610fa3a add env docs
  • 452f122 add new instance types to docs
  • dd80ae0 add sql escape
  • fa9d0e9 added more assert in column lineage unit test (#447)
  • bd07a2a chore: address linter warnings
  • 411aeb0 chore: fix lint warning
  • dfba408 chore: update doc comments
  • 33c9d33 cmd: add custom ingestr support for python assets
  • 56a7b87 cmd: run: add --debug-ingestr-src flag
  • fceb238 cmd: run: clean up comments
  • 95c4dbb fix seed asset docs
  • 25f8a97 fix: improve column lineage handling and table name extraction (#434)
  • 4f64b92 hotfix: column lineage bug (#437)
  • 75504c0 hotfix: fixed column lineage bug with get asset name (#441)
  • 2b68dd4 hotfix: fixed column name for query where column used as (#440)
  • 681cf68 hotfix: remove duplicate column name in lineage (#435)
  • 83a4323 ingestr: seed: add column type normalization
  • a1a24bc ingestr: seed: add tests for type hints
  • 40f7c5a ingestr: seed: add type hints for snowflake
  • 92496c9 ingestr: seed: type hinting: add column name normalization
  • 9d0cf50 make glossary caching optional
  • 0a292e8 manager: add docs for compile time checks
  • 62429a7 manager: cleanup merge artifacts
  • 72521cf manager: refactor buildConnectionKeyMap()
  • bf6d736 operator: seed: add type hint mappings for duckdb
  • ec5df86 run: uv: add dev note
  • 7548d04 run: uv: only only reinstall ingestr when using local copy
  • 404c277 snowflake test for the column lineage (#439)
  • bb97d69 support empty run path
  • f87946b uv: refactor install cmdline generation
  • b629425 uv: runner: force reinstall ingestr on run
  • f5f191f wip: fix for local-upstream version shadowing

v0.11.137

04 Feb 15:37
482e0a1
Compare
Choose a tag to compare

Changelog

  • caf45cf ClickHouse: Add Support for Secure Connection
  • 3ea879d Merge pull request #443 from bruin-data/feature/support-empty-run-path
  • 482e0a1 Merge pull request #444 from bruin-data/snowflake/add-view
  • d3de2d6 hotfix: fixed column lineage bug with get asset name (#441)
  • 271ead7 hotfix: fixed column name for query where column used as (#440)
  • d028990 skip views
  • 00d4190 snowflake test for the column lineage (#439)
  • 3ba2f76 support empty run path

v0.11.136

03 Feb 11:45
4335682
Compare
Choose a tag to compare

Changelog

  • c1ff4ad add metadapush operator
  • 537d98a add return statement
  • 17f8272 added unit tests
  • a23c067 change operator logic
  • 1eae02f deleted the type flag and made environment flag optional
  • 7d112a1 make backwards compatible
  • b3c0194 setup metadata executors
  • b9f2bdf Bump vite from 5.4.10 to 5.4.14
  • 2d6df8f Merge branch 'gcs-source/BRU-1421' into gcs-s3-bucket-in-source-table/BRU-1481
  • b7c6485 Merge branch 'main' into gads-merge
  • d096aec Merge branch 'main' into google-ads-source/BRU-1329
  • 155fef7 Merge branch 'main' into mysql-conn-test
  • b0ca8d4 Merge branch 'main' into refactor-connections-test
  • 1f2b6d7 Merge branch 'main' into snowflake-columnDescription-push
  • d21bcf1 Merge branch 'main' into snowflake-columnDescription-push
  • d766c45 Merge branch 'main' into snowflake-columnDescription-push
  • 426acdb Merge pull request #380 from bruin-data/google-ads-source/BRU-1329
  • 71e7b8e Merge pull request #400 from bruin-data/snowflake-columnDescription-push
  • 4564e1c Merge pull request #422 from bruin-data/primary-key-validation
  • 45d41ba Merge pull request #424 from bruin-data/incremental-key-validation
  • 2ec4bb4 Merge pull request #425 from bruin-data/dependabot/npm_and_yarn/vite-5.4.14
  • eb078f1 Merge pull request #426 from bruin-data/refactor-connections-test
  • c41dfa2 Merge pull request #427 from bruin-data/mysql-conn-test
  • 39ce86c Merge pull request #428 from bruin-data/patch/1k
  • e428f6f Merge pull request #430 from bruin-data/gcs-s3-bucket-in-source-table/BRU-1481
  • 4335682 Merge pull request #438 from bruin-data/sql-escaping
  • 6f0b272 Update cmd/connections.go
  • 6a70def [Feature] Add default option to pipeline spec (#412)
  • 7a1026f add a note about dry-run
  • 900b5b1 add clickhouse connection
  • d74f3c3 add column description push
  • e1f6c19 add env docs
  • 1c0b91a add googleads connection
  • 37d7f73 add googleads docs
  • 1586f08 add mock function
  • 2771ac5 add ping:mysql
  • 7b0c868 add sql escape
  • e3eff51 add:unit tests
  • 03a37b1 added validation
  • fe18dd4 added validation for incremental keys
  • 54f95a5 change tests
  • 62f2ef9 change:test
  • 008f334 config manager: add tests for googleads
  • c21d696 config: test: fix erronous testdata
  • 9376b52 conn manager: handle googleads connections
  • 1324060 connection: handle googleads
  • f6ffb86 deps: bump ingestr version to 0.13.0
  • 7b24dbe do not call paralell
  • 9c2d381 examples: add googleads default connection
  • 4f60fbd fix lint issues
  • eb1caa0 fix name
  • b549a35 fix name
  • 4c52e70 fix rule
  • bca092d fix seed asset docs
  • d126873 fix: improve column lineage handling and table name extraction (#434)
  • 5424cf1 fix:lint
  • 676cae5 fix:lint
  • d020e1f gcs: add validation for missing credentials
  • b7d6305 gcs: bump ingestr version to 0.12.11
  • 2836003 gcs: improve error message when source fails validation
  • 2bf86d7 gcs: remove bucket name from connection
  • b4a89d1 gcs: update docs
  • 25953de generate test cases to avoid data races
  • f1920c3 googleads: add client
  • a419636 googleads: add config
  • fa42e75 hotfix: column lineage bug (#437)
  • 60e1545 hotfix: remove duplicate column name in lineage (#435)
  • 8c2b631 integrate GCS Ingestr source
  • b45032b integration tests: update connections schema
  • 4955744 lint: fix
  • 4bd0481 more changes
  • a335b99 pipeline: handle asset mapping for googleads
  • 93cc923 run test 1k times
  • b48631f tests: add schema for googleads
  • f0d46f4 update docs
  • c39ca42 update function logic
  • 93b1adb update tests

v0.11.135

27 Jan 10:54
ef52bdb
Compare
Choose a tag to compare

Changelog

  • 42b8cfb Merge pull request #418 from bruin-data/patch/fix-athena-conn-issue
  • 0ecd685 Merge pull request #419 from bruin-data/patch/clickhouse-template-doc-plus-amends
  • 023b98e Merge pull request #420 from bruin-data/patch/fix-metadata-push-for-bq-sensors
  • ef52bdb Merge pull request #421 from bruin-data/snowflake-fix
  • 7a12ace add clickhouse temaplte docs and better error messages
  • 80db4a8 change tests
  • 1196467 delete error
  • 6424d3a fix metadata push for bq sensors
  • 3533877 fix the connection naming convention for athena

v0.11.134

23 Jan 15:06
14f35e7
Compare
Choose a tag to compare

Changelog

  • 97db9b0 Hotfix: Panic in lineage parsing (#416)
  • 14f35e7 Merge pull request #417 from bruin-data/feature/clickhouse-template
  • 137bef0 [Bug]: For column lineage propagate the Default values of column to downstream asset (#413)
  • 0a2e67d add clickhouse template
  • ebf743b amends