From 723a02477f7f270ca4203e058dea069b8b9a11d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20Vistry?= Date: Mon, 13 Apr 2026 05:54:24 +0000 Subject: [PATCH 1/2] Automated commit: Create changelog files --- .../2026-04-07-ms-teams-v1-library-upgrade-(#7).md | 13 +++++++++++++ ...hake-v1-sac-28753-upgrade-python-dependencies.md | 13 +++++++++++++ ...ix-connection-failure-for-403-forbidden-error.md | 13 +++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 _changelog-files/2026/2026-04-07-ms-teams-v1-library-upgrade-(#7).md create mode 100644 _changelog-files/2026/2026-04-10-mailshake-v1-sac-28753-upgrade-python-dependencies.md create mode 100644 _changelog-files/2026/2026-04-10-zendesk-v2-fix-connection-failure-for-403-forbidden-error.md diff --git a/_changelog-files/2026/2026-04-07-ms-teams-v1-library-upgrade-(#7).md b/_changelog-files/2026/2026-04-07-ms-teams-v1-library-upgrade-(#7).md new file mode 100644 index 000000000..a2c298e14 --- /dev/null +++ b/_changelog-files/2026/2026-04-07-ms-teams-v1-library-upgrade-(#7).md @@ -0,0 +1,13 @@ +--- +title: "Microsoft Teams (v1): Library Upgrade (#7)" +content-type: "changelog-entry" +date: 2026-04-07 +entry-type: improvement +entry-category: integration +connection-id: ms-teams +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-ms-teams/pull/9" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to library Upgrade (#7). \ No newline at end of file diff --git a/_changelog-files/2026/2026-04-10-mailshake-v1-sac-28753-upgrade-python-dependencies.md b/_changelog-files/2026/2026-04-10-mailshake-v1-sac-28753-upgrade-python-dependencies.md new file mode 100644 index 000000000..784a32e4d --- /dev/null +++ b/_changelog-files/2026/2026-04-10-mailshake-v1-sac-28753-upgrade-python-dependencies.md @@ -0,0 +1,13 @@ +--- +title: "Mailshake (v1): Sac 28753/upgrade python dependencies" +content-type: "changelog-entry" +date: 2026-04-10 +entry-type: improvement +entry-category: integration +connection-id: mailshake +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-mailshake/pull/17" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to sac 28753/upgrade python dependencies. \ No newline at end of file diff --git a/_changelog-files/2026/2026-04-10-zendesk-v2-fix-connection-failure-for-403-forbidden-error.md b/_changelog-files/2026/2026-04-10-zendesk-v2-fix-connection-failure-for-403-forbidden-error.md new file mode 100644 index 000000000..7a92ec329 --- /dev/null +++ b/_changelog-files/2026/2026-04-10-zendesk-v2-fix-connection-failure-for-403-forbidden-error.md @@ -0,0 +1,13 @@ +--- +title: "Zendesk Support (v2): Fix connection failure for 403 Forbidden error" +content-type: "changelog-entry" +date: 2026-04-10 +entry-type: bug-fix +entry-category: integration +connection-id: zendesk +connection-version: 2 +pull-request: "https://github.com/singer-io/tap-zendesk/pull/185" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to fix connection failure for 403 Forbidden error. \ No newline at end of file From 057c40e8ae3c96639eeb4b5d0d8354db2649805e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20Vistry?= Date: Tue, 14 Apr 2026 10:06:08 +0200 Subject: [PATCH 2/2] Updated changelog --- ...rade-(#7).md => 2026-04-07-ms-teams-v1-library-upgrade.md} | 4 ++-- ...4-10-mailshake-v1-sac-28753-upgrade-python-dependencies.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename _changelog-files/2026/{2026-04-07-ms-teams-v1-library-upgrade-(#7).md => 2026-04-07-ms-teams-v1-library-upgrade.md} (75%) diff --git a/_changelog-files/2026/2026-04-07-ms-teams-v1-library-upgrade-(#7).md b/_changelog-files/2026/2026-04-07-ms-teams-v1-library-upgrade.md similarity index 75% rename from _changelog-files/2026/2026-04-07-ms-teams-v1-library-upgrade-(#7).md rename to _changelog-files/2026/2026-04-07-ms-teams-v1-library-upgrade.md index a2c298e14..c24dca796 100644 --- a/_changelog-files/2026/2026-04-07-ms-teams-v1-library-upgrade-(#7).md +++ b/_changelog-files/2026/2026-04-07-ms-teams-v1-library-upgrade.md @@ -1,5 +1,5 @@ --- -title: "Microsoft Teams (v1): Library Upgrade (#7)" +title: "Microsoft Teams (v1): Upgrade library" content-type: "changelog-entry" date: 2026-04-07 entry-type: improvement @@ -10,4 +10,4 @@ pull-request: "https://github.com/singer-io/tap-ms-teams/pull/9" --- {{ site.data.changelog.metadata.single-integration | flatify }} -We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to library Upgrade (#7). \ No newline at end of file +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to upgrade library. \ No newline at end of file diff --git a/_changelog-files/2026/2026-04-10-mailshake-v1-sac-28753-upgrade-python-dependencies.md b/_changelog-files/2026/2026-04-10-mailshake-v1-sac-28753-upgrade-python-dependencies.md index 784a32e4d..ee3237d2c 100644 --- a/_changelog-files/2026/2026-04-10-mailshake-v1-sac-28753-upgrade-python-dependencies.md +++ b/_changelog-files/2026/2026-04-10-mailshake-v1-sac-28753-upgrade-python-dependencies.md @@ -1,5 +1,5 @@ --- -title: "Mailshake (v1): Sac 28753/upgrade python dependencies" +title: "Mailshake (v1): Upgrade python dependencies" content-type: "changelog-entry" date: 2026-04-10 entry-type: improvement @@ -10,4 +10,4 @@ pull-request: "https://github.com/singer-io/tap-mailshake/pull/17" --- {{ site.data.changelog.metadata.single-integration | flatify }} -We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to sac 28753/upgrade python dependencies. \ No newline at end of file +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to upgrade python dependencies. \ No newline at end of file