Commit graph

1005 commits

Author SHA1 Message Date
Kamil Kisiela
a482abff7b
feat: update federation-composition to v0.18.1 (#6684) 2025-04-01 10:56:15 +00:00
jdolle
ab774b72be
feat(api): publish url optional (#6683)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-04-01 09:52:23 +00:00
Laurin Quast
d270acf3ed
fix: retain @oneOf in public api (#6670) 2025-03-31 10:57:29 +02:00
Kamil Kisiela
ed66171a4b
Update federation-composition to v0.18.0 (#6675) 2025-03-31 10:07:09 +02:00
renovate[bot]
1f414027db
fix(deps): update graphql-tools (#6645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-30 11:56:53 +03:00
Kamil Kisiela
cb41478829
Update composition to v0.16.0 (#6665) 2025-03-28 12:49:56 +01:00
Laurin Quast
e6a970f790
feat(api): expose fields for schema versions and schema checks (#6658) 2025-03-27 15:50:33 +01:00
Laurin Quast
2b220a560c
feat: upgrade @theguild/federation-composition to 0.15.0 (#6662) 2025-03-27 15:11:11 +01:00
Laurin Quast
7fdfdf88bf
feat(api): refactor Query.target + expose via public API (#6656) 2025-03-26 11:36:10 +01:00
Laurin Quast
c40ea2c3b1
feat(api): refactor Query.project + expose via public API (#6654) 2025-03-26 09:10:11 +01:00
Laurin Quast
799eb03df9
feat(api): refactor Query.organization + expose via public API (#6653) 2025-03-25 15:20:37 +01:00
Laurin Quast
c1d9c0568d
feat(api): filter private schema into public schema using federation contracts (#6614) 2025-03-21 14:19:17 +01:00
jdolle
2056307844
feat: Add setting to make dangerous changes into breaking (#6626)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-03-20 18:40:59 +00:00
Laurin Quast
a5e00f260a
fix: bump @theguild/federation-composition (#6633) 2025-03-20 08:50:16 +00:00
Laurin Quast
7b9129cd86
feat(app): organization access token management ui (#6556) 2025-03-11 08:43:45 +00:00
jdolle
c0d9ca30d4
feat: restrict service creation by characters and length (#6585) 2025-03-11 14:37:09 +08:00
Kamil Kisiela
e10de0370c
Ensure type extension fields are properly considered in unused schema detection (#6586) 2025-03-07 00:42:28 +00:00
jdolle
bb2f2aa30f
feat: accept url in schema check (#6582) 2025-03-07 08:41:00 +08:00
Laurin Quast
3bf0598075
feat: organization access token error handling (#6573)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-06 15:47:47 +08:00
Laurin Quast
8c3413a207
feat(usage): report with organization access tokens (#6538)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-06 09:19:37 +08:00
Laurin Quast
2623356e49
fix: members page with member:modify (#6561) 2025-02-28 10:33:41 +08:00
jdolle
9dfd3ca685
feat: add metadata to hive ui with linked directive support (#6517)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-27 09:26:47 -08:00
Laurin Quast
3043d4ea3e
feat(api): organization access tokens (#6493)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-25 10:01:32 +08:00
Kamil Kisiela
719e3e6864
Move all email templates to the email service (#6542) 2025-02-24 15:24:06 +01:00
Kamil Kisiela
f60ae6e83e
Replaces rate-limit, stripe-billing and usage-estimator with commerce (#6540) 2025-02-24 10:41:01 +00:00
Kamil Kisiela
21572b94d5
Try new major of graphql-modules (#6533) 2025-02-19 11:46:08 +00:00
Dotan Simha
92867925f1
chore(security): pnpm minor upgrade, cleanup latest cves and update octokit to latest (#6526) 2025-02-16 09:08:38 +02:00
Kamil Kisiela
cef7fd88e4
Update @theguild/federation-composition to 0.14.4 (#6502) 2025-02-12 11:16:21 +01:00
Laurin Quast
39eac0315c
fix: handle missing service error for federation project schema checks (#6483) 2025-02-10 10:05:00 +00:00
Laurin Quast
c549af7d58
feat: add request id to auth logs (#6491) 2025-02-10 08:50:21 +01:00
Laurin Quast
05c292cd55
feat: track error count for unexpected errors during schema publish/check (#6480) 2025-02-06 14:59:14 +01:00
renovate[bot]
829df313ba
chore(deps): update dependency vitest to v3.0.5 [security] (#6469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 09:17:01 +02:00
Laurin Quast
05045306b7
feat: allow non target access actors to check, compose, delete and publish schemas (#6449)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-04 12:14:08 +00:00
Dotan Simha
5dc83143ba
chore(deps): CVEs cleanup, updated nock, vite and vitest to latest major (#6457) 2025-02-02 11:37:43 +02:00
Laurin Quast
69a28e2093
fix: check user input uuid (#6446) 2025-01-30 09:48:36 +00:00
Laurin Quast
b7e4052ecf
feat: granular permission assignment for organization members (#6231) 2025-01-29 10:31:47 +01:00
jdolle
53d7eae24a
fix: fetch breaking operations and clients in parallel to improve lat… (#6431) 2025-01-28 21:05:28 +00:00
jdolle
ab065182d8
fix: check request threshold against total request count (#6358) 2025-01-28 11:31:14 +01:00
renovate[bot]
cade7b34cb
chore(deps): update dependency undici to v6.21.1 [security] (#6401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 08:01:31 +02:00
Kamil Kisiela
d19229fb6e
Remove activity code leftovers (#6386) 2025-01-21 10:03:26 +00:00
Kamil Kisiela
781b140ffb
Show Impact metric in the Operations list on the Insights page. (#6389) 2025-01-21 09:39:37 +00:00
Kamil Kisiela
40213fb7dc
Update federation composition to 0.14.3 (#6380)
The `transformSupergraphToPublicSchema` removes now `@policy`, `@requiresScopes` and `@authenticated`.

The public schema shouldn't have them.
2025-01-17 10:28:20 +01:00
Kamil Kisiela
e754700212
Customizable default member role for OIDC users (#6348) 2025-01-16 16:48:21 +01:00
Kamil Kisiela
b40cabda74
Fix the audit log export (#6369) 2025-01-16 11:53:36 +00:00
jdolle
b58d2c5fdb
feat: add breaking changes total operations option (#6254) 2025-01-14 10:30:30 -08:00
Laurin Quast
24391ab6e3
refactor: remove usage of scopes for target access tokens (#6330) 2025-01-10 16:58:36 +01:00
Kamil Kisiela
1168564ef0
Delete the legacy registry models (#6259) 2025-01-10 15:17:11 +01:00
Laurin Quast
3183f5a9b4
feat: remove the member role migration (#6340) 2025-01-10 15:16:59 +01:00
Kamil Kisiela
d98e1468a2
Fix missing access in the laboratory mocked endpoint (#6262) 2025-01-09 09:55:04 +00:00
renovate[bot]
ded5f3a657
chore(deps): update aws-sdk-js-v3 monorepo to v3.723.0 (#6304) 2025-01-09 12:58:52 +07:00