Commit graph

5399 commits

Author SHA1 Message Date
github-actions[bot]
3f823c9e1f
Update apollo-router to 2.1.1 (#6714)
Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2025-04-08 09:01:33 +02:00
jdolle
1767037448
Improve slack alert error logs (#6716) 2025-04-08 09:28:17 +03:00
renovate[bot]
92898ce424
chore(deps): update dependency @apollo/gateway to v2.10.1 [security] (#6715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 09:27:18 +03:00
jdolle
4f9aeae78a
No empty metadata (#6713) 2025-04-07 10:21:34 -07:00
Yann Simon
aaf9f7dc4a
fix some clippy warnings (#6695) 2025-04-07 18:09:17 +03:00
Laurin Quast
e1b93b8318
feat(server): add ProjectType to the public API (#6709) 2025-04-07 13:18:17 +02:00
Piotr Monwid-Olechnowicz
3ccd2c3e7b
Newsletter form card (#6688) 2025-04-07 12:57:16 +05:30
renovate[bot]
4f5f29f3fd
chore(deps): update dependency vite to v6.1.4 [security] (#6705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 08:55:51 +02:00
Laurin Quast
4435820a2c
fix(schema): building contracts with extend keyword (#6706) 2025-04-05 08:24:44 +02:00
Piotr Monwid-Olechnowicz
099d7993a0
Similar Posts (#6672) 2025-04-04 16:17:13 +00:00
Laurin Quast
dec6230355
chore: include service name in check command (#6704) 2025-04-04 17:46:04 +02:00
Laurin Quast
7d2e7ccae1
chore: make graphql schema ready for hive federation project (#6679) 2025-04-04 13:29:39 +02:00
Laurin Quast
f2fe6c83a2
feat: show dangerous changes as separate list (#6701) 2025-04-04 12:43:05 +02:00
renovate[bot]
e98c4fa01d
fix(deps): update dependency next to v15.2.4 [security] (#6698)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 14:06:02 +03:00
jdolle
fd7829cd36
test: retain service on next schema if url if not in input (#6697) 2025-04-03 09:29:38 +02:00
Laurin Quast
b945fd4f1e
fix: retain url with next schema log if omitted during publish (#6694) 2025-04-02 16:02:31 +02:00
Piotr Monwid-Olechnowicz
422a7dcab8
better featured posts tablet layout text size (#6693) 2025-04-02 19:02:49 +05:30
Laurin Quast
8fd9ad018a
feat(api): add SeverityLevelType (#6678) 2025-04-02 12:04:25 +02:00
Laurin Quast
45d7f15265
fix: adjust query depth (#6691) 2025-04-02 12:03:50 +02:00
jdolle
349b78f39a
Improve resource id tooltip interaction (#6687) 2025-04-02 08:29:41 +03:00
Kamil Kisiela
8ac30e750c
Bump maximum query depth to 22 (#6686) 2025-04-01 17:36:40 +03:00
Laurin Quast
a107ad363b
fix: failing composition for contract schemas (#6685) 2025-04-01 13:19:22 +00:00
Dotan Simha
0e05049d91
fix(deps): tar-fs cve (#6674) 2025-04-01 14:05:50 +03:00
Kamil Kisiela
a482abff7b
feat: update federation-composition to v0.18.1 (#6684) 2025-04-01 10:56:15 +00:00
jdolle
ab774b72be
feat(api): publish url optional (#6683)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-04-01 09:52:23 +00:00
renovate[bot]
623672a21b
chore(deps): update dependency vite to v6.1.3 [security] (#6682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-01 08:38:07 +03:00
Piotr Monwid-Olechnowicz
8ef99a1ebe
Update the link to go to Hive blog (#6680) 2025-03-31 15:16:01 +00:00
Laurin Quast
d270acf3ed
fix: retain @oneOf in public api (#6670) 2025-03-31 10:57:29 +02:00
Kamil Kisiela
ed66171a4b
Update federation-composition to v0.18.0 (#6675) 2025-03-31 10:07:09 +02:00
renovate[bot]
1f414027db
fix(deps): update graphql-tools (#6645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-30 11:56:53 +03:00
Arda TANRIKULU
3f007720b1
docs(gateway): fix statsd configuration (#6664) 2025-03-30 11:56:40 +03:00
Kamil Kisiela
cb41478829
Update composition to v0.16.0 (#6665) 2025-03-28 12:49:56 +01:00
Kamil Kisiela
702342943d
Revert "chore(deps): update pnpm to v10.6.5" (#6669) 2025-03-28 11:26:42 +00:00
Kamil Kisiela
be62ae2559
Fix eslint for resource-selector.tsx (#6668) 2025-03-28 10:51:56 +00:00
Laurin Quast
2687c2b14c
feat(deployment): add public graphql api route (#6634) 2025-03-28 11:39:21 +01:00
Kamil Kisiela
f796f7e866
Delete .whitesource (#6666) 2025-03-28 11:27:35 +01:00
Piotr Monwid-Olechnowicz
99ce9c5219
Hive Blog | Migrate blog posts (#6641)
Co-authored-by: Dotan Simha <dotansimha@users.noreply.github.com>
2025-03-27 15:45:05 +00:00
Piotr Monwid-Olechnowicz
4a865c03b2
Hive Blog (#6625)
Co-authored-by: Dotan Simha <dotansimha@users.noreply.github.com>
2025-03-27 16:12:42 +01:00
Laurin Quast
e6a970f790
feat(api): expose fields for schema versions and schema checks (#6658) 2025-03-27 15:50:33 +01:00
Laurin Quast
2b220a560c
feat: upgrade @theguild/federation-composition to 0.15.0 (#6662) 2025-03-27 15:11:11 +01:00
Dotan Simha
7aaa390274
chore(scripts): fix local in generate-changelog script 2025-03-27 09:34:24 +02:00
jdolle
5ff2aaa624
fix: correct the schedule a meeting cal link (#6660) 2025-03-27 05:00:08 +00:00
Laurin Quast
7fdfdf88bf
feat(api): refactor Query.target + expose via public API (#6656) 2025-03-26 11:36:10 +01:00
Laurin Quast
c40ea2c3b1
feat(api): refactor Query.project + expose via public API (#6654) 2025-03-26 09:10:11 +01:00
renovate[bot]
012a8bded2
chore(deps): update pnpm to v10.6.5 (#6646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 09:45:32 +02:00
renovate[bot]
7393b0c5a8
chore(deps): update dependency vite to v6.1.2 [security] (#6655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 09:44:56 +02:00
renovate[bot]
d8f7b7c502
chore(deps): update graphql-codegen (#6643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 09:01:27 +02:00
jdolle
09a78fc64d
docs: add info for how @meta directive works (#6648) 2025-03-25 15:07:27 +00:00
Laurin Quast
799eb03df9
feat(api): refactor Query.organization + expose via public API (#6653) 2025-03-25 15:20:37 +01:00
jdolle
e53bc9dfd7
docs: add product update for dangerous change approvals (#6631) 2025-03-25 11:20:37 +01:00