-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Automated commit: Create changelog files * completed changelog --------- Co-authored-by: Lucie Milan <[email protected]>
- Loading branch information
1 parent
3ed9e8c
commit fe75f39
Showing
5 changed files
with
43 additions
and
59 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
_changelog-files/2023/2023-09-12-github-v2-remove-files-stats-fields.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: "GitHub (v2) update: `files` and `stats` fields from commit-related schemas" | ||
content-type: "changelog-entry" | ||
date: 2023-09-12 | ||
entry-type: updated-feature | ||
entry-category: integration | ||
connection-id: github | ||
connection-version: 2 | ||
pull-request: "https://github.com/singer-io/tap-github/pull/198" | ||
--- | ||
{{ site.data.changelog.metadata.single-integration | flatify }} | ||
|
||
We've updated our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to remove the `files` and `stats` fields from the `commits` and `pr-commits` streams, since these are not returned by the {{ this-connection.display_name }} API. |
13 changes: 13 additions & 0 deletions
13
_changelog-files/2023/2023-09-13-facebook-v1-retry-error-503.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: "Facebook Ads (v1) update: Add retry logic for status code 503" | ||
content-type: "changelog-entry" | ||
date: 2023-09-13 | ||
entry-type: improvement | ||
entry-category: integration | ||
connection-id: facebook-ads | ||
connection-version: 1 | ||
pull-request: "https://github.com/singer-io/tap-facebook/pull/226" | ||
--- | ||
{{ site.data.changelog.metadata.single-integration | flatify }} | ||
|
||
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 changes: 13 additions & 0 deletions
13
_changelog-files/2023/2023-09-14-kustomer-v1-new-fields.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: "Kustomer (v1) update: New fields" | ||
content-type: "changelog-entry" | ||
date: 2023-09-14 | ||
entry-type: updated-feature | ||
entry-category: integration | ||
connection-id: kustomer | ||
connection-version: 1 | ||
pull-request: "https://github.com/singer-io/tap-kustomer/pull/26" | ||
--- | ||
{{ site.data.changelog.metadata.single-integration | flatify }} | ||
|
||
We've updated our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to add some new fields in the `conversations` stream. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters