Skip to content

Commit ce800b1

Browse files
github-actions[bot]Lucie Milan
andauthored
Changelog 2023-11-13 (#978)
* Automated commit: Create changelog files * completed changelog * Create ignore.txt --------- Co-authored-by: Lucie Milan <lmilan@talend.com>
1 parent 3edcba8 commit ce800b1

File tree

4 files changed

+30
-2
lines changed

4 files changed

+30
-2
lines changed

_changelog-files/2023/2023-09-13-facebook-v1-retry-error-503.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ pull-request: "https://github.com/singer-io/tap-facebook/pull/226"
1010
---
1111
{{ site.data.changelog.metadata.single-integration | flatify }}
1212

13-
We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by adding a retry logic systmen when an error with the HTTP status code 503 (Service Unavailable) occurs.
13+
We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by adding a retry logic system when an error with the HTTP status code 503 (Service Unavailable) occurs.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Intercom (v2) bug fix: Add retry logic for JSON decode errors"
3+
content-type: "changelog-entry"
4+
date: 2023-11-06
5+
entry-type: bug-fix
6+
entry-category: integration
7+
connection-id: intercom
8+
connection-version: 2
9+
pull-request: "https://github.com/singer-io/tap-intercom/pull/66"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
We've fixed an issue in our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by adding a a response doesn't return any JSON content.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Google Analytics 4 (v1) update: New field exclusions"
3+
content-type: "changelog-entry"
4+
date: 2023-11-07
5+
entry-type: updated-feature
6+
entry-category: integration
7+
connection-id: google-analytics-4
8+
connection-version: 1
9+
pull-request: "https://github.com/singer-io/tap-ga4/pull/92"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
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.

scripts/changelog/ignore.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,6 @@ https://github.com/singer-io/tap-mambu/pull/106
131131
https://github.com/singer-io/tap-onfleet/pull/6
132132
https://github.com/singer-io/tap-outreach/pull/26
133133
https://github.com/singer-io/tap-github/pull/193
134-
https://github.com/singer-io/tap-github/pull/199
134+
https://github.com/singer-io/tap-github/pull/199
135+
https://github.com/singer-io/tap-frontapp/18
136+
https://github.com/singer-io/tap-frontapp/21

0 commit comments

Comments
 (0)