Commit graph

24 commits

Author SHA1 Message Date
Adam Benhassen
9c5493e441
feat(core): add layer 2 cache support for persisted documents (#7455)
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
2026-01-05 14:50:41 +02:00
Arda TANRIKULU
4f9f988d62
enhance(js-sdk): support graphql-client-name and graphql-client-version as extra default in addition to x- ones (#7414)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-19 11:44:54 +01:00
Laurin Quast
daadece66b
chore: deflake yoga tests (#7363) 2025-12-03 11:04:25 +01:00
Laurin Quast
5229612d4f
feat: move logger property to top level instead of having it in agent object; use hive-logger (#7290)
Co-authored-by: Denis Badurina <badurinadenis@gmail.com>
2025-11-26 12:49:37 +01:00
Laurin Quast
19dd71954e
test: no race conditions (#7027) 2025-09-19 19:16:26 +02:00
jdolle
e818c95c1b
chore: improve unit test stability (#6765) 2025-05-12 11:50:22 +02:00
Piotr Monwid-Olechnowicz
0c4fee78bc
"Recommended" text in Plan cards (#6735) 2025-04-17 15:49:48 +05:30
Laurin Quast
d30cd0e7a7
fix: abort federation composition (#6723) 2025-04-10 11:14:51 +00:00
Laurin Quast
bba81def29
fix: missing client info reporting with response cache (#6473) 2025-02-05 12:20:30 +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
Arda TANRIKULU
039c66bd24
enhance(@graphql-hive/yoga): improvements with Yoga's features (#6118)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-01-03 13:16:27 +03:00
Dotan Simha
57f78d2dcd
fix flakey yoga unit test (#6169) 2024-12-25 11:29:00 +02:00
Laurin Quast
4931aecc21
fix: usage reporting for batched requests (#5875) 2024-11-11 09:52:07 +01:00
Laurin Quast
581e84fce1
fix: resolve document via id (#5568) 2024-09-02 14:23:20 +02:00
Laurin Quast
3ffdb6e946
feat: deduplicate persisted document resolution requests (#5401) 2024-08-19 13:47:00 +02:00
Laurin Quast
e560a23dd9
feat: adjust persisted document id format for specification (#5318) 2024-08-13 12:13:51 +02:00
Kamil Kisiela
3f03e7b3a6
fix: usage reports are sent at set intervals (#5361) 2024-08-13 08:24:51 +00:00
Laurin Quast
0a3b24d400
feat: log requests and retries (#5307) 2024-08-12 12:53:30 +02:00
Kamil Kisiela
8020419437
Creation and deprecation status of schema coordinates - schema age filter (part 1) (#5224) 2024-08-12 11:23:32 +02:00
Kamil Kisiela
f2fef08e9d
fix: do not log initiated requests and successful responses (#5304) 2024-08-02 12:25:48 +00:00
Laurin Quast
e6dc5c9df3
feat: full HTTP request logging (#5234) 2024-08-01 15:06:10 +00:00
Laurin Quast
75ad8dfa9d
feat: app deployments (persisted operations/documents) (#4746) 2024-07-19 11:13:51 +02:00
Laurin Quast
6aa9cfb281
fix: unhandled rejection in apollo plugin (#4958) 2024-06-13 10:46:40 +00:00
Kamil Kisiela
06d465e882
Break /client into /core /yoga /envelop /apollo (#4573) 2024-04-23 17:51:43 +02:00