Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Twilio (v1): Remove unauth streams in discovery and add 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 remove unauth streams in discovery and add metadata.