Skip to content

Commit c2df1af

Browse files
Changelog 2024-11-11 (#1077)
* Automated commit: Create changelog files * Added changelog * Updated changelog * Typo --------- Co-authored-by: Mélanie Vistry <[email protected]>
1 parent efb00df commit c2df1af

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
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: Removed invalid `singer-decimal` formats"
3+
content-type: "changelog-entry"
4+
date: 2024-11-04
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/120"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
We've updated our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration by removing the invalid `singer-decimal` formats from the `locations` schema.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Zendesk Support (v2): Enhanced tap performance"
3+
content-type: "changelog-entry"
4+
date: 2024-11-07
5+
entry-type: improvement
6+
entry-category: integration
7+
connection-id: zendesk
8+
connection-version: 2
9+
pull-request: "https://github.com/singer-io/tap-zendesk/pull/150"
10+
---
11+
{{ site.data.changelog.metadata.single-integration | flatify }}
12+
13+
We've updated our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to enhance the performance for large record counts.

0 commit comments

Comments
 (0)