From 2720de3bb7f94f1c53cc75361a4200f4ac261a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20Vistry?= Date: Mon, 25 May 2026 06:32:35 +0000 Subject: [PATCH 1/2] Automated commit: Create changelog files --- ...-vNOT FOUND-bumped-requests-version-to-2-34-2.md | 13 +++++++++++++ ...le-ads-v2-bump-protobuf-and-requests-versions.md | 13 +++++++++++++ ...st-forecast-v1-update-libraries-and-add-tests.md | 13 +++++++++++++ ...istrak-v1-bump-requests-from-2-32-5-to-2-33-0.md | 13 +++++++++++++ ...visibility-fields-to-fields_to_remove-section.md | 13 +++++++++++++ .../2026-05-22-jira-v2-bump-python-dependencies-.md | 13 +++++++++++++ ...5-surveymonkey-v2-[sac-30903]--cve-issues-fix.md | 13 +++++++++++++ 7 files changed, 91 insertions(+) create mode 100644 _changelog-files/2026/2026-05-18-delighted-vNOT FOUND-bumped-requests-version-to-2-34-2.md create mode 100644 _changelog-files/2026/2026-05-18-google-ads-v2-bump-protobuf-and-requests-versions.md create mode 100644 _changelog-files/2026/2026-05-19-harvest-forecast-v1-update-libraries-and-add-tests.md create mode 100644 _changelog-files/2026/2026-05-19-listrak-v1-bump-requests-from-2-32-5-to-2-33-0.md create mode 100644 _changelog-files/2026/2026-05-20-jira-v2-adding-visibility-fields-to-fields_to_remove-section.md create mode 100644 _changelog-files/2026/2026-05-22-jira-v2-bump-python-dependencies-.md create mode 100644 _changelog-files/2026/2026-05-25-surveymonkey-v2-[sac-30903]--cve-issues-fix.md diff --git a/_changelog-files/2026/2026-05-18-delighted-vNOT FOUND-bumped-requests-version-to-2-34-2.md b/_changelog-files/2026/2026-05-18-delighted-vNOT FOUND-bumped-requests-version-to-2-34-2.md new file mode 100644 index 000000000..787353e57 --- /dev/null +++ b/_changelog-files/2026/2026-05-18-delighted-vNOT FOUND-bumped-requests-version-to-2-34-2.md @@ -0,0 +1,13 @@ +--- +title: "NOT FOUND (vNOT FOUND): Bumped requests version to 2.34.2" +content-type: "changelog-entry" +date: 2026-05-18 +entry-type: improvement +entry-category: integration +connection-id: NOT FOUND +connection-version: NOT FOUND +pull-request: "https://github.com/singer-io/tap-delighted/pull/12" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to bumped requests version to 2.34.2. \ No newline at end of file diff --git a/_changelog-files/2026/2026-05-18-google-ads-v2-bump-protobuf-and-requests-versions.md b/_changelog-files/2026/2026-05-18-google-ads-v2-bump-protobuf-and-requests-versions.md new file mode 100644 index 000000000..341e7c07e --- /dev/null +++ b/_changelog-files/2026/2026-05-18-google-ads-v2-bump-protobuf-and-requests-versions.md @@ -0,0 +1,13 @@ +--- +title: "Google Ads (v2): Bump protobuf and requests versions" +content-type: "changelog-entry" +date: 2026-05-18 +entry-type: improvement +entry-category: integration +connection-id: google-ads +connection-version: 2 +pull-request: "https://github.com/singer-io/tap-google-ads/pull/107" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to bump protobuf and requests versions. \ No newline at end of file diff --git a/_changelog-files/2026/2026-05-19-harvest-forecast-v1-update-libraries-and-add-tests.md b/_changelog-files/2026/2026-05-19-harvest-forecast-v1-update-libraries-and-add-tests.md new file mode 100644 index 000000000..b640a31d0 --- /dev/null +++ b/_changelog-files/2026/2026-05-19-harvest-forecast-v1-update-libraries-and-add-tests.md @@ -0,0 +1,13 @@ +--- +title: "Harvest Forecast (v1): Update libraries and add tests" +content-type: "changelog-entry" +date: 2026-05-19 +entry-type: improvement +entry-category: integration +connection-id: harvest-forecast +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-harvest-forecast/pull/32" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to update libraries and add tests. \ No newline at end of file diff --git a/_changelog-files/2026/2026-05-19-listrak-v1-bump-requests-from-2-32-5-to-2-33-0.md b/_changelog-files/2026/2026-05-19-listrak-v1-bump-requests-from-2-32-5-to-2-33-0.md new file mode 100644 index 000000000..7a2b2ed3a --- /dev/null +++ b/_changelog-files/2026/2026-05-19-listrak-v1-bump-requests-from-2-32-5-to-2-33-0.md @@ -0,0 +1,13 @@ +--- +title: "Listrak (v1): Bump requests from 2.32.5 to 2.33.0" +content-type: "changelog-entry" +date: 2026-05-19 +entry-type: improvement +entry-category: integration +connection-id: listrak +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-listrak/pull/35" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to bump requests from 2.32.5 to 2.33.0. \ No newline at end of file diff --git a/_changelog-files/2026/2026-05-20-jira-v2-adding-visibility-fields-to-fields_to_remove-section.md b/_changelog-files/2026/2026-05-20-jira-v2-adding-visibility-fields-to-fields_to_remove-section.md new file mode 100644 index 000000000..56776c4ab --- /dev/null +++ b/_changelog-files/2026/2026-05-20-jira-v2-adding-visibility-fields-to-fields_to_remove-section.md @@ -0,0 +1,13 @@ +--- +title: "JIRA (v2): Adding visibility fields to fields_to_remove section" +content-type: "changelog-entry" +date: 2026-05-20 +entry-type: improvement +entry-category: integration +connection-id: jira +connection-version: 2 +pull-request: "https://github.com/singer-io/tap-jira/pull/137" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to adding visibility fields to fields_to_remove section. \ No newline at end of file diff --git a/_changelog-files/2026/2026-05-22-jira-v2-bump-python-dependencies-.md b/_changelog-files/2026/2026-05-22-jira-v2-bump-python-dependencies-.md new file mode 100644 index 000000000..fb7e6646f --- /dev/null +++ b/_changelog-files/2026/2026-05-22-jira-v2-bump-python-dependencies-.md @@ -0,0 +1,13 @@ +--- +title: "JIRA (v2): Bump python dependencies " +content-type: "changelog-entry" +date: 2026-05-22 +entry-type: improvement +entry-category: integration +connection-id: jira +connection-version: 2 +pull-request: "https://github.com/singer-io/tap-jira/pull/136" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to bump python dependencies . \ No newline at end of file diff --git a/_changelog-files/2026/2026-05-25-surveymonkey-v2-[sac-30903]--cve-issues-fix.md b/_changelog-files/2026/2026-05-25-surveymonkey-v2-[sac-30903]--cve-issues-fix.md new file mode 100644 index 000000000..a78d5db8c --- /dev/null +++ b/_changelog-files/2026/2026-05-25-surveymonkey-v2-[sac-30903]--cve-issues-fix.md @@ -0,0 +1,13 @@ +--- +title: "SurveyMonkey (v2): [SAC-30903] - CVE Issues Fix" +content-type: "changelog-entry" +date: 2026-05-25 +entry-type: bug-fix +entry-category: integration +connection-id: surveymonkey +connection-version: 2 +pull-request: "https://github.com/singer-io/tap-surveymonkey/pull/48" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to [SAC-30903] - CVE Issues Fix. \ No newline at end of file From 6da3bcfc49f81f16bc7a5e181bdb25ed87c7c6bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20Vistry?= Date: Tue, 26 May 2026 14:17:17 +0200 Subject: [PATCH 2/2] Updated changelog --- ...ighted-vNOT FOUND-bumped-requests-version-to-2-34-2.md | 8 ++++---- ...dding-visibility-fields-to-fields_to_remove-section.md | 4 ++-- ...ix.md => 2026-05-25-surveymonkey-v2-fix-cve-issues.md} | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) rename _changelog-files/2026/{2026-05-25-surveymonkey-v2-[sac-30903]--cve-issues-fix.md => 2026-05-25-surveymonkey-v2-fix-cve-issues.md} (73%) diff --git a/_changelog-files/2026/2026-05-18-delighted-vNOT FOUND-bumped-requests-version-to-2-34-2.md b/_changelog-files/2026/2026-05-18-delighted-vNOT FOUND-bumped-requests-version-to-2-34-2.md index 787353e57..5141f9cb4 100644 --- a/_changelog-files/2026/2026-05-18-delighted-vNOT FOUND-bumped-requests-version-to-2-34-2.md +++ b/_changelog-files/2026/2026-05-18-delighted-vNOT FOUND-bumped-requests-version-to-2-34-2.md @@ -1,13 +1,13 @@ --- -title: "NOT FOUND (vNOT FOUND): Bumped requests version to 2.34.2" +title: "Delighted (v1): Bump requests version to 2.34.2" content-type: "changelog-entry" date: 2026-05-18 entry-type: improvement entry-category: integration -connection-id: NOT FOUND -connection-version: NOT FOUND +connection-id: delighted +connection-version: 1 pull-request: "https://github.com/singer-io/tap-delighted/pull/12" --- {{ site.data.changelog.metadata.single-integration | flatify }} -We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to bumped requests version to 2.34.2. \ No newline at end of file +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to bump requests version to 2.34.2. \ No newline at end of file diff --git a/_changelog-files/2026/2026-05-20-jira-v2-adding-visibility-fields-to-fields_to_remove-section.md b/_changelog-files/2026/2026-05-20-jira-v2-adding-visibility-fields-to-fields_to_remove-section.md index 56776c4ab..fb7ff6870 100644 --- a/_changelog-files/2026/2026-05-20-jira-v2-adding-visibility-fields-to-fields_to_remove-section.md +++ b/_changelog-files/2026/2026-05-20-jira-v2-adding-visibility-fields-to-fields_to_remove-section.md @@ -1,5 +1,5 @@ --- -title: "JIRA (v2): Adding visibility fields to fields_to_remove section" +title: "JIRA (v2): Add `visibility` fields to `fields_to_remove` section" content-type: "changelog-entry" date: 2026-05-20 entry-type: improvement @@ -10,4 +10,4 @@ pull-request: "https://github.com/singer-io/tap-jira/pull/137" --- {{ site.data.changelog.metadata.single-integration | flatify }} -We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to adding visibility fields to fields_to_remove section. \ No newline at end of file +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to add visibility `visibility` fields to `fields_to_remove` section. \ No newline at end of file diff --git a/_changelog-files/2026/2026-05-25-surveymonkey-v2-[sac-30903]--cve-issues-fix.md b/_changelog-files/2026/2026-05-25-surveymonkey-v2-fix-cve-issues.md similarity index 73% rename from _changelog-files/2026/2026-05-25-surveymonkey-v2-[sac-30903]--cve-issues-fix.md rename to _changelog-files/2026/2026-05-25-surveymonkey-v2-fix-cve-issues.md index a78d5db8c..d216c3410 100644 --- a/_changelog-files/2026/2026-05-25-surveymonkey-v2-[sac-30903]--cve-issues-fix.md +++ b/_changelog-files/2026/2026-05-25-surveymonkey-v2-fix-cve-issues.md @@ -1,5 +1,5 @@ --- -title: "SurveyMonkey (v2): [SAC-30903] - CVE Issues Fix" +title: "SurveyMonkey (v2): Fix CVE issues" content-type: "changelog-entry" date: 2026-05-25 entry-type: bug-fix @@ -10,4 +10,4 @@ pull-request: "https://github.com/singer-io/tap-surveymonkey/pull/48" --- {{ site.data.changelog.metadata.single-integration | flatify }} -We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to [SAC-30903] - CVE Issues Fix. \ No newline at end of file +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to fix CVE issues. \ No newline at end of file