From 68685e4076f885b7d91073d7d34283ae87a5ebb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 07:15:03 +0000 Subject: [PATCH] chore(release): update monorepo packages versions --- .changeset/brave-lobsters-raise.md | 5 - .changeset/brave-snails-design.md | 5 - .changeset/bright-geckos-compare.md | 21 --- .changeset/chatty-masks-love.md | 5 - .changeset/chatty-tomatoes-wait.md | 5 - .changeset/chilly-bobcats-smile.md | 5 - .changeset/dull-goats-brush.md | 5 - .changeset/eleven-planets-smile.md | 5 - .changeset/fifty-deers-shake.md | 5 - .changeset/fuzzy-plums-repeat.md | 5 - .changeset/gorgeous-news-report.md | 5 - .changeset/green-boats-begin.md | 5 - .changeset/lovely-badgers-tan.md | 6 - .changeset/many-timers-watch.md | 5 - .changeset/plenty-apes-hug.md | 5 - .changeset/pretty-schools-confess.md | 5 - .changeset/proud-balloons-yell.md | 6 - .changeset/rotten-roses-sip.md | 5 - .changeset/seven-rivers-sip.md | 6 - .changeset/shaggy-seas-shave.md | 13 -- .changeset/silent-stingrays-visit.md | 5 - .changeset/stale-hairs-behave.md | 5 - .changeset/stale-humans-camp.md | 9 -- .changeset/tasty-poems-run.md | 6 - .changeset/tender-flowers-refuse.md | 5 - .changeset/tidy-singers-double.md | 5 - .changeset/tiny-glasses-talk.md | 11 -- .changeset/weak-crabs-approve.md | 5 - .changeset/weak-items-tap.md | 5 - .changeset/wicked-flowers-bake.md | 5 - deployment/CHANGELOG.md | 155 ++++++++++++++++++++++ deployment/package.json | 2 +- packages/libraries/apollo/CHANGELOG.md | 20 +++ packages/libraries/apollo/package.json | 2 +- packages/libraries/apollo/src/version.ts | 2 +- packages/libraries/cli/CHANGELOG.md | 42 ++++++ packages/libraries/cli/package.json | 2 +- packages/libraries/core/CHANGELOG.md | 14 ++ packages/libraries/core/package.json | 2 +- packages/libraries/core/src/version.ts | 2 +- packages/libraries/envelop/CHANGELOG.md | 20 +++ packages/libraries/envelop/package.json | 2 +- packages/libraries/envelop/src/version.ts | 2 +- packages/libraries/router/CHANGELOG.md | 10 ++ packages/libraries/router/Cargo.toml | 2 +- packages/libraries/router/package.json | 2 +- packages/libraries/yoga/CHANGELOG.md | 20 +++ packages/libraries/yoga/package.json | 2 +- packages/libraries/yoga/src/version.ts | 2 +- 49 files changed, 293 insertions(+), 200 deletions(-) delete mode 100644 .changeset/brave-lobsters-raise.md delete mode 100644 .changeset/brave-snails-design.md delete mode 100644 .changeset/bright-geckos-compare.md delete mode 100644 .changeset/chatty-masks-love.md delete mode 100644 .changeset/chatty-tomatoes-wait.md delete mode 100644 .changeset/chilly-bobcats-smile.md delete mode 100644 .changeset/dull-goats-brush.md delete mode 100644 .changeset/eleven-planets-smile.md delete mode 100644 .changeset/fifty-deers-shake.md delete mode 100644 .changeset/fuzzy-plums-repeat.md delete mode 100644 .changeset/gorgeous-news-report.md delete mode 100644 .changeset/green-boats-begin.md delete mode 100644 .changeset/lovely-badgers-tan.md delete mode 100644 .changeset/many-timers-watch.md delete mode 100644 .changeset/plenty-apes-hug.md delete mode 100644 .changeset/pretty-schools-confess.md delete mode 100644 .changeset/proud-balloons-yell.md delete mode 100644 .changeset/rotten-roses-sip.md delete mode 100644 .changeset/seven-rivers-sip.md delete mode 100644 .changeset/shaggy-seas-shave.md delete mode 100644 .changeset/silent-stingrays-visit.md delete mode 100644 .changeset/stale-hairs-behave.md delete mode 100644 .changeset/stale-humans-camp.md delete mode 100644 .changeset/tasty-poems-run.md delete mode 100644 .changeset/tender-flowers-refuse.md delete mode 100644 .changeset/tidy-singers-double.md delete mode 100644 .changeset/tiny-glasses-talk.md delete mode 100644 .changeset/weak-crabs-approve.md delete mode 100644 .changeset/weak-items-tap.md delete mode 100644 .changeset/wicked-flowers-bake.md diff --git a/.changeset/brave-lobsters-raise.md b/.changeset/brave-lobsters-raise.md deleted file mode 100644 index 867340de18..0000000000 --- a/.changeset/brave-lobsters-raise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': minor ---- - -Add meta and subgraph data to coordinate insights page; Fix SubgraphChip service link diff --git a/.changeset/brave-snails-design.md b/.changeset/brave-snails-design.md deleted file mode 100644 index 817238a254..0000000000 --- a/.changeset/brave-snails-design.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Improve slack alert error logs diff --git a/.changeset/bright-geckos-compare.md b/.changeset/bright-geckos-compare.md deleted file mode 100644 index 50ff9908ce..0000000000 --- a/.changeset/bright-geckos-compare.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -'hive': major ---- - -Add target management fields to the public GraphQL API schema. - -This includes the following fields and related types/fields: - -- `Mutation.updateTargetConditionalBreakingChangeConfiguration` -- `Mutation.updateTargetSlug` -- `Mutation.updateTargetDangerousChangeClassification` -- `Mutation.createTarget` -- `Mutation.deleteTarget` -- `Mutation.createCdnAccessToken` -- `Mutation.deleteCdnAccessToken` -- `Target.conditionalBreakingChangeConfiguration` -- `Target.failDiffOnDangerousChange` -- `Target.cdnAccessTokens` -- `Organization.availableOrganizationAccessTokenPermissionGroups` - -**BREAKING CHANGE** This renames existing types and fields within the private GraphQL schema. diff --git a/.changeset/chatty-masks-love.md b/.changeset/chatty-masks-love.md deleted file mode 100644 index afd4bf3c0e..0000000000 --- a/.changeset/chatty-masks-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': minor ---- - -Add target breaking change setting to turn dangerous changes into breaking changes diff --git a/.changeset/chatty-tomatoes-wait.md b/.changeset/chatty-tomatoes-wait.md deleted file mode 100644 index bd4aad1198..0000000000 --- a/.changeset/chatty-tomatoes-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@graphql-hive/cli': minor ---- - -Internal adjustments for using non-deprecated API fields. diff --git a/.changeset/chilly-bobcats-smile.md b/.changeset/chilly-bobcats-smile.md deleted file mode 100644 index 755acfcd30..0000000000 --- a/.changeset/chilly-bobcats-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Improve resource ID tooltip behavior diff --git a/.changeset/dull-goats-brush.md b/.changeset/dull-goats-brush.md deleted file mode 100644 index 16df369233..0000000000 --- a/.changeset/dull-goats-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Fix failing schema contract composition. diff --git a/.changeset/eleven-planets-smile.md b/.changeset/eleven-planets-smile.md deleted file mode 100644 index 521175e594..0000000000 --- a/.changeset/eleven-planets-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Disable redis snapshotting diff --git a/.changeset/fifty-deers-shake.md b/.changeset/fifty-deers-shake.md deleted file mode 100644 index 0df99721b8..0000000000 --- a/.changeset/fifty-deers-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Adjust contract logic to allow removing mutation and subscription types diff --git a/.changeset/fuzzy-plums-repeat.md b/.changeset/fuzzy-plums-repeat.md deleted file mode 100644 index bec4ce73b3..0000000000 --- a/.changeset/fuzzy-plums-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Added directions for publishing on no schema component diff --git a/.changeset/gorgeous-news-report.md b/.changeset/gorgeous-news-report.md deleted file mode 100644 index 2f90460472..0000000000 --- a/.changeset/gorgeous-news-report.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Reduce usage service readiness threshold; Disable nagles algorithm and increase keepAlive from 60s to 180s for KafkaJS diff --git a/.changeset/green-boats-begin.md b/.changeset/green-boats-begin.md deleted file mode 100644 index 8f17181d05..0000000000 --- a/.changeset/green-boats-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Do not store empty metadata in db diff --git a/.changeset/lovely-badgers-tan.md b/.changeset/lovely-badgers-tan.md deleted file mode 100644 index 89b5807e91..0000000000 --- a/.changeset/lovely-badgers-tan.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'hive-apollo-router-plugin': patch ---- - -Updated internal Apollo crates to get downstream fix for advisories. See -https://github.com/apollographql/router/releases/tag/v2.1.1 diff --git a/.changeset/many-timers-watch.md b/.changeset/many-timers-watch.md deleted file mode 100644 index 36798977cb..0000000000 --- a/.changeset/many-timers-watch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': minor ---- - -Adjust GraphQL schema according to schema design policies. diff --git a/.changeset/plenty-apes-hug.md b/.changeset/plenty-apes-hug.md deleted file mode 100644 index cc9cab82f8..0000000000 --- a/.changeset/plenty-apes-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': minor ---- - -Print dangerous schema changes as own section in github changes. diff --git a/.changeset/pretty-schools-confess.md b/.changeset/pretty-schools-confess.md deleted file mode 100644 index dd07639402..0000000000 --- a/.changeset/pretty-schools-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@graphql-hive/cli': minor ---- - -Show dangerous changes as a separate list in schema:check diff --git a/.changeset/proud-balloons-yell.md b/.changeset/proud-balloons-yell.md deleted file mode 100644 index 10ceee58be..0000000000 --- a/.changeset/proud-balloons-yell.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@graphql-hive/cli': minor -'hive': minor ---- - -Support federation composition validation for `IMPLEMENTED_BY_INACCESSIBLE`. diff --git a/.changeset/rotten-roses-sip.md b/.changeset/rotten-roses-sip.md deleted file mode 100644 index 591e942711..0000000000 --- a/.changeset/rotten-roses-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': minor ---- - -Deprecate `CriticalityLevel` scalar and fields referencing it in favor of the `SeverityLevelType` scalar. Expose `SchemaChange.severityLevel` and `SchemaChange.severityReason` via the public API endpoint. diff --git a/.changeset/seven-rivers-sip.md b/.changeset/seven-rivers-sip.md deleted file mode 100644 index 44cb3fc40d..0000000000 --- a/.changeset/seven-rivers-sip.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'hive': minor ---- - -Add new route `/graphql-public` to the `server` service which contains the public GraphQL API -(fields and types will follow). diff --git a/.changeset/shaggy-seas-shave.md b/.changeset/shaggy-seas-shave.md deleted file mode 100644 index 5801458a5d..0000000000 --- a/.changeset/shaggy-seas-shave.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -'@graphql-hive/cli': minor -'hive': minor ---- - -Updates the `@theguild/federation-composition` to `v0.18.1` that includes the following changes: - -- Support progressive overrides (`@override(label: "")`) -- Allow to use `@composeDirective` on a built-in scalar (like `@oneOf`) -- Performance improvements (lazy compute of errors), especially noticeable in large schemas (2s -> 600ms) -- Ensure nested key fields are marked as `@shareable` -- Stop collecting paths when a leaf field was reached (performance improvement) -- Avoid infinite loop when entity field returns itself diff --git a/.changeset/silent-stingrays-visit.md b/.changeset/silent-stingrays-visit.md deleted file mode 100644 index a9cf6a205f..0000000000 --- a/.changeset/silent-stingrays-visit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -fix schedule a meeting link diff --git a/.changeset/stale-hairs-behave.md b/.changeset/stale-hairs-behave.md deleted file mode 100644 index 08a92e7b73..0000000000 --- a/.changeset/stale-hairs-behave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -upgrade 'got' package to fix TimeoutError case diff --git a/.changeset/stale-humans-camp.md b/.changeset/stale-humans-camp.md deleted file mode 100644 index a74636d2c6..0000000000 --- a/.changeset/stale-humans-camp.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'hive': minor ---- - -Update `@theguild/federation-composition` to `v0.16.0`. - -- Support Apollo Federation `v2.7`, but without the progressive `@override`. -- Support Apollo Federation `v2.8`, but without the `@context` and `@fromContext` directives. -- Support Apollo Federation `v2.9`, including `@cost` and `@listSize` directives. diff --git a/.changeset/tasty-poems-run.md b/.changeset/tasty-poems-run.md deleted file mode 100644 index 2797161ad6..0000000000 --- a/.changeset/tasty-poems-run.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'hive': patch ---- - -Improve external composer UX: Handle network errors gracefully, do not use native composer when -testing, and improve settings UI diff --git a/.changeset/tender-flowers-refuse.md b/.changeset/tender-flowers-refuse.md deleted file mode 100644 index fa8e760bc4..0000000000 --- a/.changeset/tender-flowers-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Correctly set usage service state to Ready after processing all of the fallback queue. diff --git a/.changeset/tidy-singers-double.md b/.changeset/tidy-singers-double.md deleted file mode 100644 index c65929018b..0000000000 --- a/.changeset/tidy-singers-double.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': minor ---- - -Make url optional for subsequent federated schema publishes diff --git a/.changeset/tiny-glasses-talk.md b/.changeset/tiny-glasses-talk.md deleted file mode 100644 index f68e78e326..0000000000 --- a/.changeset/tiny-glasses-talk.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -'@graphql-hive/core': minor -'@graphql-hive/apollo': minor -'@graphql-hive/envelop': minor -'@graphql-hive/yoga': minor ---- - -Add error logging for invalid combinations of the `target` and `token` configuration. - -- Please make sure to provide the `target` option for usage reporting when using a token that starts with `hvo1/`. -- Please make sure to **not** provide a `target` option for usage reporting when a token does **not** start with `hvo1/` diff --git a/.changeset/weak-crabs-approve.md b/.changeset/weak-crabs-approve.md deleted file mode 100644 index deb734ec21..0000000000 --- a/.changeset/weak-crabs-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@graphql-hive/cli': patch ---- - -Correct error exit codes diff --git a/.changeset/weak-items-tap.md b/.changeset/weak-items-tap.md deleted file mode 100644 index 43d3f9c2a8..0000000000 --- a/.changeset/weak-items-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Capture Stripe.js load error to avoid raising an unhandled error diff --git a/.changeset/wicked-flowers-bake.md b/.changeset/wicked-flowers-bake.md deleted file mode 100644 index 8e41c6bacf..0000000000 --- a/.changeset/wicked-flowers-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Improve contract schema building for subgraphs using the `extend` keyword. diff --git a/deployment/CHANGELOG.md b/deployment/CHANGELOG.md index 12744b5073..b52b0adcfa 100644 --- a/deployment/CHANGELOG.md +++ b/deployment/CHANGELOG.md @@ -1,5 +1,160 @@ # hive +## 7.0.0 + +### Major Changes + +- [#6758](https://github.com/graphql-hive/console/pull/6758) + [`0cf1194`](https://github.com/graphql-hive/console/commit/0cf1194c89d82f8dd2750fb6187234b084cbfc31) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Add target management fields to the public GraphQL + API schema. + + This includes the following fields and related types/fields: + + - `Mutation.updateTargetConditionalBreakingChangeConfiguration` + - `Mutation.updateTargetSlug` + - `Mutation.updateTargetDangerousChangeClassification` + - `Mutation.createTarget` + - `Mutation.deleteTarget` + - `Mutation.createCdnAccessToken` + - `Mutation.deleteCdnAccessToken` + - `Target.conditionalBreakingChangeConfiguration` + - `Target.failDiffOnDangerousChange` + - `Target.cdnAccessTokens` + - `Organization.availableOrganizationAccessTokenPermissionGroups` + + **BREAKING CHANGE** This renames existing types and fields within the private GraphQL schema. + +### Minor Changes + +- [#6771](https://github.com/graphql-hive/console/pull/6771) + [`4dcd45a`](https://github.com/graphql-hive/console/commit/4dcd45a683dc6004df003732b94564cfcbf135d7) + Thanks [@jdolle](https://github.com/jdolle)! - Add meta and subgraph data to coordinate insights + page; Fix SubgraphChip service link + +- [#6626](https://github.com/graphql-hive/console/pull/6626) + [`2056307`](https://github.com/graphql-hive/console/commit/20563078449dbb6bf33bac3b2e5ac3d2c772fc6f) + Thanks [@jdolle](https://github.com/jdolle)! - Add target breaking change setting to turn + dangerous changes into breaking changes + +- [#6658](https://github.com/graphql-hive/console/pull/6658) + [`e6a970f`](https://github.com/graphql-hive/console/commit/e6a970f790b388ff29f97709acdd73136a79dfb7) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Adjust GraphQL schema according to schema design + policies. + +- [#6701](https://github.com/graphql-hive/console/pull/6701) + [`f2fe6c8`](https://github.com/graphql-hive/console/commit/f2fe6c83a2467fcb77ca49c8ed5405d3f6256157) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Print dangerous schema changes as own section in + github changes. + +- [#6662](https://github.com/graphql-hive/console/pull/6662) + [`2b220a5`](https://github.com/graphql-hive/console/commit/2b220a560c4e4777a20ec0cf5f6ee68032055022) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Support federation composition validation for + `IMPLEMENTED_BY_INACCESSIBLE`. + +- [#6678](https://github.com/graphql-hive/console/pull/6678) + [`8fd9ad0`](https://github.com/graphql-hive/console/commit/8fd9ad018a50d54eb61759ea3e178790172d82d6) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Deprecate `CriticalityLevel` scalar and fields + referencing it in favor of the `SeverityLevelType` scalar. Expose `SchemaChange.severityLevel` and + `SchemaChange.severityReason` via the public API endpoint. + +- [#6614](https://github.com/graphql-hive/console/pull/6614) + [`c1d9c05`](https://github.com/graphql-hive/console/commit/c1d9c0568d5a4b4671aceb831883d348db5f9a55) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Add new route `/graphql-public` to the `server` + service which contains the public GraphQL API (fields and types will follow). + +- [#6675](https://github.com/graphql-hive/console/pull/6675) + [`ed66171`](https://github.com/graphql-hive/console/commit/ed66171a4b40d439183c91600bd17044dceafcb7) + Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Updates the + `@theguild/federation-composition` to `v0.18.1` that includes the following changes: + + - Support progressive overrides (`@override(label: "")`) + - Allow to use `@composeDirective` on a built-in scalar (like `@oneOf`) + - Performance improvements (lazy compute of errors), especially noticeable in large schemas (2s -> + 600ms) + - Ensure nested key fields are marked as `@shareable` + - Stop collecting paths when a leaf field was reached (performance improvement) + - Avoid infinite loop when entity field returns itself + +- [#6665](https://github.com/graphql-hive/console/pull/6665) + [`cb41478`](https://github.com/graphql-hive/console/commit/cb41478829e41695df686e47dd7673a9601d6008) + Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Update + `@theguild/federation-composition` to `v0.16.0`. + + - Support Apollo Federation `v2.7`, but without the progressive `@override`. + - Support Apollo Federation `v2.8`, but without the `@context` and `@fromContext` directives. + - Support Apollo Federation `v2.9`, including `@cost` and `@listSize` directives. + +- [#6683](https://github.com/graphql-hive/console/pull/6683) + [`ab774b7`](https://github.com/graphql-hive/console/commit/ab774b72bea54b88a2fb2ed1ea01f17a84970fc5) + Thanks [@jdolle](https://github.com/jdolle)! - Make url optional for subsequent federated schema + publishes + +### Patch Changes + +- [#6716](https://github.com/graphql-hive/console/pull/6716) + [`1767037`](https://github.com/graphql-hive/console/commit/17670374485c36ac459150286559cb3b9edba596) + Thanks [@jdolle](https://github.com/jdolle)! - Improve slack alert error logs + +- [#6687](https://github.com/graphql-hive/console/pull/6687) + [`349b78f`](https://github.com/graphql-hive/console/commit/349b78f39ad8fe28977f05e7542ca3e9c28092fd) + Thanks [@jdolle](https://github.com/jdolle)! - Improve resource ID tooltip behavior + +- [#6685](https://github.com/graphql-hive/console/pull/6685) + [`a107ad3`](https://github.com/graphql-hive/console/commit/a107ad363bf2aee2ffab9d03ecf61ba0e32fac53) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix failing schema contract composition. + +- [#6729](https://github.com/graphql-hive/console/pull/6729) + [`cc552c9`](https://github.com/graphql-hive/console/commit/cc552c973c63f0a4b034b2c489c3925c347a7e75) + Thanks [@jdolle](https://github.com/jdolle)! - Disable redis snapshotting + +- [#6770](https://github.com/graphql-hive/console/pull/6770) + [`8e02a49`](https://github.com/graphql-hive/console/commit/8e02a49b48e0cac392c2a3b4971867f39502c68b) + Thanks [@jdolle](https://github.com/jdolle)! - Adjust contract logic to allow removing mutation + and subscription types + +- [#6602](https://github.com/graphql-hive/console/pull/6602) + [`df3e5a2`](https://github.com/graphql-hive/console/commit/df3e5a23e5cd505d346a6d5719a4a7308aba208d) + Thanks [@jdolle](https://github.com/jdolle)! - Added directions for publishing on no schema + component + +- [#6759](https://github.com/graphql-hive/console/pull/6759) + [`132feb9`](https://github.com/graphql-hive/console/commit/132feb93e88667f5fdf118eb85f399e9e4330c56) + Thanks [@jdolle](https://github.com/jdolle)! - Reduce usage service readiness threshold; Disable + nagles algorithm and increase keepAlive from 60s to 180s for KafkaJS + +- [#6713](https://github.com/graphql-hive/console/pull/6713) + [`4f9aeae`](https://github.com/graphql-hive/console/commit/4f9aeae78a0f8feaec225dd7398aeda3000036f5) + Thanks [@jdolle](https://github.com/jdolle)! - Do not store empty metadata in db + +- [#6660](https://github.com/graphql-hive/console/pull/6660) + [`5ff2aaa`](https://github.com/graphql-hive/console/commit/5ff2aaa624a6b9f6fe2a3633105ec7ce5ce188d5) + Thanks [@jdolle](https://github.com/jdolle)! - fix schedule a meeting link + +- [#6718](https://github.com/graphql-hive/console/pull/6718) + [`fd9b160`](https://github.com/graphql-hive/console/commit/fd9b160015ee139bf8f09a41d14fa5446d60b3f5) + Thanks [@jdolle](https://github.com/jdolle)! - upgrade 'got' package to fix TimeoutError case + +- [#6752](https://github.com/graphql-hive/console/pull/6752) + [`d0404db`](https://github.com/graphql-hive/console/commit/d0404db1cb0121357a9d7ea0fbdd33c03cdf243f) + Thanks [@jdolle](https://github.com/jdolle)! - Improve external composer UX: Handle network errors + gracefully, do not use native composer when testing, and improve settings UI + +- [#6755](https://github.com/graphql-hive/console/pull/6755) + [`60981bd`](https://github.com/graphql-hive/console/commit/60981bd94466acad9e0cf461b470c10ffbf80357) + Thanks [@jdolle](https://github.com/jdolle)! - Correctly set usage service state to Ready after + processing all of the fallback queue. + +- [#6632](https://github.com/graphql-hive/console/pull/6632) + [`9b2bec6`](https://github.com/graphql-hive/console/commit/9b2bec6185f939b378aa898215c56bb82119d0b6) + Thanks [@jdolle](https://github.com/jdolle)! - Capture Stripe.js load error to avoid raising an + unhandled error + +- [#6706](https://github.com/graphql-hive/console/pull/6706) + [`4435820`](https://github.com/graphql-hive/console/commit/4435820a2c666a39580156eea01a482768d61ab9) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Improve contract schema building for subgraphs + using the `extend` keyword. + ## 6.0.0 ### Major Changes diff --git a/deployment/package.json b/deployment/package.json index 62360f2a3b..259bf13a63 100644 --- a/deployment/package.json +++ b/deployment/package.json @@ -1,6 +1,6 @@ { "name": "hive", - "version": "6.0.0", + "version": "7.0.0", "private": true, "scripts": { "generate": "tsx generate.ts", diff --git a/packages/libraries/apollo/CHANGELOG.md b/packages/libraries/apollo/CHANGELOG.md index 12b11ebc64..745a93da8a 100644 --- a/packages/libraries/apollo/CHANGELOG.md +++ b/packages/libraries/apollo/CHANGELOG.md @@ -1,5 +1,25 @@ # @graphql-hive/apollo +## 0.39.0 + +### Minor Changes + +- [#6637](https://github.com/graphql-hive/console/pull/6637) + [`5130fc1`](https://github.com/graphql-hive/console/commit/5130fc1db8c50ac0eb35d901623594749772c550) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Add error logging for invalid combinations of the + `target` and `token` configuration. + + - Please make sure to provide the `target` option for usage reporting when using a token that + starts with `hvo1/`. + - Please make sure to **not** provide a `target` option for usage reporting when a token does + **not** start with `hvo1/` + +### Patch Changes + +- Updated dependencies + [[`5130fc1`](https://github.com/graphql-hive/console/commit/5130fc1db8c50ac0eb35d901623594749772c550)]: + - @graphql-hive/core@0.11.0 + ## 0.38.1 ### Patch Changes diff --git a/packages/libraries/apollo/package.json b/packages/libraries/apollo/package.json index 601a447029..85bb56c2bb 100644 --- a/packages/libraries/apollo/package.json +++ b/packages/libraries/apollo/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-hive/apollo", - "version": "0.38.1", + "version": "0.39.0", "type": "module", "description": "GraphQL Hive + Apollo Server", "repository": { diff --git a/packages/libraries/apollo/src/version.ts b/packages/libraries/apollo/src/version.ts index d11c694508..cfad1a37b2 100644 --- a/packages/libraries/apollo/src/version.ts +++ b/packages/libraries/apollo/src/version.ts @@ -1 +1 @@ -export const version = '0.38.1'; +export const version = '0.39.0'; diff --git a/packages/libraries/cli/CHANGELOG.md b/packages/libraries/cli/CHANGELOG.md index ecc60602e6..b976893664 100644 --- a/packages/libraries/cli/CHANGELOG.md +++ b/packages/libraries/cli/CHANGELOG.md @@ -1,5 +1,47 @@ # @graphql-hive/cli +## 0.50.0 + +### Minor Changes + +- [#6658](https://github.com/graphql-hive/console/pull/6658) + [`e6a970f`](https://github.com/graphql-hive/console/commit/e6a970f790b388ff29f97709acdd73136a79dfb7) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Internal adjustments for using non-deprecated API + fields. + +- [#6626](https://github.com/graphql-hive/console/pull/6626) + [`2056307`](https://github.com/graphql-hive/console/commit/20563078449dbb6bf33bac3b2e5ac3d2c772fc6f) + Thanks [@jdolle](https://github.com/jdolle)! - Show dangerous changes as a separate list in + schema:check + +- [#6662](https://github.com/graphql-hive/console/pull/6662) + [`2b220a5`](https://github.com/graphql-hive/console/commit/2b220a560c4e4777a20ec0cf5f6ee68032055022) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Support federation composition validation for + `IMPLEMENTED_BY_INACCESSIBLE`. + +- [#6675](https://github.com/graphql-hive/console/pull/6675) + [`ed66171`](https://github.com/graphql-hive/console/commit/ed66171a4b40d439183c91600bd17044dceafcb7) + Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Updates the + `@theguild/federation-composition` to `v0.18.1` that includes the following changes: + + - Support progressive overrides (`@override(label: "")`) + - Allow to use `@composeDirective` on a built-in scalar (like `@oneOf`) + - Performance improvements (lazy compute of errors), especially noticeable in large schemas (2s -> + 600ms) + - Ensure nested key fields are marked as `@shareable` + - Stop collecting paths when a leaf field was reached (performance improvement) + - Avoid infinite loop when entity field returns itself + +### Patch Changes + +- [#6768](https://github.com/graphql-hive/console/pull/6768) + [`5ee3a2e`](https://github.com/graphql-hive/console/commit/5ee3a2e98c1de16d61b4a610123b5e7dbeb13304) + Thanks [@jdolle](https://github.com/jdolle)! - Correct error exit codes + +- Updated dependencies + [[`5130fc1`](https://github.com/graphql-hive/console/commit/5130fc1db8c50ac0eb35d901623594749772c550)]: + - @graphql-hive/core@0.11.0 + ## 0.49.1 ### Patch Changes diff --git a/packages/libraries/cli/package.json b/packages/libraries/cli/package.json index 379feda59d..c58e1a7727 100644 --- a/packages/libraries/cli/package.json +++ b/packages/libraries/cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-hive/cli", - "version": "0.49.1", + "version": "0.50.0", "description": "A CLI util to manage and control your GraphQL Hive", "repository": { "type": "git", diff --git a/packages/libraries/core/CHANGELOG.md b/packages/libraries/core/CHANGELOG.md index 36ce7afb60..1cd08c6c75 100644 --- a/packages/libraries/core/CHANGELOG.md +++ b/packages/libraries/core/CHANGELOG.md @@ -1,5 +1,19 @@ # @graphql-hive/core +## 0.11.0 + +### Minor Changes + +- [#6637](https://github.com/graphql-hive/console/pull/6637) + [`5130fc1`](https://github.com/graphql-hive/console/commit/5130fc1db8c50ac0eb35d901623594749772c550) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Add error logging for invalid combinations of the + `target` and `token` configuration. + + - Please make sure to provide the `target` option for usage reporting when using a token that + starts with `hvo1/`. + - Please make sure to **not** provide a `target` option for usage reporting when a token does + **not** start with `hvo1/` + ## 0.10.1 ### Patch Changes diff --git a/packages/libraries/core/package.json b/packages/libraries/core/package.json index c3951cfd04..de9bc6bc75 100644 --- a/packages/libraries/core/package.json +++ b/packages/libraries/core/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-hive/core", - "version": "0.10.1", + "version": "0.11.0", "type": "module", "repository": { "type": "git", diff --git a/packages/libraries/core/src/version.ts b/packages/libraries/core/src/version.ts index 7aff4ce61d..b9ac4030b9 100644 --- a/packages/libraries/core/src/version.ts +++ b/packages/libraries/core/src/version.ts @@ -1 +1 @@ -export const version = '0.10.1'; +export const version = '0.11.0'; diff --git a/packages/libraries/envelop/CHANGELOG.md b/packages/libraries/envelop/CHANGELOG.md index fbaa087e80..c00d0ad2fb 100644 --- a/packages/libraries/envelop/CHANGELOG.md +++ b/packages/libraries/envelop/CHANGELOG.md @@ -1,5 +1,25 @@ # @graphql-hive/envelop +## 0.36.0 + +### Minor Changes + +- [#6637](https://github.com/graphql-hive/console/pull/6637) + [`5130fc1`](https://github.com/graphql-hive/console/commit/5130fc1db8c50ac0eb35d901623594749772c550) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Add error logging for invalid combinations of the + `target` and `token` configuration. + + - Please make sure to provide the `target` option for usage reporting when using a token that + starts with `hvo1/`. + - Please make sure to **not** provide a `target` option for usage reporting when a token does + **not** start with `hvo1/` + +### Patch Changes + +- Updated dependencies + [[`5130fc1`](https://github.com/graphql-hive/console/commit/5130fc1db8c50ac0eb35d901623594749772c550)]: + - @graphql-hive/core@0.11.0 + ## 0.35.1 ### Patch Changes diff --git a/packages/libraries/envelop/package.json b/packages/libraries/envelop/package.json index 0bac742fbc..7ecf412d68 100644 --- a/packages/libraries/envelop/package.json +++ b/packages/libraries/envelop/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-hive/envelop", - "version": "0.35.1", + "version": "0.36.0", "type": "module", "description": "GraphQL Hive + GraphQL Envelop", "repository": { diff --git a/packages/libraries/envelop/src/version.ts b/packages/libraries/envelop/src/version.ts index 558d6b04c3..70daa2e6ee 100644 --- a/packages/libraries/envelop/src/version.ts +++ b/packages/libraries/envelop/src/version.ts @@ -1 +1 @@ -export const version = '0.35.1'; +export const version = '0.36.0'; diff --git a/packages/libraries/router/CHANGELOG.md b/packages/libraries/router/CHANGELOG.md index ef681b2b2f..d60cf5b01f 100644 --- a/packages/libraries/router/CHANGELOG.md +++ b/packages/libraries/router/CHANGELOG.md @@ -1,5 +1,15 @@ # 16.10.2024 +## 2.1.1 + +### Patch Changes + +- [#6714](https://github.com/graphql-hive/console/pull/6714) + [`3f823c9`](https://github.com/graphql-hive/console/commit/3f823c9e1f3bd5fd8fde4e375a15f54a9d5b4b4e) + Thanks [@github-actions](https://github.com/apps/github-actions)! - Updated internal Apollo crates + to get downstream fix for advisories. See + https://github.com/apollographql/router/releases/tag/v2.1.1 + ## 2.1.0 ### Minor Changes diff --git a/packages/libraries/router/Cargo.toml b/packages/libraries/router/Cargo.toml index 033eac2092..10ba039023 100644 --- a/packages/libraries/router/Cargo.toml +++ b/packages/libraries/router/Cargo.toml @@ -5,7 +5,7 @@ repository = "https://github.com/graphql-hive/console/" edition = "2021" license = "MIT" publish = true -version = "2.1.0" +version = "2.1.1" description = "Apollo-Router Plugin for Hive" [[bin]] diff --git a/packages/libraries/router/package.json b/packages/libraries/router/package.json index f5509b02a8..1477d9b61b 100644 --- a/packages/libraries/router/package.json +++ b/packages/libraries/router/package.json @@ -1,6 +1,6 @@ { "name": "hive-apollo-router-plugin", - "version": "2.1.0", + "version": "2.1.1", "private": true, "scripts": { "sync-cargo-file": "./sync-cargo-file.sh" diff --git a/packages/libraries/yoga/CHANGELOG.md b/packages/libraries/yoga/CHANGELOG.md index 930749ac20..b0423fcff7 100644 --- a/packages/libraries/yoga/CHANGELOG.md +++ b/packages/libraries/yoga/CHANGELOG.md @@ -1,5 +1,25 @@ # @graphql-hive/yoga +## 0.42.0 + +### Minor Changes + +- [#6637](https://github.com/graphql-hive/console/pull/6637) + [`5130fc1`](https://github.com/graphql-hive/console/commit/5130fc1db8c50ac0eb35d901623594749772c550) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Add error logging for invalid combinations of the + `target` and `token` configuration. + + - Please make sure to provide the `target` option for usage reporting when using a token that + starts with `hvo1/`. + - Please make sure to **not** provide a `target` option for usage reporting when a token does + **not** start with `hvo1/` + +### Patch Changes + +- Updated dependencies + [[`5130fc1`](https://github.com/graphql-hive/console/commit/5130fc1db8c50ac0eb35d901623594749772c550)]: + - @graphql-hive/core@0.11.0 + ## 0.41.1 ### Patch Changes diff --git a/packages/libraries/yoga/package.json b/packages/libraries/yoga/package.json index decaac42ff..dde2a526f5 100644 --- a/packages/libraries/yoga/package.json +++ b/packages/libraries/yoga/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-hive/yoga", - "version": "0.41.1", + "version": "0.42.0", "type": "module", "description": "GraphQL Hive + GraphQL Yoga", "repository": { diff --git a/packages/libraries/yoga/src/version.ts b/packages/libraries/yoga/src/version.ts index e292b30593..76e8f174de 100644 --- a/packages/libraries/yoga/src/version.ts +++ b/packages/libraries/yoga/src/version.ts @@ -1 +1 @@ -export const version = '0.41.1'; +export const version = '0.42.0';