Commit graph

166 commits

Author SHA1 Message Date
Laurin
ddafc318d8
chore: bump vulnerable dependencies (#7847) 2026-03-14 11:12:51 +01:00
Laurin
4fef6c759d
fix: bump dompurify (#7795) 2026-03-06 12:55:52 +01:00
Laurin
56086ba42e
bump dependencies to resolve vulnerabilities (#7792) 2026-03-06 11:29:07 +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
Adam Benhassen
5d2b26a916
fix(core): attempt to fix flaky usage tests (#7501) 2026-01-16 13:35:15 +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
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
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
Laurin Quast
f26636891b
changesets (#7346)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-01 14:09:46 +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
Laurin Quast
9c19215cab
feat: aws lambda cdn handler (#7292) 2025-11-24 11:04:22 +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
Dotan Simha
23f0fb9c3c
chore(deps): update vitest and vite to latest, fix node version constraints, fix eslint in zed (#7251) 2025-11-16 11:38:27 +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
renovate[bot]
3749d2c667
chore(deps): update dependency nock to v14.0.10 (#6981)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-14 16:16:57 +03: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
Dotan Simha
e96f8362c1
fix(deps): update to latest version of vite+vitest (#6856) 2025-06-23 10:50:29 +03: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
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
3cb068e46c
fix: bump whatwg-node packages (#6731) 2025-04-15 15:38:08 +02:00
renovate[bot]
49e58ac8e1
chore(deps): update dependency vitest to v3.1.1 (#6708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-15 09:25:35 +03:00