Commit graph

166 commits

Author SHA1 Message Date
Laurin
84043d9b3a
feat: slonik major upgrade (#7897) 2026-04-02 12:43:37 +02:00
Laurin
12c990c2d8
fix: change last used date encoding (#7925) 2026-03-27 14:34:14 +01: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
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
Kamil Kisiela
580918de79
feat: introspection of subgraph schema in Hive CLI (#5853)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2026-03-17 14:18:25 +01:00
Laurin
14c73e5751
feat: remove supertokens-core and supertokens-node (#7705) 2026-03-12 10:19:16 +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
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
9357d39646
Add schema proposal composition background job (#7706) 2026-02-27 13:53:14 -08:00
Jonathan Brennan
cefdb600bf
Feature/insights filters [CONSOLE-1607] (#7662) 2026-02-25 11:43:52 +01:00
Laurin
5f88ce8bd8
feat: supertokens at home (#7699) 2026-02-23 11:19:12 +01:00
jdolle
a95deb7563
Use stripIgnoredCharacters when publishing from cli (#7712) 2026-02-20 17:50:15 +00:00
jdolle
eb6984efa0
Speed up app deployment 1000+ test (#7691)
Co-authored-by: Adam Benhassen <adambenhassen@hotmail.com>
2026-02-17 12:18:49 +01:00
jdolle
ddea09bbc3
Format service SDL and keep multiline comment spacing (#7664) 2026-02-12 16:28:05 -08:00
Iha Shin (신의하)
cf63917f0c
feat: block OIDC sign ups without invitation (#7600) 2026-02-11 14:50:37 +01:00
Laurin
6c6f5ab5f2
add Mutation.updateSchemaComposition to the public GraphQL API schema (#7635)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-09 23:22:57 +01:00
Laurin
1f38d9064c
Reapply "feat: introduce account linking for new users (#7390)" (#7638) (#7639)
Co-authored-by: Iha Shin <me@xiniha.dev>
2026-02-06 08:53:07 +01:00
Laurin
1bb6656dee
Revert "feat: introduce account linking for new users (#7390)" (#7638) 2026-02-05 17:14:55 +01:00
Iha Shin (신의하)
a9c490ebb6
feat: introduce account linking for new users (#7390)
Co-authored-by: Laurin <laurinquast@googlemail.com>
2026-02-05 16:54:13 +01:00
Michael Skorokhodov
e853916513
fix: chema sdl resolver to ignore auto fix composite schema execution… (#7614) 2026-02-03 13:44:10 +01:00
Adam Benhassen
f8e49ae53f
feat: protected app deployment retiring (#7432) 2026-01-28 13:41:56 +02:00
Adam Benhassen
53f9d5e303
feat(api): conditional breaking changes based on app deployments (#7388) 2026-01-20 12:03:39 +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
jdolle
444c0cc10d
Add usage data to our public API (#7418) 2025-12-15 09:36:16 +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
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
Laurin Quast
01963a0899
feat(api): project and personal scoped access tokens (#7206) 2025-11-10 09:27:37 +01: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
Laurin Quast
a79963d2d9
fix: improve query performance (#7099) 2025-10-14 12:01:51 +00:00
Iha Shin (신의하)
edcc6f1891
feat(app): unify schema composition settings mutations (#7069) 2025-10-11 01:10:37 +09:00
Laurin Quast
fdcfc1dead
feat(api): add OperationStatsValues.name and OperationStatsValues,operationHash to the public api schema (#6813) 2025-05-21 13:33:28 +02:00
Laurin Quast
6bcbbc55c3
feat(api): Organization.projects and Projects.targets (#6812) 2025-05-21 11:00:32 +02:00
Laurin Quast
9e43baa684
fix: types (#6805) 2025-05-19 12:56:35 +02:00
jdolle
cc5a9b7c3c
tests: Use pollFor logic instead of static wait times in integration tests (#6803) 2025-05-19 11:09:01 +02:00
Laurin Quast
3552957eeb
feat(api): add usage fields to public api schema (#6795) 2025-05-19 11:08:09 +02:00
Laurin Quast
aab6e7c2cf
feat: user management public api (#6722)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2025-05-16 09:19:59 +02:00
Laurin Quast
20bfc4c052
feat(api): add project mutations to public api schema (#6786) 2025-05-16 09:19:43 +02:00
jdolle
bbd5643924
Advanced breaking change detection for input and argument values (#6764) 2025-05-15 22:04:57 +00:00
Laurin Quast
0cf1194c89
feat(api): target crud operations (#6758) 2025-04-29 12:42:36 +02:00
Laurin Quast
70bc7a862a
feat(api): store access token information in audit log (#6738) 2025-04-24 16:50:50 +02:00
Laurin Quast
916e5799c2
feat(server): expose fields for managing access tokens via the public API (#6710) 2025-04-09 08:52:43 +02:00
Kamil Kisiela
cb41478829
Update composition to v0.16.0 (#6665) 2025-03-28 12:49:56 +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
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
39eac0315c
fix: handle missing service error for federation project schema checks (#6483) 2025-02-10 10:05:00 +00:00