Commit graph

17 commits

Author SHA1 Message Date
Dotan Simha
1ca63a758b
run integration tests locally against local running services (#5096) 2024-07-15 11:21:23 +00:00
Dotan Simha
b186496961
replace whatwg-node/fetch with native fetch (#4110) 2024-02-28 20:27:22 +02:00
Kamil Kisiela
7a1e1506f0
Revert Node 21 upgrade and use Node 18 again (#3546) 2023-12-11 17:04:44 +02:00
Kamil Kisiela
9c3e7b3b16
Node 21 (#3035) 2023-12-07 11:29:29 +01:00
Laurin Quast
cd9a6ac35d
fix: return api schema for sdl instead of supergraph schema (#3439) 2023-11-27 10:51:17 +00:00
Kamil Kisiela
460897a5fb
Retry calls to external composition service on 404s (#2721) 2023-08-08 15:30:32 +00:00
Kamil Kisiela
d85b6c46c3
Fix the default value of port in the external composition service (fed v2) (#1961) 2023-04-06 14:06:22 +00:00
Kamil Kisiela
901149f8f5
Use LRU cache to avoid composing services every time (#1537) 2023-02-28 14:56:39 +01:00
Dotan Simha
78d8987229
Fixes for local development of Hive, and make it IPv6 friendly (#1317) 2023-02-09 15:38:50 +09:00
Kamil Kisiela
afae33eb21
New and improved model of Schema Registry (#789) 2023-02-02 19:35:59 +01:00
Kamil Kisiela
2a93f67c44
Fix port's default value in external-composition docker image (#1190) 2023-01-31 00:06:30 +01:00
Denis Badurina
8287a51255
prettier should be responsible for import sorting instead of eslint (#1027) 2023-01-23 10:30:38 +01:00
Dimitri POSTOLOV
bd5496ebff
[🔧 ESLint] several different rules fixes (#737) 2022-12-28 21:38:03 +01:00
Dimitri POSTOLOV
7ad5e26c34
[🔧 ESLint] import sort (#736) 2022-12-28 20:22:54 +01:00
Dotan Simha
6471c5eecb
Refactor external composition service and added better documentation (#797) 2022-12-14 10:39:31 +02:00
Jonathan Frankel
46b3f986c9
Assert that supergraphSdl is present in order to narrow type (#798) 2022-12-13 20:34:03 +01:00
Laurin Quast
f0735fad28
feat: federation 2 service container (#743) 2022-12-06 12:01:03 +01:00