diff --git a/_changelog-files/2024/2024-12-04-ga360-6.md b/_changelog-files/2024/2024-12-04-ga360-6.md index 4243dea0f..79260bc65 100644 --- a/_changelog-files/2024/2024-12-04-ga360-6.md +++ b/_changelog-files/2024/2024-12-04-ga360-6.md @@ -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 diff --git a/_changelog-files/2024/2024-12-16-impact-v1-start-date.md b/_changelog-files/2024/2024-12-16-impact-v1-start-date.md new file mode 100644 index 000000000..2d7d7c7f2 --- /dev/null +++ b/_changelog-files/2024/2024-12-16-impact-v1-start-date.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2024/2024-12-18-klaviyo-v1-update-requests.md b/_changelog-files/2024/2024-12-18-klaviyo-v1-update-requests.md new file mode 100644 index 000000000..f70a57aa7 --- /dev/null +++ b/_changelog-files/2024/2024-12-18-klaviyo-v1-update-requests.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2024/2024-12-18-mongodb-v3-terminaltables-removal.md b/_changelog-files/2024/2024-12-18-mongodb-v3-terminaltables-removal.md new file mode 100644 index 000000000..6c526ac79 --- /dev/null +++ b/_changelog-files/2024/2024-12-18-mongodb-v3-terminaltables-removal.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2024/2024-12-19-dynamodb-v1-terminaltables-removal.md b/_changelog-files/2024/2024-12-19-dynamodb-v1-terminaltables-removal.md new file mode 100644 index 000000000..2a4667fbc --- /dev/null +++ b/_changelog-files/2024/2024-12-19-dynamodb-v1-terminaltables-removal.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2024/2024-12-19-sftp-v1-terminaltables-removal.md b/_changelog-files/2024/2024-12-19-sftp-v1-terminaltables-removal.md new file mode 100644 index 000000000..2e7c15268 --- /dev/null +++ b/_changelog-files/2024/2024-12-19-sftp-v1-terminaltables-removal.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-06-ga4-fix-metrics-data-incompatibility.md b/_changelog-files/2025/2025-01-06-ga4-fix-metrics-data-incompatibility.md new file mode 100644 index 000000000..faf2975bb --- /dev/null +++ b/_changelog-files/2025/2025-01-06-ga4-fix-metrics-data-incompatibility.md @@ -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`. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-07-amazon-s3-csv-v1-improvement-role-assumption.md b/_changelog-files/2025/2025-01-07-amazon-s3-csv-v1-improvement-role-assumption.md new file mode 100644 index 000000000..be608f3eb --- /dev/null +++ b/_changelog-files/2025/2025-01-07-amazon-s3-csv-v1-improvement-role-assumption.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-07-dynamodb-v1-improvement-role-assumption.md b/_changelog-files/2025/2025-01-07-dynamodb-v1-improvement-role-assumption.md new file mode 100644 index 000000000..508d2ef0a --- /dev/null +++ b/_changelog-files/2025/2025-01-07-dynamodb-v1-improvement-role-assumption.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-07-heap-v1-improvement-role-assumption.md b/_changelog-files/2025/2025-01-07-heap-v1-improvement-role-assumption.md new file mode 100644 index 000000000..49eafb3dd --- /dev/null +++ b/_changelog-files/2025/2025-01-07-heap-v1-improvement-role-assumption.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-08-mongodb-v3-pymongo-upgrade.md b/_changelog-files/2025/2025-01-08-mongodb-v3-pymongo-upgrade.md new file mode 100644 index 000000000..343dd0916 --- /dev/null +++ b/_changelog-files/2025/2025-01-08-mongodb-v3-pymongo-upgrade.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-09-activecampaign-v1-upgrade-lib-version.md b/_changelog-files/2025/2025-01-09-activecampaign-v1-upgrade-lib-version.md new file mode 100644 index 000000000..245ecc6bf --- /dev/null +++ b/_changelog-files/2025/2025-01-09-activecampaign-v1-upgrade-lib-version.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-09-intercom-v2-update-requests-upgrade.md b/_changelog-files/2025/2025-01-09-intercom-v2-update-requests-upgrade.md new file mode 100644 index 000000000..8a1754f0b --- /dev/null +++ b/_changelog-files/2025/2025-01-09-intercom-v2-update-requests-upgrade.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-09-microsoft-advertising-v2-stringcase-removal.md b/_changelog-files/2025/2025-01-09-microsoft-advertising-v2-stringcase-removal.md new file mode 100644 index 000000000..51789fd82 --- /dev/null +++ b/_changelog-files/2025/2025-01-09-microsoft-advertising-v2-stringcase-removal.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-09-typeform-v2-ratelimit-removal.md b/_changelog-files/2025/2025-01-09-typeform-v2-ratelimit-removal.md new file mode 100644 index 000000000..ecca43fc2 --- /dev/null +++ b/_changelog-files/2025/2025-01-09-typeform-v2-ratelimit-removal.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-09-yotpo-v2-update-requests-upgrade.md b/_changelog-files/2025/2025-01-09-yotpo-v2-update-requests-upgrade.md new file mode 100644 index 000000000..252b9c80a --- /dev/null +++ b/_changelog-files/2025/2025-01-09-yotpo-v2-update-requests-upgrade.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-10-zendesk-v2-aiohttp-requests-upgrade.md b/_changelog-files/2025/2025-01-10-zendesk-v2-aiohttp-requests-upgrade.md new file mode 100644 index 000000000..362fa7d73 --- /dev/null +++ b/_changelog-files/2025/2025-01-10-zendesk-v2-aiohttp-requests-upgrade.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-13-facebook-v1-api-upgrade.md b/_changelog-files/2025/2025-01-13-facebook-v1-api-upgrade.md new file mode 100644 index 000000000..4ea180a32 --- /dev/null +++ b/_changelog-files/2025/2025-01-13-facebook-v1-api-upgrade.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-13-github-v2-new-bookmark-format.md b/_changelog-files/2025/2025-01-13-github-v2-new-bookmark-format.md new file mode 100644 index 000000000..085388872 --- /dev/null +++ b/_changelog-files/2025/2025-01-13-github-v2-new-bookmark-format.md @@ -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 ...}}}`. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-13-slack-v1-pipefilelock-removal.md b/_changelog-files/2025/2025-01-13-slack-v1-pipefilelock-removal.md new file mode 100644 index 000000000..4288eb32b --- /dev/null +++ b/_changelog-files/2025/2025-01-13-slack-v1-pipefilelock-removal.md @@ -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`. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-13-zoom-v1-ratelimit-removal.md b/_changelog-files/2025/2025-01-13-zoom-v1-ratelimit-removal.md new file mode 100644 index 000000000..d890e7778 --- /dev/null +++ b/_changelog-files/2025/2025-01-13-zoom-v1-ratelimit-removal.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-16-deputy-v1-update-requests-upgrade.md b/_changelog-files/2025/2025-01-16-deputy-v1-update-requests-upgrade.md new file mode 100644 index 000000000..e2a23a07e --- /dev/null +++ b/_changelog-files/2025/2025-01-16-deputy-v1-update-requests-upgrade.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-16-impact-v1-update-pagesize.md b/_changelog-files/2025/2025-01-16-impact-v1-update-pagesize.md new file mode 100644 index 000000000..c6934eb76 --- /dev/null +++ b/_changelog-files/2025/2025-01-16-impact-v1-update-pagesize.md @@ -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. \ No newline at end of file diff --git a/_changelog-files/2025/2025-01-16-zendesk-chat-v2-bug-fix-timezone.md b/_changelog-files/2025/2025-01-16-zendesk-chat-v2-bug-fix-timezone.md new file mode 100644 index 000000000..7ae7b204e --- /dev/null +++ b/_changelog-files/2025/2025-01-16-zendesk-chat-v2-bug-fix-timezone.md @@ -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. diff --git a/_changelog-files/2025/2025-01-20-square-v2-roles-stream-removal.md b/_changelog-files/2025/2025-01-20-square-v2-roles-stream-removal.md new file mode 100644 index 000000000..0c903ee01 --- /dev/null +++ b/_changelog-files/2025/2025-01-20-square-v2-roles-stream-removal.md @@ -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. diff --git a/_changelog-files/2025/2025-01-20-xero-v1-new-fields-credit-notes.md b/_changelog-files/2025/2025-01-20-xero-v1-new-fields-credit-notes.md new file mode 100644 index 000000000..a57d7c90c --- /dev/null +++ b/_changelog-files/2025/2025-01-20-xero-v1-new-fields-credit-notes.md @@ -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 \ No newline at end of file