From f7891a58f5aee0f5d95e086fefbfc1bd43bac81a Mon Sep 17 00:00:00 2001 From: Renee Li <91097070+fivetran-reneeli@users.noreply.github.com> Date: Thu, 29 Aug 2024 11:37:13 -0400 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ba91bd..4bda67e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # dbt_servicenow v0.3.0 [PR #10](https://github.com/fivetran/dbt_servicenow/pull/10) includes the following updates: -## 🚨 Breaking Changes +## Breaking Changes - The following fields were removed from the `servicenow__task_enhanced` model as `problem_first_reported_by_task_value` was incorrectly assumed to have corresponding `sys_user` values, but in actuality is related to the task table and therefore have no user fields. - `problem_reporter_email` - `problem_reporter_manager_value`