Commit graph

5481 commits

Author SHA1 Message Date
TheGuildBot
07cf4fd4f6
Upcoming Release Changes (#6790)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-21 16:04:58 +02: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
jdolle
7574cce6d6
bug: Fix infinite loop on schema checks route (#6814) 2025-05-21 07:15:47 +00:00
Laurin Quast
ae65069da7
feat(api): manage contracts via public api (#6810) 2025-05-20 15:31:06 +02:00
Laurin Quast
c20f01e2b8
chore: add percentage value to assertion (#6808) 2025-05-20 13:02:03 +02:00
Ben Hutton
cdc4bbd112
Fix broken link (#6809) 2025-05-20 11:52:48 +03:00
Laurin Quast
578c2f6efc
feat: make schema version pagination arguments public (#6806) 2025-05-19 18:08:39 +02:00
Laurin Quast
9e43baa684
fix: types (#6805) 2025-05-19 12:56:35 +02:00
Laurin Quast
37a9e10fbf
fix: remove underscore fields (#6801) 2025-05-19 11:14:52 +02:00
jdolle
17d5bf5e07
tests: Split federation tests to distribute evenly over workers (#6804) 2025-05-19 11:11:39 +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
renovate[bot]
a9ecd42065
chore(deps): update dependency undici to v6.21.2 [security] (#6797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-18 10:54:02 +03:00
Kamil Kisiela
e6cfb2a1b7
fix: normalize token alias display with consistent masking symbols (#6800) 2025-05-16 09:46:14 +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
jdolle
54acc25e15
Adjust contracts' foreign key to delete when the target is deleted (#6792)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-05-15 09:34:17 -07:00
Laurin Quast
0109982ba9
feat: log schema check id (#6794) 2025-05-15 09:31:24 +00:00
jdolle
81df78373a
feat(app): adjust date selector ui (#6793) 2025-05-15 10:22:23 +02:00
Laurin Quast
f1d679651e
refactor(api): remove abstraction of schema service caller (#6781) 2025-05-15 09:37:57 +02:00
jdolle
6f43b3e753
Remove redundant indices (#6791) 2025-05-14 22:57:58 +02:00
jdolle
6c0b6f3051
Add pg indexes to help with org delete (#6780) 2025-05-14 08:08:24 -07:00
TheGuildBot
7a65274784
Upcoming Release Changes (#6789)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-14 17:35:38 +03:00
Dotan Simha
6f0af0eb71
fix(apollo-router-fork): fix toolchain version, fix build, update Crate resolver (#6788) 2025-05-14 17:01:42 +03:00
github-actions[bot]
0e00fa08ce
Update apollo-router to 2.2.1 (#6783)
Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
2025-05-14 15:58:49 +03:00
TheGuildBot
028c061b35
Upcoming Release Changes (#6787)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-14 15:52:04 +03:00
Dotan Simha
8477e2b7f0
fix(ci): fix release flow take 2 2025-05-14 15:47:22 +03:00
TheGuildBot
a6daee6195
Upcoming Release Changes (#6785)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-14 14:54:36 +03:00
Dotan Simha
549ca54909
fix(ci): use guild bot token for tag and releases (#6784) 2025-05-14 14:49:29 +03:00
github-actions[bot]
be7824c616
Upcoming Release Changes (#6640)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-14 10:06:19 +02:00
Laurin Quast
edf528b310
fix(schema): always treat network errors as schema publish rejections (#6779) 2025-05-14 09:11:53 +02:00
renovate[bot]
2db96af103
chore(deps): update dependency vite to v6.3.4 [security] (#6766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 09:14:57 +03:00
Laurin Quast
e8faeb7fe5
test: contract composition (#6773)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2025-05-13 10:07:32 +02:00
Laurin Quast
7877b28b75
chore: ensure no schema version is created for external composition error (#6774)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2025-05-13 10:06:37 +02:00
jdolle
4dcd45a683
feat(app): coordinate insights metadata (#6771) 2025-05-12 07:09:51 -07:00
github-actions[bot]
759e233963
Update apollo-router to 2.2.0 (#6762)
Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
2025-05-12 12:42:08 +00:00
jdolle
8e02a49b48
Contract root types (#6770) 2025-05-12 12:38:26 +02:00
jdolle
84a4ae0125
fix: support ticket user lookup (#6772) 2025-05-12 11:53:52 +02:00
jdolle
5ee3a2e98c
Specify oclif exitcode in cli errors (#6768) 2025-05-12 11:53:29 +02:00
jdolle
e818c95c1b
chore: improve unit test stability (#6765) 2025-05-12 11:50:22 +02:00
Kamil Kisiela
6d57904933
Add User-Agent to the requests made by broker-worker (#6769) 2025-05-07 14:42:05 +02:00
Denis Badurina
d7d341ff58
Drop code line highlights in Gateway Usage Reporting page (#6767) 2025-05-06 17:41:19 +02:00
jdolle
132feb93e8
Reduce usage service readiness threshold (#6759) 2025-05-01 14:44:48 -07:00
Denis Badurina
aafb8ae771
useDeduplicateRequest is the Hive Gateway plugin name (#6761) 2025-04-29 14:54:42 +02:00
Laurin Quast
0cf1194c89
feat(api): target crud operations (#6758) 2025-04-29 12:42:36 +02:00
jdolle
60981bd944
Reduce usage producer retry counts; fix usage producer fallback logic (#6755) 2025-04-28 17:23:23 +02:00
Dotan Simha
c69c347d08
fix(docs): update max body size for usage service (#6757) 2025-04-25 22:01:11 +03:00
Laurin Quast
70bc7a862a
feat(api): store access token information in audit log (#6738) 2025-04-24 16:50:50 +02:00