Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions _changelog-files/2024/2024-12-04-ga360-6.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Google Analytics 360 (v1) bug fix: Compatibility
"
title: "Google Analytics 360 (v1) bug fix: Compatibility"
content-type: "changelog-entry"
date: 2024-12-04
entry-type: bug-fix
Expand Down
13 changes: 13 additions & 0 deletions _changelog-files/2024/2024-12-16-impact-v1-start-date.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Impact (v1): Update for Actions and ActionUpdates"
content-type: "changelog-entry"
date: 2024-12-16
entry-type: updated-feature
entry-category: integration
connection-id: impact
connection-version: 1
pull-request: "https://github.com/singer-io/tap-impact/pull/33"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to forbid queries for `Actions` or `ActionUpdates` cannot have a `StartDate` exceeding 3 years in the past.
13 changes: 13 additions & 0 deletions _changelog-files/2024/2024-12-18-klaviyo-v1-update-requests.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Klaviyo (v1) update: Requests library version upgrade"
content-type: "changelog-entry"
date: 2024-12-18
entry-type: updated-feature
entry-category: integration
connection-id: klaviyo
connection-version: 1
pull-request: "https://github.com/singer-io/tap-klaviyo/pull/73"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading the requests library version to 2.32.3.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "MongoDB (v3): Deprecated terminaltables removal"
content-type: "changelog-entry"
date: 2024-12-18
entry-type: improvement
entry-category: integration
connection-id: mongodb
connection-version: 3
pull-request: "https://github.com/singer-io/tap-mongodb/pull/120"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to remove the deprecated `terminaltables` dependency.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Amazon DynamoDB (v1): Deprecated terminaltables removal"
content-type: "changelog-entry"
date: 2024-12-19
entry-type: improvement
entry-category: integration
connection-id: amazon-dynamodb
connection-version: 1
pull-request: "https://github.com/singer-io/tap-dynamodb/pull/60"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to remove the deprecated `terminaltables` dependency.
13 changes: 13 additions & 0 deletions _changelog-files/2024/2024-12-19-sftp-v1-terminaltables-removal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "SFTP (v1): Deprecated terminaltables removal"
content-type: "changelog-entry"
date: 2024-12-19
entry-type: improvement
entry-category: integration
connection-id: sftp
connection-version: 1
pull-request: "https://github.com/singer-io/tap-sftp/pull/47"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to remove the deprecated `terminaltables` dependency.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Google Analytics 4 (v1): Metrics and data incompatibility"
content-type: "changelog-entry"
date: 2025-01-06
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/106"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to fix metrics and data incompatibility by implementing `advertiserAdCostPerKeyEvent`.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Amazon S3 CSV (v1) improvement: Security enhancement for role assumption"
content-type: "changelog-entry"
date: 2025-01-07
entry-type: improvement
entry-category: integration
connection-id: amazon-s3-csv
connection-version: 1
pull-request: "hhttps://github.com/singer-io/tap-s3-csv/pull/69"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by using a proxy AWS account for role assumption by using a two-step role assumption process.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Amazon DynamoDB (v1) improvement: Security enhancement for role assumption"
content-type: "changelog-entry"
date: 2025-01-07
entry-type: improvement
entry-category: integration
connection-id: amazon-dynamodb
connection-version: 1
pull-request: "https://github.com/singer-io/tap-dynamodb/pull/59"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by using a proxy AWS account for role assumption and a two-step role assumption process.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Heap (v1) improvement: Security enhancement for role assumption"
content-type: "changelog-entry"
date: 2025-01-07
entry-type: improvement
entry-category: integration
connection-id: heap
connection-version: 1
pull-request: "https://github.com/singer-io/tap-heap/pull/21"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by using a proxy AWS account for role assumption by using a two-step role assumption process.
13 changes: 13 additions & 0 deletions _changelog-files/2025/2025-01-08-mongodb-v3-pymongo-upgrade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "MongoDB (v3) update: Pymongo version upgrade"
content-type: "changelog-entry"
date: 2025-01-08
entry-type: updated-feature
entry-category: integration
connection-id: mongodb
connection-version: 3
pull-request: "https://github.com/singer-io/tap-mongodb/pull/121"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading `pymongo` version to 4.10.1.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "ActiveCampaign (v1) update: Requests library version upgrade"
content-type: "changelog-entry"
date: 2025-01-09
entry-type: updated-feature
entry-category: integration
connection-id: activecampaign
connection-version: 1
pull-request: "https://github.com/singer-io/tap-activecampaign/pull/43"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading the requests library version to 2.32.3.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Intercom (v2) update: Requests library version upgrade"
content-type: "changelog-entry"
date: 2025-01-09
entry-type: updated-feature
entry-category: integration
connection-id: intercom
connection-version: 2
pull-request: "https://github.com/singer-io/tap-intercom/pull/62"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading the requests library version to 2.32.3.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Microsoft Advertising (v2) update: Stringcase removal"
content-type: "changelog-entry"
date: 2025-01-09
entry-type: updated-feature
entry-category: integration
connection-id: bing-ads
connection-version: 2
pull-request: "https://github.com/singer-io/tap-bing-ads/pull/114"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by removing the `stringcase` dependency.
13 changes: 13 additions & 0 deletions _changelog-files/2025/2025-01-09-typeform-v2-ratelimit-removal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Typeform (v2) update: Ratelimit removal"
content-type: "changelog-entry"
date: 2025-01-09
entry-type: updated-feature
entry-category: integration
connection-id: typeform
connection-version: 2
pull-request: "https://github.com/singer-io/tap-typeform/pull/83"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by removing the `ratelimit` dependency.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Yotpo (v2) update: Requests library version upgrade"
content-type: "changelog-entry"
date: 2025-01-09
entry-type: updated-feature
entry-category: integration
connection-id: yotpo
connection-version: 2
pull-request: "https://github.com/singer-io/tap-intercom/pull/62"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading the requests library version to 2.32.3.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Zendesk Support (v2) update: aiohttp and requests library version upgrade"
content-type: "changelog-entry"
date: 2025-01-10
entry-type: improvement
entry-category: integration
connection-id: zendesk
connection-version: 2
pull-request: "https://github.com/singer-io/tap-zendesk/pull/157"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading `aiohttp` version to 3.11.11 and requests library version to 2.32.3.
13 changes: 13 additions & 0 deletions _changelog-files/2025/2025-01-13-facebook-v1-api-upgrade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Facebook Ads (v1) upgrade: API to 21.0.5"
content-type: "changelog-entry"
date: 2025-01-13
entry-type: updated-feature
entry-category: integration
connection-id: facebook-ads
connection-version: 1
pull-request: "https://github.com/singer-io/tap-facebook/pull/242"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading the API version to 21.0.5.
15 changes: 15 additions & 0 deletions _changelog-files/2025/2025-01-13-github-v2-new-bookmark-format.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "GitHub (v2) update: New bookmark format"
content-type: "changelog-entry"
date: 2025-01-13
entry-type: updated-feature
entry-category: integration
connection-id: github
connection-version: 2
pull-request: "https://github.com/singer-io/tap-github/pull/212"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by
updating the `translate_state function` to convert old bookmarks into the new bookmark format
`{bookmarks {stream_name {repository ...}}}`.
13 changes: 13 additions & 0 deletions _changelog-files/2025/2025-01-13-slack-v1-pipefilelock-removal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Slack (v1) update: pipefile.lock removal"
content-type: "changelog-entry"
date: 2025-01-13
entry-type: improvement
entry-category: integration
connection-id: slack
connection-version: 1
pull-request: "https://github.com/singer-io/tap-slack/pull/22"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by removing `pipefile.lock`.
13 changes: 13 additions & 0 deletions _changelog-files/2025/2025-01-13-zoom-v1-ratelimit-removal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Zoom (v1) update: Ratelimit removal"
content-type: "changelog-entry"
date: 2025-01-13
entry-type: updated-feature
entry-category: integration
connection-id: zoom
connection-version: 1
pull-request: "https://github.com/singer-io/tap-zoom/pull/33"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by removing the `ratelimit` dependency.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Deputy (v1) update: Requests library version upgrade"
content-type: "changelog-entry"
date: 2025-01-16
entry-type: updated-feature
entry-category: integration
connection-id: deputy
connection-version: 1
pull-request: "https://github.com/singer-io/tap-deputy/pull/10"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading the requests library version to 2.32.3.
13 changes: 13 additions & 0 deletions _changelog-files/2025/2025-01-16-impact-v1-update-pagesize.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Impact (v1) update: page_size increased"
content-type: "changelog-entry"
date: 2025-01-16
entry-type: updated-feature
entry-category: integration
connection-id: impact
connection-version: 1
pull-request: "https://github.com/singer-io/tap-impact/pull/36"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to increase the `page_size` to 20,000.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Zendesk Chat (v2) bug fix: Timezone issue"
content-type: "changelog-entry"
date: 2025-01-16
entry-type: bug-fix
entry-category: integration
connection-id: zendesk
connection-version: 2
pull-request: "https://github.com/singer-io/tap-zendesk-chat/pull/54"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to fix the issue with the timezone.
13 changes: 13 additions & 0 deletions _changelog-files/2025/2025-01-20-square-v2-roles-stream-removal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Square (v2): Roles stream removal"
content-type: "changelog-entry"
date: 2025-01-20
entry-type: updated-feature
entry-category: integration
connection-id: square
connection-version: 2
pull-request: "https://github.com/singer-io/tap-square/pull/121"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to remove the deprecated roles stream.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Xero (v1) update: New fields in the schema of credit_notes"
content-type: "changelog-entry"
date: 2025-01-20
entry-type: updated-feature
entry-category: integration
connection-id: xero
connection-version: 1
pull-request: "https://github.com/singer-io/tap-xero/pull/117"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to add new fields to the `credit_notes` table:
- InvoiceAddresses
- Taxability
- TaxBreakdown
- SalesTaxCodeId