diff --git a/_changelog-files/2024/2024-04-01-ga4-v1-fix-new-supported-data-type.md b/_changelog-files/2024/2024-04-01-ga4-v1-fix-new-supported-data-type.md new file mode 100644 index 000000000..954ec8891 --- /dev/null +++ b/_changelog-files/2024/2024-04-01-ga4-v1-fix-new-supported-data-type.md @@ -0,0 +1,13 @@ +--- +title: "Google Analytics (v1) bug fix: New supported data type" +content-type: "changelog-entry" +date: 2024-04-01 +entry-type: bug-fix +entry-category: integration +connection-id: google-analytics-4 +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-ga4/pull/102" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've updated our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to fix an issue with the API. The `NUMBER` data type is now supported in the catalog for metric fields that are originally specified as `INTEGER` types in the {{ this-connection.display_name }} API. \ No newline at end of file diff --git a/_changelog-files/2024/2024-04-01-ga4-v1-new-field-exclusions.md b/_changelog-files/2024/2024-04-01-ga4-v1-new-field-exclusions.md new file mode 100644 index 000000000..b65e99c22 --- /dev/null +++ b/_changelog-files/2024/2024-04-01-ga4-v1-new-field-exclusions.md @@ -0,0 +1,13 @@ +--- +title: "Google Analytics 4 (v1) update: New field exclusions" +content-type: "changelog-entry" +date: 2024-04-01 +entry-type: updated-feature +entry-category: integration +connection-id: google-analytics-4 +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-ga4/pull/101" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've updated our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to add new field exclusions after a change in the {{ this-connection.display_name }} API. \ No newline at end of file