Skip to content

Releases: graphql-hive/console

@graphql-hive/[email protected]

12 Nov 09:13
6d83c76

Choose a tag to compare

Patch Changes

@graphql-hive/[email protected]

12 Nov 09:13
6d83c76

Choose a tag to compare

Patch Changes

@graphql-hive/[email protected]

12 Nov 09:13
6d83c76

Choose a tag to compare

Patch Changes

  • #7253
    43920cd
    Thanks @ardatan! - Allow to provide version to AgentOptions in
    Hive Client integrations.

    createHive({
      agent: {
        name: 'my-custom-agent',
        version: '1.2.3' // new field
      }
    })

    Currently you can provide name but not version. This change allows to provide both name and
    version to 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/core package. Now they will be able to send their own
    versions.

  • #7253
    43920cd
    Thanks @ardatan! - Accept name and version to
    createSupergraphSDLFetcher to build a more accurate user agent instead of passing hive-client
    with @graphql-hive/core's version

@graphql-hive/[email protected]

12 Nov 09:13
6d83c76

Choose a tag to compare

Patch Changes

@graphql-hive/[email protected]

12 Nov 09:12
6d83c76

Choose a tag to compare

Patch Changes

[email protected]

11 Nov 11:47
a606559

Choose a tag to compare

Patch Changes

[email protected]

11 Nov 11:47
a606559

Choose a tag to compare

Patch Changes

  • #7248
    d8f6e25
    Thanks @n1ru4l! - Support project and personal access tokens (hvp1/
    and hvu1/).

[email protected]

11 Nov 11:47
a606559

Choose a tag to compare

Patch Changes

@graphql-hive/[email protected]

11 Nov 11:46
a606559

Choose a tag to compare

Patch Changes

@graphql-hive/[email protected]

11 Nov 11:46
a606559

Choose a tag to compare

Patch Changes