1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib/db
Nuno Góis 86530bcfbd
chore: add proxy-aware regional STS authentication for AWS IAM DB auth (#10643)
https://linear.app/unleash/issue/2-3875/add-proxy-aware-regional-sts-authentication-for-aws-iam-db-auth

Adds proxy-aware regional STS authentication for AWS IAM DB auth.

We also added optional support for explicit IAM role assumption through
the `DATABASE_AWS_ROLE_ARN` environment variable.
2025-09-10 10:50:39 +01:00
..
crud feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
access-store.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
access-store.ts chore!: remove deprecated put project groups roles endpoint (#10059) 2025-05-29 14:03:59 +01:00
account-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
addon-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
api-token-store.ts fix: backend tokens mapped to client tokens (#10561) 2025-08-28 13:57:03 +02:00
aws-iam.ts chore: add proxy-aware regional STS authentication for AWS IAM DB auth (#10643) 2025-09-10 10:50:39 +01:00
client-applications-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
client-instance-store.ts fix(1-3928): prevent overwriting existing values in instance store (#10360) 2025-07-16 12:10:15 +00:00
db-pool.ts chore: AWS IAM DB auth migrator (#10622) 2025-09-04 16:14:02 +01:00
db.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
event-store.ts feat: ability to search events by type with pagination (#10217) 2025-06-26 14:42:29 +02:00
favorite-features-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
favorite-projects-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
feature-environment-store.ts feat: start trackign db calls for feature environments (#10585) 2025-09-01 13:38:15 +03:00
feature-strategy-store.test.ts chore: prepare to remove default env (#10087) 2025-06-06 09:20:16 +02:00
feature-tag-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
feature-type-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
group-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
index.ts feat: start tracking database calls for lifecycle (#10582) 2025-09-01 12:19:27 +03:00
pat-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-stats-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
public-signup-token-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
reset-token-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
role-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
session-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
setting-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
strategy-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
tag-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
transaction.test.ts feat: transaction grouping, use ulids and strings (#10230) 2025-06-27 11:45:17 +03:00
transaction.ts feat: transaction grouping, use ulids and strings (#10230) 2025-06-27 11:45:17 +03:00
user-feedback-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
user-splash-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00