Skip to content

v0.11.129

Compare
Choose a tag to compare
@karakanb karakanb released this 08 Jan 10:22
· 285 commits to main since this release

Changelog

  • 4e97963 add error handling
  • 88126de add error handling
  • 8d86bff add mock function
  • eb284c7 added caching
  • 55c8982 change error messagws
  • 6ee6fa5 create dataset if it doesnt exist
  • a362d52 delete uv assets
  • 212dbd5 handle when meta has zero clusters and partitions
  • 43e98a7 new cache for every client
  • 51d2e5e remove sync map from operator struct
  • cd1aee6 Added documentation for seed assets across multiple platforms (#377)
  • a7cdd51 Added support for new seed asset types: Postgres, Redshift, MsSQL, Databricks, Snowflake, Athena, and Synapse. (#375)
  • 4e57f19 Fix SynapseDialect constant value from "synapse" to "mssql" in dialect.go (#392)
  • e265ac3 Hotfix: Refactor asset type validation for seed assets in lint rules (#389)
  • bdc6d3b Merge branch 'main' into handle-cluster-change
  • 8625bae Merge branch 'main' into handle-cluster-change
  • 24964de Merge pull request #376 from bruin-data/handle-cluster-change
  • 09d1e0f Merge pull request #379 from bruin-data/parallel-tests
  • 9614b2f Merge pull request #382 from bruin-data/change-pipelines
  • 2c5a55c Merge pull request #383 from bruin-data/bq-add-dataset
  • 873966e Merge pull request #387 from bruin-data/integration-tests-fast
  • c5b905d Merge pull request #388 from bruin-data/bq-create-dataset
  • bc9b884 Merge pull request #393 from bruin-data/feature/snowflake-rsa-key
  • 4e5aaf3 Reverted pkg/bigquery/db_test.go to its state in commit 1f648d3
  • c2152b9 add docs
  • 5e202ab add gitignore
  • 18a79cf add gocurrent
  • 0c94c7e add instance type docs
  • 28416b1 add integration test light
  • 9ea2898 add mockmoterializer function
  • adf221d add mockquerierwith result
  • 6cb18ab add new filters pipeline
  • 4ea19ff add new tags pipeline
  • f7cf4e2 add new uv assets
  • 731976d add tiktok connection
  • afaa9eb added cluster and partioning handling
  • 934f91e added new main with filters pipeline
  • dc27dab added unit tests
  • e519dd6 added unit tests
  • 185d355 bump ingestr
  • 96c493a change mock logic
  • 4429f8c create dataset if not exist
  • fbabbf7 delete false function decleration
  • 49b8719 delete filters pipeline
  • c97e11a delete goroutines
  • a594f82 delete tags pipeline
  • 3f21843 delete unecessary pipeline
  • 1381080 delete unncessary lines
  • 53f329e delete unnecesarry comments
  • aabae70 delete unnecessary comments
  • 2721add delete unnecessary file
  • 1d6b20f deleted main with filters pipeline
  • 50e0690 feat: experimental support for RSA key auth for snowflake
  • a2c5f6f fetch clustering and partioning info
  • 8e3433f fix expected state
  • 168a8fc fix imports
  • 0e0d564 fix lint
  • 0676a19 fix lint issues
  • be81312 fix python asset
  • 813009a fix tests
  • 7720646 fix unit tests
  • 0ce29c2 handle for different projects
  • 22e4619 modify test case: continue
  • 7992f21 more changes
  • 817be5c new env
  • 272cdfd new environment for run-seed-data
  • 98097c0 new pipeline
  • 2af3c7a update happy path
  • fe3527f update test case
  • 7ed17da update test cases
  • 06b9abf update tests
  • a454d00 updated test case
  • d8dcfd3 updated test case