Skip to content

feat(redshift-driver): Support IAM auth#10391

Draft
ovr wants to merge 3 commits intomasterfrom
feat/redshift-iam-support
Draft

feat(redshift-driver): Support IAM auth#10391
ovr wants to merge 3 commits intomasterfrom
feat/redshift-iam-support

Conversation

@ovr
Copy link
Member

@ovr ovr commented Feb 12, 2026

This PR is based on #10389

@github-actions github-actions bot added driver:redshift Issues relating to the Redshift driver driver:postgres Issues relating to the Postgres driver driver:crate javascript Pull requests that update Javascript code data source driver driver:materialize labels Feb 12, 2026
@ovr ovr force-pushed the feat/redshift-iam-support branch from 1f83ed8 to 95ed16f Compare February 12, 2026 18:37
# Conflicts:
#	packages/cubejs-postgres-driver/src/PgClient.ts
@ovr ovr force-pushed the feat/redshift-iam-support branch from 95ed16f to 20961c0 Compare February 13, 2026 15:12
@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.49%. Comparing base (a57cabe) to head (4a342ef).

Files with missing lines Patch % Lines
packages/cubejs-backend-shared/src/env.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10391      +/-   ##
==========================================
- Coverage   57.51%   57.49%   -0.02%     
==========================================
  Files         222      222              
  Lines       17341    17346       +5     
  Branches     3546     3546              
==========================================
  Hits         9973     9973              
- Misses       6833     6838       +5     
  Partials      535      535              
Flag Coverage Δ
cube-backend 57.49% <0.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data source driver driver:crate driver:materialize driver:postgres Issues relating to the Postgres driver driver:redshift Issues relating to the Redshift driver javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant