Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-catfritz authored May 14, 2024
1 parent 4cb02d0 commit 38cbdba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- Updated the sequence of JSON parsing for model `fivetran_platform__audit_table` to reduce runtime.

## Bug Fixes
- Updated model `fivetran_platform__audit_user_activity` to correct the JSON parsing used to determine column `email`. This fixes an issue where `fivetran_platform__audit_user_activity` could potentially have 0 rows.
- Updated model `fivetran_platform__audit_user_activity` to correct the JSON parsing used to determine column `email`. This fixes an issue introduced in v1.5.0 where `fivetran_platform__audit_user_activity` could potentially have 0 rows.

## Under the hood
- Updated logic for macro `fivetran_log_lookback` to align with logic used in similar macros in other packages.
Expand Down

0 comments on commit 38cbdba

Please sign in to comment.