Releases: DataEngineersNZ/dbt-snowflake-datops-utils
Releases · DataEngineersNZ/dbt-snowflake-datops-utils
Tagging
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
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
- updated macro
apply_meta_as_tagsto enable the ability to apply meta as tags based on definitioins defined within the Monitiorial Data Governance Native App._typeis now replaced with_classificationinstead of_dataand added in mapping ofdefault_masktodefault_mask_value
Execute Task
- added macro execute_task to enable the ability to execute a task at the end of a run
execute_task
- added macro
execute_taskto enable the ability to execute a task at the end of a run
Minor Fixes
- 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
- removed the macros relating to the atomic unit test as they are no longer required
Privileges Fixes
- 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_utilspackage to version 1.3.0
Integration, Network Rules and Secrets
- added macro
grant_integration_ownershipto enable the ability to grant ownership of an integration - added macro
grant_integration_usageto enable the ability to grant usage access to an integration - modified macro
grant_schema_readto include shares when granting permissions - modified macro
grant_schema_ownershipto include network rules, secrets and shares when granting permissions - modified macro
clean_objectsto include network rules and secrets when cleaning objects - modified macro
clean_genericto fix schema column positioning for secrets - modified macros
depends_on_refanddepends_on_sourceto cater for issues found in dbt-core 1.8 - modified macro
grant_share_readto only includeOUTBOUNDshares
Integration, Network Rules and Secrets
- added macro
grant_integration_ownershipto enable the ability to grant ownership of an integration - added macro
grant_integration_usageto enable the ability to grant usage access to an integration - modified macro
grant_schema_readto include shares when granting permissions - modified macro
grant_schema_ownershipto include network rules, secrets and shares when granting permissions - modified macro
clean_objectsto include network rules and secrets when cleaning objects - modified macro
clean_genericto fix schema column positioning for secrets - modified macros
depends_on_refanddepends_on_sourceto cater for issues found in dbt-core 1.8 - modified macro
grant_share_readto only includeOUTBOUNDshares