1057 Commits

Author SHA1 Message Date
Yen Su e60c43112c feat(Databricks Node): Add user-delegated OAuth2 credential (authorization code + PKCE) (#37007) 2026-08-27 14:22:24 +00:00
Lorent Lempereur b66c3e2a96 refactor: Apply outbound request protection by default (no-changelog) (#36841)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-08-26 10:52:56 +00:00
Toby Wilds 7469231277 feat(Typeform Node): Allow custom OAuth2 scopes (#36486) 2026-08-19 13:07:10 +00:00
yehorkardash ca82fd9827 feat(core): Add new agent slack integration (#35591)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-08-17 09:27:50 +00:00
Csaba Tuncsik 620c40c02c fix(Microsoft SharePoint Node): Require subdomain in OAuth2 credential (#35680) 2026-08-14 10:11:09 +00:00
Ilfat Mindubaev f9fd8a83e4 feat(Confluence Node): Add Confluence Cloud OAuth2 credential (#35732) 2026-08-13 11:54:01 +00:00
Ilfat Mindubaev 653dfc6cf7 fix(Microsoft Teams Node): Restore Group.ReadWrite.All OAuth2 scope (#36005)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-13 08:38:45 +00:00
Srinjoy 8ac5a60616 fix(X (Formerly Twitter) Node): Update OAuth2 and API endpoints to x.com (#32699) 2026-08-07 12:12:52 +00:00
Robin Braumann 4e6fc65f55 feat(core): Add Discord as an agent chat channel (#35331)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-06 06:09:43 +00:00
Jon 204f346720 feat(Slack Node): Use Real-time Search API for message search (#35291)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-05 08:15:48 +00:00
Ilfat Mindubaev 1e39ea50a4 fix(core): Fix broken documentation links in AWS (Assume Role) credential (#34763)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-04 06:49:03 +00:00
Raúl Gómez Morales f6f05cb672 feat(HTTP Request Node): Add Simplified Custom Auth generic credential (#35068) 2026-07-31 11:54:12 +00:00
RomanDavydchuk 22816b3f34 feat(Cal.com Trigger Node): Fully migrate to API v2 (#35055) 2026-07-31 07:58:46 +00:00
Dimitri Lavrenük ce8669e4db feat: Add ap-east-2 and ap-southeast-6 AWS regions (#35278) 2026-07-31 07:33:16 +00:00
Jon e4e33e3363 fix(Slack Node): Add groups:write OAuth scope for private channel actions (#35288) 2026-07-30 16:15:10 +00:00
Paul Fitzpatrick 3a2af96dcf fix(Grist Node): Restore the stored base URL of legacy credentials (#35229) 2026-07-30 07:57:41 +00:00
RomanDavydchuk 4622b35557 fix(N8n Node): Update credential test to use an endpoint with no extra scopes (#34605) 2026-07-27 15:07:46 +00:00
PRATHAMESH HUKKERI 6f3d2b9faa fix(Databricks Node): Change default tokenExpiredStatusCode from 401 to 403 (#34325)
Co-authored-by: Prathamesh Hukkeri <prathamesh04@users.noreply.github.com>
2026-07-24 07:12:44 +00:00
Stephen Wright 8e5fdb4b2d fix(core): Sign S3 object paths with strict RFC 3986 encoding (#34694) 2026-07-23 06:41:23 +00:00
Stephen Wright 69c86333b2 feat: Allow custom OAuth scopes for Microsoft Azure Monitor, Dynamics, Graph Security and Azure Storage (#34612) 2026-07-22 07:10:54 +00:00
Stephen Wright 4a8dd5b817 feat: Allow custom OAuth scopes for the remaining Google credentials (#34631) 2026-07-22 07:07:41 +00:00
Ilfat Mindubaev d6f26cfe7d fix(core): Coerce AWS request header values to strings before signing (#34534)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 13:40:33 +00:00
Paul Fitzpatrick d6d7d93df3 feat(Grist Node): Use a single Grist URL field in the credential (#34190)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-20 08:42:47 +00:00
yehorkardash f47023066e feat: Add showOnDeployment option, show warning for read file node on cloud (#34417)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-07-17 14:32:37 +00:00
Stephen Wright 2e3123097e fix(core): Sign SES requests with the ses service name (#34270) 2026-07-15 16:12:08 +00:00
Yen Su d30e7b042c feat(Slack Node): Add advanced HITL configuration for one-tap approval (#34123)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-15 12:38:46 +00:00
Csaba Tuncsik 0e8420bbff fix(HTTP Request Node): Sign non-standard AWS endpoint hosts with the correct region and service (#34081)
Co-authored-by: Thanasis Gkliatis <thanasis.gkliatis@n8n.io>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: Thanasis G <96360514+gthanasis@users.noreply.github.com>
2026-07-15 11:43:20 +00:00
Thanasis G 36411ea426 fix(HTTP Request Node): Sign AWS PrivateLink (vpce) endpoints correctly (#33769)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-13 14:13:05 +00:00
Ilfat Mindubaev 12fc9a0f29 feat: Support custom endpoints for AWS Bedrock (VPC/PrivateLink) (#33805)
Co-authored-by: Stephen Wright <sjw948@gmail.com>
2026-07-13 12:48:40 +00:00
Dimitri Lavrenük 1950037f72 fix: Rundeck node supports configurable SSL validation (#33960) 2026-07-10 13:16:10 +00:00
RomanDavydchuk 3681a8d804 fix(LinkedIn Node): Add scopes to get users even with organization support (#33934) 2026-07-10 11:25:11 +00:00
Yen Su 2f60c21861 feat(Google BigQuery Node): Allow custom OAuth2 scopes (#33822)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-07-09 08:37:51 +00:00
Dimitri Lavrenük cedab5dcdf fix: Update Supabase credential description to use new secret keys (#33818) 2026-07-08 13:09:57 +00:00
n8n-assistant[bot] 46c1a0e8f3 chore: Bundle/2.x (#33793)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Mike Repeć <mike.repec@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
2026-07-08 08:48:55 +03:00
Stephen Wright 36a834d23d fix(HTTP Request Node): Include UI query parameters when signing AWS requests (#33679) 2026-07-07 11:18:49 +00:00
Danny Spencer 381d5bf3bd feat(Zendesk Node): Allow custom OAuth2 scopes (#33734)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 10:50:08 +00:00
Ilfat Mindubaev 4d1862bbd6 feat: Add certificate authentication to the Microsoft Entra Service Principal credential (#33420) 2026-07-06 08:23:01 +00:00
Bernhard Wittmann 9b9c3ddf89 fix(Calendly Trigger Node): Request required OAuth2 scopes for Calendly API (#33286) 2026-07-02 11:45:07 +00:00
Puranik Yashaswin Sharma 3c8689f008 fix: Make Miro OAuth2 scope field visible (#25105)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-07-01 15:58:04 +00:00
Ilfat Mindubaev f82a932beb feat(core): Add certificate authentication option to Microsoft OAuth2 credentials (#33227) 2026-07-01 13:55:09 +00:00
Thanasis G f22651132e feat(core): Switch AWS request signing from aws4 to @smithy/signature-v4 with a legacy fallback (no-changelog) (#33304)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-01 08:40:56 +00:00
Tomi Turtiainen 7fb04cdb98 refactor: Remove @n8n/utils barrel export (no-changelog) (#33082) 2026-06-30 16:05:24 +03:00
Stephen Wright 25e0321cfb feat(Kafka Node): Add mTLS (client certificate) authentication (#33236)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 10:46:04 +00:00
Thanasis G c8b00edf82 refactor(core): Replace hand-written STS AssumeRole with AWS SDK (#32990)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 09:18:27 +00:00
Thanasis G ec665788b1 refactor(core): Expose AWS credentials via a proper n8n-nodes-base sub-path (no-changelog) (#32989)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 09:02:07 +00:00
Thanasis G aa67c064f2 feat(core): Use the AWS SDK to read system credentials (no-changelog) (#32937)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 14:19:21 +00:00
krisn0x d307cae2a9 fix(Microsoft Teams Node): Downgrade OAuth2 scope from Group.ReadWrite.All to Group.Read.All (#28141)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-06-29 12:27:45 +00:00
Michael Drury 3955bcafd3 fix(Google Vertex Chat Model Node): Support newer Gemini models and EU/US data residency (#33135)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 11:37:03 +00:00
Michael Drury 9977e7757a fix(core): OpenAI and Anthropic custom header credentials causing inconsistent behaviours (#33131) 2026-06-29 09:14:06 +00:00
Ilfat Mindubaev 6c85fdcd81 refactor: Extract formatPemBlock into @n8n/utils (#32998) 2026-06-29 08:19:29 +00:00