Skip to content

Releases: DataEngineersNZ/dbt-snowflake-datops-utils

Tagging

08 May 00:55
bff97e9

Choose a tag to compare

updated macro apply_meta_as_tags to enable the ability to apply meta as tags based on definitioins defined within the Monitiorial Data Governance Native App. _type is now replaced with _classification instead of _data and added in mapping of default_mask to default_mask_value

Data Governance Tags

01 May 21:53

Choose a tag to compare

Data Governance Tags Pre-release
Pre-release

updated macro apply_meta_as_tags to enable the ability to apply meta as tags based on definitioins defined within the Monitiorial Data Governance Native App. _type is now replaced with _classification instead of _data and added in mapping of default_mask to default_mask_value

Data Governance Tags

29 Apr 23:11

Choose a tag to compare

Data Governance Tags Pre-release
Pre-release
  • updated macro apply_meta_as_tags to enable the ability to apply meta as tags based on definitioins defined within the Monitiorial Data Governance Native App. _type is now replaced with _classification instead of _data and added in mapping of default_mask to default_mask_value

Execute Task

16 Apr 07:40
263cd46

Choose a tag to compare

  • added macro execute_task to enable the ability to execute a task at the end of a run

execute_task

09 Apr 10:16

Choose a tag to compare

execute_task Pre-release
Pre-release
  • added macro execute_task to enable the ability to execute a task at the end of a run

Minor Fixes

03 Jan 04:23

Choose a tag to compare

  • updated dynamic table model cleaning
  • removed quote from depends_on_ref statement
  • added in run-operation for monitior grants
  • added in dynamic table into read specifics
  • updated depends_on_ref and depends_on_source to cater for dbt-core 1.9 changes
  • get_merge_statement updated to cater for dbt-core 1.9 changes

Atomic Unit Test Removed

18 Nov 01:48

Choose a tag to compare

Pre-release
  • removed the macros relating to the atomic unit test as they are no longer required

Privileges Fixes

31 Oct 09:19

Choose a tag to compare

  • modified macro grant_database_ownership - fixed issue with the macro where ownership was not being granted correctly
  • modified macro grant_integration_ownership - fixed issue with the macro where ownership was not being granted correctly
  • modified macro grant_integration_usgae - fixed issue with the macro where ownership was not being granted correctly
  • modified macro grant_schema_ownership - fixed issue with the macro where usage was not being granted correctly
  • updated dbt_utils package to version 1.3.0

Integration, Network Rules and Secrets

18 Jul 02:20
6accc6e

Choose a tag to compare

  • added macro grant_integration_ownership to enable the ability to grant ownership of an integration
  • added macro grant_integration_usage to enable the ability to grant usage access to an integration
  • modified macro grant_schema_read to include shares when granting permissions
  • modified macro grant_schema_ownership to include network rules, secrets and shares when granting permissions
  • modified macro clean_objects to include network rules and secrets when cleaning objects
  • modified macro clean_generic to fix schema column positioning for secrets
  • modified macros depends_on_ref and depends_on_source to cater for issues found in dbt-core 1.8
  • modified macro grant_share_read to only include OUTBOUND shares

Integration, Network Rules and Secrets

17 Jul 22:09

Choose a tag to compare

Pre-release
  • added macro grant_integration_ownership to enable the ability to grant ownership of an integration
  • added macro grant_integration_usage to enable the ability to grant usage access to an integration
  • modified macro grant_schema_read to include shares when granting permissions
  • modified macro grant_schema_ownership to include network rules, secrets and shares when granting permissions
  • modified macro clean_objects to include network rules and secrets when cleaning objects
  • modified macro clean_generic to fix schema column positioning for secrets
  • modified macros depends_on_ref and depends_on_source to cater for issues found in dbt-core 1.8
  • modified macro grant_share_read to only include OUTBOUND shares