From 293e069597b6d149aab3ed1cd23aef79e87e9e88 Mon Sep 17 00:00:00 2001 From: Jamie Rodriguez <65564846+fivetran-jamie@users.noreply.github.com> Date: Wed, 6 Mar 2024 12:04:20 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 725f39b..fe044bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ [PR #48](https://github.com/fivetran/dbt_zendesk_source/pull/48) includes the following updates: ## Feature Updates -- Adds the `phone` field to `stg_zendesk__user` and ensures it is a `string`. +- Adds the `phone` field to `stg_zendesk__user` and ensures it is a `string` if the column is not found in your source data. - Adds documentation for `user` fields that were previously missing yml descriptions. # dbt_zendesk_source v0.11.0