From 442d25c98b1fb818ef7cca434529306c9e514943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20Vistry?= Date: Mon, 7 Sep 2026 05:11:52 +0000 Subject: [PATCH 1/2] Automated commit: Create changelog files --- ...t-and-remove-username-password-authentication.md | 13 +++++++++++++ ...ed-unauth-streams-in-discovery-added-metadata.md | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 _changelog-files/2026/2026-08-31-workday-raas-v1-add-oauth-2-0-support-and-remove-username-password-authentication.md create mode 100644 _changelog-files/2026/2026-09-01-twilio-v1-removed-unauth-streams-in-discovery-added-metadata.md diff --git a/_changelog-files/2026/2026-08-31-workday-raas-v1-add-oauth-2-0-support-and-remove-username-password-authentication.md b/_changelog-files/2026/2026-08-31-workday-raas-v1-add-oauth-2-0-support-and-remove-username-password-authentication.md new file mode 100644 index 000000000..92aef2d90 --- /dev/null +++ b/_changelog-files/2026/2026-08-31-workday-raas-v1-add-oauth-2-0-support-and-remove-username-password-authentication.md @@ -0,0 +1,13 @@ +--- +title: "Workday RaaS (v1): Add OAuth 2.0 support and remove username/password authentication" +content-type: "changelog-entry" +date: 2026-08-31 +entry-type: improvement +entry-category: integration +connection-id: workday-raas +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-workday-raas/pull/32" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to add OAuth 2.0 support and remove username/password authentication. \ No newline at end of file diff --git a/_changelog-files/2026/2026-09-01-twilio-v1-removed-unauth-streams-in-discovery-added-metadata.md b/_changelog-files/2026/2026-09-01-twilio-v1-removed-unauth-streams-in-discovery-added-metadata.md new file mode 100644 index 000000000..d5792a880 --- /dev/null +++ b/_changelog-files/2026/2026-09-01-twilio-v1-removed-unauth-streams-in-discovery-added-metadata.md @@ -0,0 +1,13 @@ +--- +title: "Twilio (v1): Removed unauth streams in discovery, Added Metadata" +content-type: "changelog-entry" +date: 2026-09-01 +entry-type: improvement +entry-category: integration +connection-id: twilio +connection-version: 1 +pull-request: "https://github.com/singer-io/tap-twilio/pull/18" +--- +{{ site.data.changelog.metadata.single-integration | flatify }} + +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to removed unauth streams in discovery, Added Metadata. \ No newline at end of file From c86b6fe5e2354af4f6096901a8768cd88937bb30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20Vistry?= Date: Mon, 7 Sep 2026 14:45:31 +0200 Subject: [PATCH 2/2] Updated changelog --- ...o-v1-removed-unauth-streams-in-discovery-added-metadata.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_changelog-files/2026/2026-09-01-twilio-v1-removed-unauth-streams-in-discovery-added-metadata.md b/_changelog-files/2026/2026-09-01-twilio-v1-removed-unauth-streams-in-discovery-added-metadata.md index d5792a880..2aff77437 100644 --- a/_changelog-files/2026/2026-09-01-twilio-v1-removed-unauth-streams-in-discovery-added-metadata.md +++ b/_changelog-files/2026/2026-09-01-twilio-v1-removed-unauth-streams-in-discovery-added-metadata.md @@ -1,5 +1,5 @@ --- -title: "Twilio (v1): Removed unauth streams in discovery, Added Metadata" +title: "Twilio (v1): Remove unauth streams in discovery and add metadata" content-type: "changelog-entry" date: 2026-09-01 entry-type: improvement @@ -10,4 +10,4 @@ pull-request: "https://github.com/singer-io/tap-twilio/pull/18" --- {{ site.data.changelog.metadata.single-integration | flatify }} -We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to removed unauth streams in discovery, Added Metadata. \ No newline at end of file +We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to remove unauth streams in discovery and add metadata. \ No newline at end of file