Skip to content

Commit f4b59c6

Browse files
Changelog 2025-01-27 (#1091)
* Automated commit: Create changelog files * Changelogs already added * updated changelog --------- Co-authored-by: Mélanie Vistry <[email protected]>
1 parent d8f4cdd commit f4b59c6

8 files changed

+105
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Recharge (v2) bug fix: Multiple fixes"
3+
content-type: "changelog-entry"
4+
date: 2025-01-20
5+
entry-type: bug-fix
6+
entry-category: integration
7+
connection-id: recharge
8+
connection-version: 2
9+
pull-request: "https://github.com/singer-io/tap-recharge/pull/44"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by fixing the dependabot issue, `pylint`, and upgrading the requests library version to 2.32.3.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Recurly (v1) update: Requests library version upgrade"
3+
content-type: "changelog-entry"
4+
date: 2025-01-20
5+
entry-type: updated-feature
6+
entry-category: integration
7+
connection-id: recurly
8+
connection-version: 1
9+
pull-request: "https://github.com/singer-io/tap-recurly/pull/12"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading the requests library version to 2.32.3.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Pipedrive (v1) update: Requests library version upgrade"
3+
content-type: "changelog-entry"
4+
date: 2025-01-21
5+
entry-type: updated-feature
6+
entry-category: integration
7+
connection-id: pipedrive
8+
connection-version: 1
9+
pull-request: "https://github.com/singer-io/tap-pipedrive/pull/140"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading the requests library version to 2.32.3.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Twilio (v1) update: Requests library version upgrade"
3+
content-type: "changelog-entry"
4+
date: 2025-01-21
5+
entry-type: updated-feature
6+
entry-category: integration
7+
connection-id: twilio
8+
connection-version: 1
9+
pull-request: "https://github.com/singer-io/tap-twilio/pull/9"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading the requests library version to 2.32.3.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Zuora (v1) update: Requests library version upgrade"
3+
content-type: "changelog-entry"
4+
date: 2025-01-21
5+
entry-type: updated-feature
6+
entry-category: integration
7+
connection-id: zuora
8+
connection-version: 1
9+
pull-request: "https://github.com/singer-io/tap-zuora/pull/77"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by upgrading the requests library version to 2.32.3.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Klaviyo (v1) update: API version upgrade to 2024-10-15"
3+
content-type: "changelog-entry"
4+
date: 2025-01-22
5+
entry-type: updated-feature
6+
entry-category: integration
7+
connection-id: klaviyo
8+
connection-version: 1
9+
pull-request: "https://github.com/singer-io/tap-klaviyo/pull/74"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to upgrade the API version to 2024-10-15.
14+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Square (v2) bug fix: 'list' object has no 'startswith' attribute"
3+
content-type: "changelog-entry"
4+
date: 2025-01-23
5+
entry-type: bug-fix
6+
entry-category: integration
7+
connection-id: square
8+
connection-version: 2
9+
pull-request: "https://github.com/singer-io/tap-square/pull/124"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to fix the issue: the `list` object has no `startswith` attribute.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Shopify (v1) update: Migration to GraphQL Streams"
3+
content-type: "changelog-entry"
4+
date: 2025-01-24
5+
entry-type: updated-feature
6+
entry-category: integration
7+
connection-id: shopify
8+
connection-version: 1
9+
pull-request: "https://github.com/singer-io/tap-shopify/pull/193"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to migrate to GraphQL Streams.

0 commit comments

Comments
 (0)