From a3a6c7677c388439717a6439e99ae31db0dd5a07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20Vistry?= Date: Mon, 3 Aug 2026 06:05:03 +0000 Subject: [PATCH 1/2] Automated commit: Create changelog files --- ...v2-refresh-bulk-session-token-per-result-file.md | 13 +++++++++++++ .../2026/2026-07-28-codat-v1-gl-work.md | 13 +++++++++++++ ...7-28-mssql-v1-bump-log4j-using-singer-clojure.md | 13 +++++++++++++ ...-v1-exclude-unauthorized-streams-from-catalog.md | 13 +++++++++++++ ...9-mssql-v1-bump-org-clojure-clojure-to-1-11-2.md | 13 +++++++++++++ ...07-29-mssql-v1-bump-singer-clojure-to-fix-cve.md | 13 +++++++++++++ ...-v2-handle-conversations-bookmark-progression.md | 13 +++++++++++++ ...h-groups-independently-while-syncing-projects.md | 13 +++++++++++++ ...1-include-null-only-columns-in-metadata-(#23).md | 13 +++++++++++++ 9 files changed, 117 insertions(+) create mode 100644 _changelog-files/2026/2026-07-27-salesforce-v2-refresh-bulk-session-token-per-result-file.md create mode 100644 _changelog-files/2026/2026-07-28-codat-v1-gl-work.md create mode 100644 _changelog-files/2026/2026-07-28-mssql-v1-bump-log4j-using-singer-clojure.md create mode 100644 _changelog-files/2026/2026-07-28-pendo-v1-exclude-unauthorized-streams-from-catalog.md create mode 100644 _changelog-files/2026/2026-07-29-mssql-v1-bump-org-clojure-clojure-to-1-11-2.md create mode 100644 _changelog-files/2026/2026-07-29-mssql-v1-bump-singer-clojure-to-fix-cve.md create mode 100644 _changelog-files/2026/2026-07-30-freshdesk-v2-handle-conversations-bookmark-progression.md create mode 100644 _changelog-files/2026/2026-07-30-gitlab-v1-update-to-fetch-groups-independently-while-syncing-projects.md create mode 100644 _changelog-files/2026/2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata-(#23).md diff --git a/_changelog-files/2026/2026-07-27-salesforce-v2-refresh-bulk-session-token-per-result-file.md b/_changelog-files/2026/2026-07-27-salesforce-v2-refresh-bulk-session-token-per-result-file.md new file mode 100644 index 000000000..88a4ee67f --- /dev/null +++ b/_changelog-files/2026/2026-07-27-salesforce-v2-refresh-bulk-session-token-per-result-file.md @@ -0,0 +1,13 @@ +--- +title: "Salesforce (v2): refresh Bulk session token per result file" +content-type: "changelog-entry" +date: 2026-07-27 +entry-type: improvement +entry-category: integration +connection-id: salesforce +connection-version: 2 +pull-request: "https://github.com/singer-io/tap-salesforce/pull/222" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to refresh Bulk session token per result file. \ No newline at end of file diff --git a/_changelog-files/2026/2026-07-28-codat-v1-gl-work.md b/_changelog-files/2026/2026-07-28-codat-v1-gl-work.md new file mode 100644 index 000000000..a7781a091 --- /dev/null +++ b/_changelog-files/2026/2026-07-28-codat-v1-gl-work.md @@ -0,0 +1,13 @@ +--- +title: "Codat (v1): GL Work" +content-type: "changelog-entry" +date: 2026-07-28 +entry-type: improvement +entry-category: integration +connection-id: codat +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-codat/pull/26" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to gL Work. \ No newline at end of file diff --git a/_changelog-files/2026/2026-07-28-mssql-v1-bump-log4j-using-singer-clojure.md b/_changelog-files/2026/2026-07-28-mssql-v1-bump-log4j-using-singer-clojure.md new file mode 100644 index 000000000..e9de92ce0 --- /dev/null +++ b/_changelog-files/2026/2026-07-28-mssql-v1-bump-log4j-using-singer-clojure.md @@ -0,0 +1,13 @@ +--- +title: "Microsoft SQL Server (v1): Bump log4j using singer-clojure" +content-type: "changelog-entry" +date: 2026-07-28 +entry-type: improvement +entry-category: integration +connection-id: mssql +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-mssql/pull/94" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to bump log4j using singer-clojure. \ No newline at end of file diff --git a/_changelog-files/2026/2026-07-28-pendo-v1-exclude-unauthorized-streams-from-catalog.md b/_changelog-files/2026/2026-07-28-pendo-v1-exclude-unauthorized-streams-from-catalog.md new file mode 100644 index 000000000..a88093517 --- /dev/null +++ b/_changelog-files/2026/2026-07-28-pendo-v1-exclude-unauthorized-streams-from-catalog.md @@ -0,0 +1,13 @@ +--- +title: "Pendo (v1): Exclude unauthorized streams from catalog" +content-type: "changelog-entry" +date: 2026-07-28 +entry-type: improvement +entry-category: integration +connection-id: pendo +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-pendo/pull/139" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to exclude unauthorized streams from catalog. \ No newline at end of file diff --git a/_changelog-files/2026/2026-07-29-mssql-v1-bump-org-clojure-clojure-to-1-11-2.md b/_changelog-files/2026/2026-07-29-mssql-v1-bump-org-clojure-clojure-to-1-11-2.md new file mode 100644 index 000000000..2e60352b6 --- /dev/null +++ b/_changelog-files/2026/2026-07-29-mssql-v1-bump-org-clojure-clojure-to-1-11-2.md @@ -0,0 +1,13 @@ +--- +title: "Microsoft SQL Server (v1): Bump org.clojure/clojure to 1.11.2" +content-type: "changelog-entry" +date: 2026-07-29 +entry-type: improvement +entry-category: integration +connection-id: mssql +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-mssql/pull/95" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to bump org.clojure/clojure to 1.11.2. \ No newline at end of file diff --git a/_changelog-files/2026/2026-07-29-mssql-v1-bump-singer-clojure-to-fix-cve.md b/_changelog-files/2026/2026-07-29-mssql-v1-bump-singer-clojure-to-fix-cve.md new file mode 100644 index 000000000..56e9afccc --- /dev/null +++ b/_changelog-files/2026/2026-07-29-mssql-v1-bump-singer-clojure-to-fix-cve.md @@ -0,0 +1,13 @@ +--- +title: "Microsoft SQL Server (v1): Bump singer-clojure to fix cve" +content-type: "changelog-entry" +date: 2026-07-29 +entry-type: bug-fix +entry-category: integration +connection-id: mssql +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-mssql/pull/96" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to bump singer-clojure to fix cve. \ No newline at end of file diff --git a/_changelog-files/2026/2026-07-30-freshdesk-v2-handle-conversations-bookmark-progression.md b/_changelog-files/2026/2026-07-30-freshdesk-v2-handle-conversations-bookmark-progression.md new file mode 100644 index 000000000..870c96162 --- /dev/null +++ b/_changelog-files/2026/2026-07-30-freshdesk-v2-handle-conversations-bookmark-progression.md @@ -0,0 +1,13 @@ +--- +title: "Freshdesk (v2): Handle conversations bookmark progression" +content-type: "changelog-entry" +date: 2026-07-30 +entry-type: improvement +entry-category: integration +connection-id: freshdesk +connection-version: 2 +pull-request: "https://github.com/singer-io/tap-freshdesk/pull/72" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to handle conversations bookmark progression. \ No newline at end of file diff --git a/_changelog-files/2026/2026-07-30-gitlab-v1-update-to-fetch-groups-independently-while-syncing-projects.md b/_changelog-files/2026/2026-07-30-gitlab-v1-update-to-fetch-groups-independently-while-syncing-projects.md new file mode 100644 index 000000000..ab11869f6 --- /dev/null +++ b/_changelog-files/2026/2026-07-30-gitlab-v1-update-to-fetch-groups-independently-while-syncing-projects.md @@ -0,0 +1,13 @@ +--- +title: "GitLab (v1): Update to fetch groups independently while syncing projects" +content-type: "changelog-entry" +date: 2026-07-30 +entry-type: improvement +entry-category: integration +connection-id: gitlab +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-gitlab/pull/55" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to update to fetch groups independently while syncing projects. \ No newline at end of file diff --git a/_changelog-files/2026/2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata-(#23).md b/_changelog-files/2026/2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata-(#23).md new file mode 100644 index 000000000..5f3296223 --- /dev/null +++ b/_changelog-files/2026/2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata-(#23).md @@ -0,0 +1,13 @@ +--- +title: "Workday RaaS (v1): Include null-only columns in metadata (#23)" +content-type: "changelog-entry" +date: 2026-07-30 +entry-type: improvement +entry-category: integration +connection-id: workday-raas +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-workday-raas/pull/27" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to include null-only columns in metadata (#23). \ No newline at end of file From c402c166b967e04f49771d8ec8bc0b26388ef3a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20Vistry?= Date: Tue, 4 Aug 2026 10:13:37 +0200 Subject: [PATCH 2/2] Updated changelog --- ...alesforce-v2-refresh-bulk-session-token-per-result-file.md | 2 +- ...-v1-gl-work.md => 2026-07-28-codat-v1-update-libraries.md} | 4 ++-- ...-workday-raas-v1-include-null-only-columns-in-metadata.md} | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) rename _changelog-files/2026/{2026-07-28-codat-v1-gl-work.md => 2026-07-28-codat-v1-update-libraries.md} (77%) rename _changelog-files/2026/{2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata-(#23).md => 2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata.md} (94%) diff --git a/_changelog-files/2026/2026-07-27-salesforce-v2-refresh-bulk-session-token-per-result-file.md b/_changelog-files/2026/2026-07-27-salesforce-v2-refresh-bulk-session-token-per-result-file.md index 88a4ee67f..51bf5bbea 100644 --- a/_changelog-files/2026/2026-07-27-salesforce-v2-refresh-bulk-session-token-per-result-file.md +++ b/_changelog-files/2026/2026-07-27-salesforce-v2-refresh-bulk-session-token-per-result-file.md @@ -1,5 +1,5 @@ --- -title: "Salesforce (v2): refresh Bulk session token per result file" +title: "Salesforce (v2): Refresh Bulk session token per result file" content-type: "changelog-entry" date: 2026-07-27 entry-type: improvement diff --git a/_changelog-files/2026/2026-07-28-codat-v1-gl-work.md b/_changelog-files/2026/2026-07-28-codat-v1-update-libraries.md similarity index 77% rename from _changelog-files/2026/2026-07-28-codat-v1-gl-work.md rename to _changelog-files/2026/2026-07-28-codat-v1-update-libraries.md index a7781a091..9c2c1fc96 100644 --- a/_changelog-files/2026/2026-07-28-codat-v1-gl-work.md +++ b/_changelog-files/2026/2026-07-28-codat-v1-update-libraries.md @@ -1,5 +1,5 @@ --- -title: "Codat (v1): GL Work" +title: "Codat (v1): Update libraries" content-type: "changelog-entry" date: 2026-07-28 entry-type: improvement @@ -10,4 +10,4 @@ pull-request: "https://github.com/singer-io/tap-codat/pull/26" --- {{ site.data.changelog.metadata.single-integration | flatify }} -We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to gL Work. \ No newline at end of file +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to update libraries. \ No newline at end of file diff --git a/_changelog-files/2026/2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata-(#23).md b/_changelog-files/2026/2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata.md similarity index 94% rename from _changelog-files/2026/2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata-(#23).md rename to _changelog-files/2026/2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata.md index 5f3296223..e42bf42ca 100644 --- a/_changelog-files/2026/2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata-(#23).md +++ b/_changelog-files/2026/2026-07-30-workday-raas-v1-include-null-only-columns-in-metadata.md @@ -1,5 +1,5 @@ --- -title: "Workday RaaS (v1): Include null-only columns in metadata (#23)" +title: "Workday RaaS (v1): Include null-only columns in metadata" content-type: "changelog-entry" date: 2026-07-30 entry-type: improvement @@ -10,4 +10,4 @@ pull-request: "https://github.com/singer-io/tap-workday-raas/pull/27" --- {{ site.data.changelog.metadata.single-integration | flatify }} -We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to include null-only columns in metadata (#23). \ No newline at end of file +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to include null-only columns in metadata. \ No newline at end of file