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 |
|
jdolle
|
a9905ec719
|
Remove the usage flag from non-null, but unused variables to match js… (#7439)
|
2025-12-17 17:38:58 +03:00 |
|
Santino Puleio
|
711f4e6a25
|
feat(js-sdk): validate persisted Document ID (#7422)
|
2025-12-17 10:08:30 +01:00 |
|
Laurin Quast
|
a6f707b50d
|
feat(js-sdk): circuit breaker and cdn mirror for CDN apis (#7287)
|
2025-12-01 12:35:40 +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
|
e2169cf020
|
Revert "feat(js-sdk): circuit breaker for usage reporting (#7259)" (#7278)
|
2025-11-17 17:48:40 +02:00 |
|
Laurin Quast
|
582bc0e2a4
|
feat(hive-sdk): reduce http retry noise by introducing debug log level (#7264)
|
2025-11-14 14:01:48 +01:00 |
|
Laurin Quast
|
d1320b823f
|
feat(js-sdk): circuit breaker for usage reporting (#7259)
|
2025-11-13 16:35:57 +01:00 |
|
Laurin Quast
|
d8f6e252ee
|
fix: treat personal and project access tokens as new access tokens (#7248)
|
2025-11-11 11:08:45 +01:00 |
|
jdolle
|
bbd5643924
|
Advanced breaking change detection for input and argument values (#6764)
|
2025-05-15 22:04:57 +00: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
|
5130fc1db8
|
feat(sdk): better handling of token info and usage configuration (#6637)
|
2025-03-21 15:25:52 +01:00 |
|
Denis Badurina
|
ee70018839
|
fix: no misleading log message when client is used only for experimental persisted documents (#6606)
|
2025-03-11 15:41:00 +00:00 |
|
Laurin Quast
|
494697e20f
|
feat(sdk): specify the usage target endpoint for organization access tokens (#6574)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-03-06 10:47:58 +08:00 |
|
Laurin Quast
|
333da542fe
|
feat(sdk): allow providing a custom fetch implementation for the supergraph fetcher and manager (#6559)
|
2025-02-27 14:09:47 +08:00 |
|
Kamil Kisiela
|
792fb51fcc
|
Fix flaky test: sendImmediately should not stop the schedule (#6520)
|
2025-02-17 17:11:51 +01:00 |
|
Kamil Kisiela
|
03f1d3c758
|
Fix flaky unit test in lib/core/usage.spec.ts (#6503)
|
2025-02-12 10:37:24 +01:00 |
|
Laurin Quast
|
f7d65feb5a
|
feat: include request id header in http-client (#6488)
|
2025-02-10 08:49:48 +01:00 |
|
jdolle
|
9d8dd0c488
|
tests: match longer duration in log line replace to make unit tests mo… (#6413)
|
2025-01-24 08:52:38 +02:00 |
|
Kamil Kisiela
|
ec356a7784
|
Collect custom scalars from arguments and input object fields (#6383)
|
2025-01-21 10:28:59 +01: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 |
|
Piotr Monwid-Olechnowicz
|
06b800e00a
|
new Pricing page (#5949)
Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>
|
2024-11-19 09:36:03 -05:00 |
|
Piotr Monwid-Olechnowicz
|
f6afdda01e
|
Navigation border and Components v7 bump (#5623)
|
2024-10-21 13:23:17 +00:00 |
|
Kamil Kisiela
|
7edd150e63
|
Deprecate cleanId, use slug instead (#5684)
|
2024-10-21 13:06:29 +02:00 |
|
Kamil Kisiela
|
c7288038f2
|
Align schema coordinates collecting logic (#5676)
|
2024-10-16 14:24:02 +02:00 |
|
Kamil Kisiela
|
be5d39cbf0
|
Removing a used enum value is a breaking change (#5667)
|
2024-10-14 10:04:58 +02:00 |
|
Kamil Kisiela
|
bbd534ace8
|
Fix flaky unit test (#5501)
|
2024-08-23 13:48:09 +00:00 |
|
Kamil Kisiela
|
a896642197
|
Move createSupergraphSDLFetcher to /core package (#5367)
|
2024-08-13 14:52:42 +02:00 |
|
Laurin Quast
|
0a3b24d400
|
feat: log requests and retries (#5307)
|
2024-08-12 12:53:30 +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 |
|
Kamil Kisiela
|
b8998e7ead
|
Shared HTTP client with retries (#5097)
|
2024-06-27 14:00:30 +00:00 |
|
Laurin Quast
|
779166927e
|
refactor: move collect schema coordinates file to dedicated file (#4745)
|
2024-05-13 13:24:22 +02:00 |
|
Laurin Quast
|
dab68a4676
|
feat: oidc debugging for subscriptions (#4357)
|
2024-05-10 11:39:17 +02:00 |
|
Kamil Kisiela
|
06d465e882
|
Break /client into /core /yoga /envelop /apollo (#4573)
|
2024-04-23 17:51:43 +02:00 |
|