Commit graph

736 commits

Author SHA1 Message Date
Adam Benhassen
53f9d5e303
feat(api): conditional breaking changes based on app deployments (#7388) 2026-01-20 12:03:39 +01:00
Laurin Quast
8e111ac428
fix: bump @theguild/federation-composition to 0.21.3 (#7508)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-19 11:47:16 +01:00
Laurin Quast
954e9f3c37
feat: update Node.js to 24.13 (#7492) 2026-01-16 15:31:31 +01:00
Adam Benhassen
8549f22240
feat(api): retrieve app deployments based on last used data (#7377) 2026-01-15 16:11:11 +02:00
Laurin Quast
8e2e40dcf0
fix: better error message when schema service memory limit is reached (#7478)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-13 17:28:06 +01:00
Kamil Kisiela
e3006e22bb
Bump Federation composition lib to v0.21.2 (#7485) 2026-01-12 17:06:19 +00:00
Laurin Quast
ed3fea1423
remove emails and webhooks service (#7458) 2026-01-12 15:11:33 +01:00
Laurin Quast
ec77725ca1
feat: persistent job queue with postgraphile worker (#7383)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2026-01-12 13:13:23 +01:00
Arda TANRIKULU
b13446109d
feat(sdk-rs): builder pattern, multiple endpoints & circuit breaker (#7379) 2026-01-12 11:30:53 +02:00
Iha Shin (신의하)
0d354066b6
feat: allow customizing oidc scope per integration (#7441)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-12-22 19:57:07 +09:00
jdolle
128ce1bdf2
initial schema proposals feature work (#6836) 2025-12-18 05:17:20 +00:00
dependabot[bot]
0cd10af864
chore(deps-dev): update trpc packages (#7438)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-12-16 22:44:09 +01:00
jdolle
444c0cc10d
Add usage data to our public API (#7418) 2025-12-15 09:36:16 +01:00
Laurin Quast
4183e55198
fix: bump federation composition to address subgraph type leakage (#7402) 2025-12-10 14:24:03 +01:00
Laurin Quast
c396566b07
feat(cdn): add versioned artifact endpoints (#7400)
Co-authored-by: Adam Benhassen <adambenhassen@hotmail.com>
2025-12-10 14:05:30 +01:00
Laurin Quast
1cd44f6f54
Revert "feat(cdn): add versioned artifact endpoints" (#7399) 2025-12-10 11:28:53 +01:00
Arda TANRIKULU
856bf7e11d
Apollo Router Integration Tests (#7394) 2025-12-10 09:36:37 +01:00
Adam Benhassen
645c3019db
feat(cdn): add versioned artifact endpoints (#7348) 2025-12-09 23:50:10 +02:00
Adam Benhassen
840bc08236
feat(migrations): add configurable data retention TTL for self-hosted instances (#7303) 2025-12-09 23:16:52 +02:00
Laurin Quast
d027f99321
fix: update user profile exception (#7391) 2025-12-09 00:07:41 +09:00
Alex | 艾力
4aa524779c
feat: update ioredis to support connecting to Redis in IPv6 networks (#7333)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-12-04 13:14:40 +01:00
Laurin Quast
cf91128bc4
fix: stricter CORS if Origin header exists (#7349) 2025-12-01 18:51:34 +01:00
Adam Benhassen
b07f3e4509
fix(test): resolve flaky audit log export test due to clickhouse eventual consistency (#7332) 2025-11-28 14:46:20 +01:00
Adam Benhassen
7e7f33dd13
test(otel-collector): add integration tests for trace ingestion (#7315) 2025-11-27 16:36:09 +02:00
Adam Benhassen
c024ea7666
feat(api): expose Project.createdAt via public GraphQL API (#7328) 2025-11-27 12:31:33 +01:00
Adam Benhassen
316859ebcb
fix(cli): handle escaped single-quoted strings in schema change (#7321) 2025-11-27 09:04:57 +00:00
jdolle
114cd80a8e
Upgrade graphql-inspector to v7; update change models (#7267) 2025-11-25 09:17:06 -08:00
Kamil Kisiela
29de664960
feat: update federation-composition to v0.21.0 (#7306) 2025-11-24 23:08:38 +01:00
Laurin Quast
02a1f71a13
chore: seed for creating an organization with many members and projects (#7294) 2025-11-20 07:42:14 -06:00
Dotan Simha
23f0fb9c3c
chore(deps): update vitest and vite to latest, fix node version constraints, fix eslint in zed (#7251) 2025-11-16 11:38:27 +02:00
Laurin Quast
717b5aa6e8
feat: email invite and default oidc resources assignments (#7252)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2025-11-13 11:55:10 +01:00
Adam Benhassen
5a95a65dc5
chore(deps): update dependency graphql-inspector/core and add missing definitions (#7223) 2025-11-10 17:28:28 +00:00
Laurin Quast
01963a0899
feat(api): project and personal scoped access tokens (#7206) 2025-11-10 09:27:37 +01:00
Laurin Quast
ef46bbfeb8
fix: more strict checks for assigning member roles (#7234) 2025-11-07 10:25:25 +01:00
Adam Benhassen
543de174f5
feat: complete --forceSafe implementation to auto-approve breaking changes (#7193) 2025-11-03 10:10:54 +00:00
Adam Benhassen
7457e4de75
feat: prevent schema check approval when policy errors are present (#7185) 2025-10-28 12:08:57 +00:00
Laurin Quast
1f7f1951b2
fix: bump federation composition (#7177)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-27 13:43:29 +00:00
jdolle
caebbe093a
fix: schema version by commit (#7155)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-24 10:54:47 +02:00
Dotan Simha
8aea66bcbd
Revert "OIDC default resource assignments" (#7159) 2025-10-23 17:57:34 +03:00
jdolle
29fefc6eeb
OIDC default resource assignments (#7135) 2025-10-23 17:53:57 +03:00
jdolle
ef72728915
fix getSchemaVersionByActionId where clause (#7147) 2025-10-21 21:51:06 +00:00
jdolle
0e44587721
select latest log in version by commit; add version details to history (#7124) 2025-10-21 11:09:56 +02:00
Laurin Quast
a79963d2d9
fix: improve query performance (#7099) 2025-10-14 12:01:51 +00:00
Iha Shin (신의하)
2cbdcedb79
feat(cli): add hive app:retire (#7100) 2025-10-13 11:52:01 +00:00
Iha Shin (신의하)
edcc6f1891
feat(app): unify schema composition settings mutations (#7069) 2025-10-11 01:10:37 +09:00
jdolle
c8e805091f
fix: upgrade federation-composition to support external directive on … (#7029)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-09-19 23:47:32 +02:00
Mart Ganzevles
f567fbbf49
feat(api): add tagunusedSchema & deprecatedSchema to public GraphQL API (#6951)
Co-authored-by: Mart Ganzevles <mart.ganzevles@klm.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-09-15 14:44:12 +02:00
Laurin Quast
147e86233c
fix: use schema contracts federation library (#6964) 2025-09-15 12:29:09 +02:00
renovate[bot]
2d7e7be313
fix(deps): update dependency @theguild/federation-composition to v0.19.1 (#6984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 10:10:04 +03:00
renovate[bot]
ae212ee967
chore(deps): update dependency @types/dockerode to v3.3.43 (#6975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-14 16:39:06 +03:00