Commit graph

672 commits

Author SHA1 Message Date
TheGuildBot
cdd75cee1a
Upcoming Release Changes (#8013)
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
2026-04-30 09:33:49 -07:00
Laurin
083a4a7d9f
fix: federation subgraph introspection does not require GraphQL introspection (#8018)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2026-04-30 09:08:19 -07:00
Laurin
d0f3ef04f5
fix: default value should prevent REQUIRE_INACCESSIBLE (#8016) 2026-04-28 12:57:37 +02:00
Laurin
32cdd1474e
fix: show correct error code for introspection failure in dev command (#8014)
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-28 11:07:53 +02:00
Laurin
bea8b7c4f6
fix: vulnerabilities 2026-04-23 (#8003)
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
2026-04-27 15:02:52 +02:00
Laurin
c2d83604b5
fix: documentation links (#8004)
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
2026-04-27 11:20:03 +02:00
Michael Skorokhodov
16a03c8f2c
fix: better reasons for abort controllers in lab and error handling (#8012) 2026-04-27 07:55:02 +02:00
TheGuildBot
4cd9c48540
Upcoming Release Changes (#7999)
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / graphql-schema (push) Waiting to run
2026-04-22 10:40:49 +02:00
Michael Skorokhodov
20b689279f
fix: qp was failing to render if flatten/condition are rendered as hi… (#7998) 2026-04-22 10:13:13 +02:00
TheGuildBot
b35f9fbc1f
Upcoming Release Changes (#7995)
Some checks failed
ci / package (push) Has been cancelled
ci / build (push) Has been cancelled
ci / publish_docker_cli (push) Has been cancelled
ci / trigger staging deployment (push) Has been cancelled
ci / code-style (push) Has been cancelled
ci / typescript (push) Has been cancelled
ci / graphql-schema (push) Has been cancelled
2026-04-17 14:33:30 +02:00
Michael Skorokhodov
863f920b86
feat: create initial collection prompt + edit name (#7989) 2026-04-17 13:00:28 +02:00
TheGuildBot
64e7fed1d4
Upcoming Release Changes (#7994) 2026-04-17 09:16:47 +02:00
Laurin
730771fb50
fix: address vulnerabilities 2026-04-17 (#7993)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-17 08:34:37 +02:00
Laurin
d7e7025624
fix: vulnerabilities 2026-04-16 (#7988) 2026-04-16 11:04:18 +02:00
jdolle
9c6989cd92
Support type extensions with unreachable types policy rule (#7978) 2026-04-15 08:12:48 -07:00
Laurin
c46b2f2219
chore: bump axios (#7980) 2026-04-15 14:45:25 +02:00
Michael Skorokhodov
4a8bd4fd1b
CONSOLE-1958: Operation picker (when multiple exists in document) (#7963) 2026-04-15 13:39:54 +02:00
Michael Skorokhodov
fab4b03ace
Feat/lab query plan (#7892)
Co-authored-by: Laurin <laurinquast@googlemail.com>
2026-04-14 14:47:09 +02:00
Laurin
ed9ab34c70
fix: bump follow-redirects (#7976) 2026-04-14 14:37:30 +02:00
Laurin
9708f71aa3
fix: schema contract composition applying @inaccessible on the federation types ContextArgument and FieldValue on the supergraph SDL (#7967) 2026-04-10 12:44:41 +02:00
Laurin
40fd27d9c0
chore: update vulnerabilities 2026-04-09 (#7961)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-09 10:27:33 +02:00
TheGuildBot
615fb095d8
Upcoming Release Changes (#7933) 2026-04-02 12:14:37 +02:00
jdolle
742f50c52e
fix: lint policy block title color; add policy link to lines and rule id tooltip (#7940) 2026-04-01 09:23:06 +02:00
jdolle
96bd390c7f
fix: do not cache edge types in graphql eslint (#7936) 2026-03-31 09:03:58 +02:00
Michael Skorokhodov
574a5d823e
enhancement: lab to fetch schema if no introspection provided in inte… (#7888) 2026-03-30 16:02:23 +02:00
TheGuildBot
63805c8136
Upcoming Release Changes (#7906) 2026-03-26 10:53:01 +01:00
jdolle
484054be27
Add project access token expiration in the UI (#7909) 2026-03-26 00:15:58 +01:00
Laurin
70b3e19fe2
fix: pagination of access tokens (#7908) 2026-03-25 14:02:44 +01:00
jdolle
e5711a52a8
feat: access token expiration (#7893) 2026-03-25 08:34:04 +01:00
TheGuildBot
3330308ef5
Upcoming Release Changes (#7902) 2026-03-24 10:08:15 -07:00
Arda TANRIKULU
078e6611cb
Update hive-console-sdk (#7815)
Co-authored-by: Denis Badurina <denis@denelop.com>
2026-03-24 15:53:50 +00:00
Laurin
c00ea5091c
fix: use materialized view data for affected app deployments (#7837)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-20 11:20:28 +01:00
Laurin
66a4f6bef8
fix: legacy member role mapping for settings should not include delete project (#7866) 2026-03-18 11:04:51 +01:00
TheGuildBot
409fe5fe93
Upcoming Release Changes (#7857) 2026-03-17 15:36:29 +01:00
Laurin
bf00fbcc2d
feat: bump federation composition (#7859) 2026-03-17 14:24:48 +01:00
Kamil Kisiela
580918de79
feat: introspection of subgraph schema in Hive CLI (#5853)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2026-03-17 14:18:25 +01:00
Laurin
67b5949ce7
fix: legacy target access tokens checks (#7852) 2026-03-17 13:23:48 +01:00
TheGuildBot
8a1e77f3ff
Upcoming Release Changes (#7855) 2026-03-17 10:23:24 +01:00
Laurin
219cac8c4d
fix: expiration data for access tokens (#7851) 2026-03-17 09:29:00 +01:00
Michael Skorokhodov
7f58cb856b
Enhancement/lab query builder search (#7835) 2026-03-16 09:24:50 -07:00
Michael Skorokhodov
b908773ce0
fix: use uuid instead of crypto.randomUUID in lab (#7849) 2026-03-16 12:44:56 +01:00
Laurin
d9f2d51f59
feat: add app_deployment_documents.target_id column (#7832) 2026-03-16 10:22:42 +01:00
TheGuildBot
3581744d4c
Upcoming Release Changes (#7840) 2026-03-15 19:41:50 +02:00
Michael Skorokhodov
9585f11ef2
Fix: share operation graphiql to lab (#7839) 2026-03-13 13:48:40 +01:00
TheGuildBot
4233513d5b
Upcoming Release Changes (#7831) 2026-03-13 12:51:51 +01:00
Jonathan Brennan
f42b83a57e
suppress monaco related errors in sentry + replace deprecated method (#7836) 2026-03-13 09:31:30 +01:00
Laurin
14c73e5751
feat: remove supertokens-core and supertokens-node (#7705) 2026-03-12 10:19:16 +01:00
TheGuildBot
a4640db48e
Upcoming Release Changes (#7830) 2026-03-12 09:53:39 +01:00
jdolle
1b31761cc3
fix: run clickhouse app deployment checks in parallel to speed up schema c… (#7828) 2026-03-12 08:52:54 +01:00
TheGuildBot
7557b5f3ce
Upcoming Release Changes (#7809) 2026-03-11 12:20:02 +01:00