Commit graph

1201 commits

Author SHA1 Message Date
Laurin
a3ba6ccaed
fix: app deployment publish permissions (#8042) 2026-05-12 14:52:26 +02:00
Laurin
0b091375b5
chore: move all schema version crud logic from legacy storage module to dedicated class (#8029)
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
2026-05-11 22:59:29 +02:00
Laurin
80b76004da
feat: write app deployment manifest to CDN (#8015)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-05-06 16:52:06 +02:00
jdolle
a989647908
fix: OIDC verification domains are now inserted and compared against lower… (#8020) 2026-05-06 09:07:26 +02:00
jdolle
51e5baa0dd
Upgrade graphql-inspector to flag defaulted inputs as dangerous (#8021)
Some checks failed
ci / package (push) Has been cancelled
ci / code-style (push) Has been cancelled
ci / typescript (push) Has been cancelled
ci / graphql-schema (push) Has been cancelled
ci / publish_docker_cli (push) Has been cancelled
ci / build (push) Has been cancelled
ci / trigger staging deployment (push) Has been cancelled
2026-04-30 17:00:24 -07:00
Laurin
842881c402
chore: bump bentocache to v1.5.1 (#8019)
Some checks failed
ci / package (push) Has been cancelled
ci / code-style (push) Has been cancelled
ci / typescript (push) Has been cancelled
ci / graphql-schema (push) Has been cancelled
ci / build (push) Has been cancelled
ci / publish_docker_cli (push) Has been cancelled
ci / trigger staging deployment (push) Has been cancelled
2026-04-28 17:00:46 +02:00
Laurin
d0f3ef04f5
fix: default value should prevent REQUIRE_INACCESSIBLE (#8016) 2026-04-28 12:57:37 +02:00
Laurin
bea8b7c4f6
fix: vulnerabilities 2026-04-23 (#8003)
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
2026-04-27 15:02:52 +02:00
Adam Benhassen
0162def432
fix(app-deployments): auto-inject MCP directive definitions during operation validation (#7970) 2026-04-13 17:08:08 +00:00
Laurin
9708f71aa3
fix: schema contract composition applying @inaccessible on the federation types ContextArgument and FieldValue on the supergraph SDL (#7967) 2026-04-10 12:44:41 +02:00
Laurin
0d81a7a01b
chore: bump vite and vitest peer dependency (#7953) 2026-04-08 08:48:48 +02:00
Laurin
007dc4b8df
chore: bump lodash (#7942) 2026-04-02 11:07:13 +02:00
jdolle
96bd390c7f
fix: do not cache edge types in graphql eslint (#7936) 2026-03-31 09:03:58 +02:00
Copilot
aac23596ec
refactor: shared internal postgres package around slonik (#7887)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: n1ru4l <14338007+n1ru4l@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2026-03-27 10:20:05 +01:00
jdolle
576c7558ba
Fix local eslint out of memory issue (#7913) 2026-03-26 10:15:09 +01:00
Laurin
982d042b3b
chore: revert eslint upgrade (#7907) 2026-03-25 09:56:26 +01:00
jdolle
e5711a52a8
feat: access token expiration (#7893) 2026-03-25 08:34:04 +01:00
Dotan Simha
ebe8df69fb
fix(billing): only allow PRO plan to self-update their plan limits (#7867) 2026-03-25 07:56:27 +01:00
Laurin
c00ea5091c
fix: use materialized view data for affected app deployments (#7837)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-20 11:20:28 +01:00
Laurin
3500825b12
fix: disable stripe sync on integration tests (#7877) 2026-03-18 19:06:37 +01:00
jdolle
27bbeb4f9b
eslint update and out of memory error fix (#7865) 2026-03-18 10:19:07 -07:00
Laurin
1847436d5a
fix: stricter validation of service names in access tokens (#7871) 2026-03-18 13:04:50 +01:00
Laurin
66a4f6bef8
fix: legacy member role mapping for settings should not include delete project (#7866) 2026-03-18 11:04:51 +01:00
Laurin
bf00fbcc2d
feat: bump federation composition (#7859) 2026-03-17 14:24:48 +01:00
Laurin
67b5949ce7
fix: legacy target access tokens checks (#7852) 2026-03-17 13:23:48 +01:00
Laurin
219cac8c4d
fix: expiration data for access tokens (#7851) 2026-03-17 09:29:00 +01:00
Laurin
d9f2d51f59
feat: add app_deployment_documents.target_id column (#7832) 2026-03-16 10:22:42 +01:00
Laurin
2e0eae3702
feat: allow people to pay us more (#7841)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-16 09:54:11 +01:00
Laurin
ddafc318d8
chore: bump vulnerable dependencies (#7847) 2026-03-14 11:12:51 +01:00
Laurin
14c73e5751
feat: remove supertokens-core and supertokens-node (#7705) 2026-03-12 10:19:16 +01:00
Laurin
5726de69f3
fix: improve clickhouse queries for trace span lookups (#7826)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-12 09:20:20 +01:00
jdolle
1b31761cc3
fix: run clickhouse app deployment checks in parallel to speed up schema c… (#7828) 2026-03-12 08:52:54 +01:00
Laurin
7aac422acc
fix: inherit OIDC provider email (#7810) 2026-03-11 10:03:44 +01:00
Laurin
33bff41342
feat: oidc domain registration and verification (#7745) 2026-03-09 13:08:27 +01:00
jdolle
11d074e4f0
Revert "fix: bump @theguild/federation-composition to 0.22.0" (#7791) 2026-03-05 15:31:34 -08:00
Jonathan Brennan
6b22c3d9e2
Console 1903 is it possible to have a not rule in filters (#7768) 2026-03-05 14:15:21 -06:00
jdolle
e3532f21a3
Add schemaCheck:approve to the organization access token ui (#7773)
Co-authored-by: Laurin <laurinquast@googlemail.com>
2026-03-05 12:59:29 +01:00
Laurin
3c05b96a10
fix: bump @theguild/federation-composition to 0.22.0 (#7778) 2026-03-05 12:59:14 +01:00
Laurin
14581baf69
fix: no assigned resources on permission group (#7761)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-03 15:35:59 +00:00
jdolle
9357d39646
Add schema proposal composition background job (#7706) 2026-02-27 13:53:14 -08:00
Adam Benhassen
d777e3252a
feat(app-deployments): add server-side sorting by created, activated, and last used (#7700) 2026-02-27 16:29:56 +01:00
Laurin
ade45f5a70
fix: http error for support ticket (#7746) 2026-02-27 10:58:48 +01:00
Jonathan Brennan
cefdb600bf
Feature/insights filters [CONSOLE-1607] (#7662) 2026-02-25 11:43:52 +01:00
Laurin
0ab6551c0a
feat: provide a way to bypass redis based rate limits (#7726) 2026-02-24 15:38:13 +01:00
Laurin
31246ebd4a
fix: loosen rate limit (#7725) 2026-02-24 12:46:37 +01:00
Laurin
5f88ce8bd8
feat: supertokens at home (#7699) 2026-02-23 11:19:12 +01:00
jdolle
ddea09bbc3
Format service SDL and keep multiline comment spacing (#7664) 2026-02-12 16:28:05 -08:00
Laurin
fb14a99087
fix: "Resource not found." error in resource selector (#7688) 2026-02-12 16:48:09 +01:00
Adam Benhassen
a6f5ac4cc6
feat(app-deployments): add createdAt, activatedAt, retiredAt fields and UI/UX improvements (#7669) 2026-02-12 14:42:02 +00:00
Laurin
c514e237da
fix: gracefully handle publish lock acquisition (#7687) 2026-02-12 12:31:19 +01:00