Skip to content
Closed
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
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.
Loading