jdolle
|
576c7558ba
|
Fix local eslint out of memory issue (#7913)
|
2026-03-26 10:15:09 +01:00 |
|
jdolle
|
a9df430804
|
Typecheck fix (#7882)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
|
2026-03-19 11:48:22 -07:00 |
|
Laurin
|
4fef6c759d
|
fix: bump dompurify (#7795)
|
2026-03-06 12:55:52 +01:00 |
|
TheGuildBot
|
02728f4bbe
|
Upcoming Release Changes (#7775)
|
2026-03-05 14:03:57 +01:00 |
|
Laurin
|
ee2785c4cc
|
feat: enable app deployments (#7769)
|
2026-03-04 15:18:45 +01:00 |
|
TheGuildBot
|
7146b9c973
|
Upcoming Release Changes (#7546)
|
2026-01-27 19:03:49 +02:00 |
|
Adam Benhassen
|
1f824a7d50
|
fix(core): clear persisted documents caches on dispose to prevent memory leaks (#7541)
|
2026-01-23 13:36:54 +02:00 |
|
TheGuildBot
|
1179fb59d1
|
Upcoming Release Changes (#7515)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-21 12:33:12 +02:00 |
|
Doron Rosenberg
|
8bbbfb8aa6
|
chore(deps): update to latest tiny-lru (#7507)
|
2026-01-20 17:58:48 +01:00 |
|
TheGuildBot
|
36dd9d3bff
|
Upcoming Release Changes (#7470)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-12 11:52:17 +01:00 |
|
Adam Benhassen
|
60133a41a6
|
fix(apollo): fix l2 cache config and add waitUntil support (#7462)
|
2026-01-07 14:45:10 +02:00 |
|
TheGuildBot
|
c7769894b9
|
Upcoming Release Changes (#7425)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-07 12:16:45 +01:00 |
|
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 |
|
Santino Puleio
|
711f4e6a25
|
feat(js-sdk): validate persisted Document ID (#7422)
|
2025-12-17 10:08:30 +01:00 |
|
TheGuildBot
|
4a805afd94
|
Upcoming Release Changes (#7345)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-12-01 14:24:32 +01:00 |
|
TheGuildBot
|
89cbf8b4a5
|
Upcoming Release Changes (#7343)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-01 12:48:58 +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
|
7f1b837e4a
|
docs(js-sdk): document agent and logger configuration options (#7269)
|
2025-11-27 14:35:32 +01:00 |
|
TheGuildBot
|
ebee749610
|
Upcoming Release Changes (#7314)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-27 14:34:54 +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 |
|
TheGuildBot
|
b49a88cea7
|
Upcoming Release Changes (#7286)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-24 11:54:24 +01:00 |
|
Arda TANRIKULU
|
64c8368c4b
|
fix(js-sdk): shutdown circuit breaker during client disposal (#7297)
|
2025-11-20 15:45:32 -08:00 |
|
TheGuildBot
|
c22282461a
|
Upcoming Release Changes (#7285)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-18 10:05:21 +00:00 |
|
Laurin Quast
|
2cc443c160
|
feat(js-sdk): circuit breaker for usage reporting (attempt 2) (#7280)
|
2025-11-18 10:36:35 +01:00 |
|
TheGuildBot
|
c7784504d9
|
Upcoming Release Changes (#7263)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-17 17:54:09 +02: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 |
|
TheGuildBot
|
6d83c76854
|
Upcoming Release Changes (#7254)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-12 10:11:02 +01:00 |
|
Arda TANRIKULU
|
43920cdb3d
|
fix(client): send the correct version for integration packages (#7253)
|
2025-11-11 15:09:51 +00:00 |
|
TheGuildBot
|
a606559581
|
Upcoming Release Changes (#7244)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-11 12:44:51 +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 |
|
Laurin Quast
|
19dd71954e
|
test: no race conditions (#7027)
|
2025-09-19 19:16:26 +02:00 |
|
TheGuildBot
|
7098528908
|
Upcoming Release Changes (#6869)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-07-10 11:23:44 +02:00 |
|
Laurin Quast
|
8d56b98480
|
feat: hash operation helper (#6876)
|
2025-07-10 10:21:02 +02:00 |
|
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 |
|
jdolle
|
bbd5643924
|
Advanced breaking change detection for input and argument values (#6764)
|
2025-05-15 22:04:57 +00: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
|
5130fc1db8
|
feat(sdk): better handling of token info and usage configuration (#6637)
|
2025-03-21 15:25:52 +01:00 |
|
TheGuildBot
|
535283c136
|
Upcoming Release Changes (#6601)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-03-20 13:22:26 +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 |
|
Denis Badurina
|
bc526948f1
|
docs: point to correct location in deprecation warning of reporting endpoint (#6605)
|
2025-03-11 17:29:20 +08:00 |
|
TheGuildBot
|
d5a092fde8
|
Upcoming Release Changes (#6552)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-03-10 14:03:32 +08: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 |
|
TheGuildBot
|
2c0271c284
|
Upcoming Release Changes (#6496)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-02-10 17:11:19 +01:00 |
|
Laurin Quast
|
ae2d16d553
|
fix: uuid generation on old Node.js (#6494)
|
2025-02-10 17:02:06 +01:00 |
|
TheGuildBot
|
90f3c61772
|
Upcoming Release Changes (#6492)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-02-10 15:13:47 +01:00 |
|
Laurin Quast
|
f7d65feb5a
|
feat: include request id header in http-client (#6488)
|
2025-02-10 08:49:48 +01:00 |
|