Releases: graphql-hive/console
@graphql-hive/[email protected]
@graphql-hive/[email protected]
@graphql-hive/[email protected]
Patch Changes
-
#7253
43920cd
Thanks @ardatan! - Allow to provideversiontoAgentOptionsin
Hive Client integrations.createHive({ agent: { name: 'my-custom-agent', version: '1.2.3' // new field } })
Currently you can provide
namebut notversion. This change allows to provide bothnameand
versionto better identify the clients connecting to Hive Console. Previously the dependent
libraries like Yoga, Envelop and Hive Gateway integrations were incorrectly sending their names
with the version of@graphql-hive/corepackage. Now they will be able to send their own
versions. -
#7253
43920cd
Thanks @ardatan! - Acceptnameandversionto
createSupergraphSDLFetcherto build a more accurate user agent instead of passinghive-client
with@graphql-hive/core's version
@graphql-hive/[email protected]
Patch Changes
- Updated dependencies
[43920cd,
43920cd]:- @graphql-hive/[email protected]
@graphql-hive/[email protected]
[email protected]
Patch Changes
- #7203
a7fed52
Thanks @adambenhassen! - handle escaped single-quoted strings
in schema changes
[email protected]
[email protected]
Patch Changes
- Updated dependencies
[d8f6e25]:- hive-console-sdk-rs@0.1.1
@graphql-hive/[email protected]
Patch Changes
-
#7248
d8f6e25
Thanks @n1ru4l! - Support project and personal access tokens (hvp1/
andhvu1/). -
Updated dependencies
[d8f6e25]:- @graphql-hive/[email protected]
@graphql-hive/[email protected]
Patch Changes
-
#7248
d8f6e25
Thanks @n1ru4l! - Support project and personal access tokens (hvp1/
andhvu1/). -
Updated dependencies
[d8f6e25]:- @graphql-hive/[email protected]