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
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Shopify (v3): Add exponential backoff retry logic for Shopify bulk operations in progress"
content-type: "changelog-entry"
date: 2025-12-15
entry-type: improvement
entry-category: integration
connection-id: shopify
connection-version: 3
pull-request: "https://github.com/singer-io/tap-shopify/pull/246"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to add exponential backoff retry logic for Shopify bulk operations in progress.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "GitLab (v1): Update configuration options"
content-type: "changelog-entry"
date: 2025-12-18
entry-type: improvement
entry-category: integration
connection-id: gitlab
connection-version: 1
pull-request: "https://github.com/singer-io/tap-gitlab/pull/46"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to update configuration options.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Salesforce (v2): Update libraries to latest version"
content-type: "changelog-entry"
date: 2025-12-18
entry-type: improvement
entry-category: integration
connection-id: salesforce
connection-version: 2
pull-request: "https://github.com/singer-io/tap-salesforce/pull/195"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to update libraries to latest version.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Workday RaaS (v1): Update libraries"
content-type: "changelog-entry"
date: 2025-12-19
entry-type: improvement
entry-category: integration
connection-id: workday-raas
connection-version: 1
pull-request: "https://github.com/singer-io/tap-workday-raas/pull/21"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to update libraries.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Stripe (v3): Add transfer_reversals stream"
content-type: "changelog-entry"
date: 2025-12-22
entry-type: improvement
entry-category: integration
connection-id: stripe
connection-version: 3
pull-request: "https://github.com/singer-io/tap-stripe/pull/216"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to add `transfer_reversals` stream.