Releases: graphql-hive/console
@graphql-hive/[email protected]
Patch Changes
-
#6383
ec356a7
Thanks @kamilkisiela! - Collect custom scalars from arguments
and input object fields -
Updated dependencies
[ec356a7
]:- @graphql-hive/[email protected]
[email protected]
Patch Changes
c6a21ff
Thanks @dotansimha! - Bump version to test release flow
[email protected]
Major Changes
- #6259
1168564
Thanks @kamilkisiela! - No longer support the legacy registry
models. Announcement https://the-guild.dev/blog/graphql-hive-improvements-in-schema-registry
Minor Changes
-
#6340
3183f5a
Thanks @n1ru4l! - Remove the legacy member role assignment wizard. -
#6341
2fa3352
Thanks @kamilkisiela! - Allow to close the last tab in
Laboratory -
#6254
b58d2c5
Thanks @jdolle! - Add option for checking breaking changes by a fixed
request count
Patch Changes
-
#6332
6b9192c
Thanks @kamilkisiela! - Assigns custom roles to members without
a role to complete https://the-guild.dev/graphql/hive/product-updates/2023-12-05-member-roles -
#6369
b40cabd
Thanks @kamilkisiela! - Fix the audit log export -
#6368
0c2e953
Thanks @n1ru4l! - Fix connecting slack integration. -
#6365
bab2cf0
Thanks @dotansimha! - Fix release and package flow for Docker
images ofhive
@graphql-hive/[email protected]
Minor Changes
-
#6357
e10cc2d
Thanks @jasonkuhrt! - Add experimental json file flag to command
schema:check
.On the
schema:check
command, you can now use the flag
--experimental-json-file ./path/to/schema-check-result.json
to output a JSON file containing the
command's result.This experimental feature is designed to help you with scripting, typically in CI/CD pipelines.
Please note that this is an experimental feature, and therefore is:
- likely to change or be removed in a future version
- not covered by semantic versioning.
-
#6338
f6565fc
Thanks @jdolle! - cli schema:fetch targets latest if actionId
argument is missing -
#6333
0a84187
Thanks @jasonkuhrt! - BREAKING: Remove config commandsThis prepares for the addition of JSON format output in other commands.
[email protected]
Major Changes
-
#6066
e747e4c
Thanks @n1ru4l! - Drop user accounts and organization not linked to a
SuperTokens account.This is mainly a cleanup for legacy accounts on Hive Cloud that were not migrated from Auth0 some
years ago. It should not affect self-hosters.
Minor Changes
-
#6261
09c01d6
Thanks @kamilkisiela! - Adds a response validation of the POST
https://slack.com/api/oauth.v2.access request.This request is made when connecting Slack to Hive. This is to ensure that the response is a JSON
object and that it contains the expected keys and provide informative error messages if it does
not.
Patch Changes
-
#6265
cecd95b
Thanks @dotansimha! - Relaxuuid
check for external IDs in
audit log metadata. Fixes #6264 -
#6262
d98e146
Thanks @kamilkisiela! - Resolve the issue where the laboratory
mocked endpoint consistently returns: "Please publish your first schema to Hive." -
#6267
817fed3
Thanks @dotansimha! - bugfix:scrollIntoView
is not a function
in lab page (fixed #6263) -
#6282
a7f9d50
Thanks @kamilkisiela! - Fix editor state and operation handling
in Laboratory.When opening a new tab or selecting a saved operation, the editor incorrectly populated the query,
defaulting to the active query. This made it impossible to view the selected operation.
Additionally, the submit button for saving an operation was always disabled, even when the form
was in a valid state.
@graphql-hive/[email protected]
Patch Changes
-
#6118
039c66b
Thanks @ardatan! - Remove internal_testing_
option to replace the
underlyingfetch
implementation, and addfetch
option to do the same as part of the public
API. -
#6118
039c66b
Thanks @ardatan! - - Upgrade tographql-yoga
>=5.10.4
- Improve graceful process termination on Node.js by leveraging
graphql-yoga
's
dispose lifecycle hooks - Improve Cloudflare Worker runtime support by registering pending usage reporting requests using
thewaitUntil
API - Use the logger instance from the
graphql-yoga
instance, for a more unified logging experience - Use the
fetch
API implementation on thegraphql-yoga
instance for HTTP calls - Replace the internal `tiny-lru` dependency with
graphql-yoga
's internal LRU cache
implementation
- Improve graceful process termination on Node.js by leveraging
-
Updated dependencies
[039c66b
]:- @graphql-hive/[email protected]
@graphql-hive/[email protected]
Patch Changes
- Updated dependencies
[039c66b
]:- @graphql-hive/[email protected]
@graphql-hive/[email protected]
@graphql-hive/[email protected]
@graphql-hive/[email protected]
Patch Changes
- #6118
039c66b
Thanks @ardatan! - Remove internal_testing_
option to replace the
underlyingfetch
implementation, and addfetch
option to do the same as part of the public
API. - Updated dependencies
[039c66b
]:- @graphql-hive/[email protected]