Skip to content

Releases: graphql-hive/gateway

February 23, 2025

23 Feb 16:53
6f20b3b
Compare
Choose a tag to compare

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-mesh/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

Read more

[email protected]

23 Feb 16:56
6f20b3b
Compare
Choose a tag to compare

Pre-built binaries of the Hive Gateway for the @graphql-hive/[email protected] release.

February 17, 2025

17 Feb 15:11
9f2c194
Compare
Choose a tag to compare

@graphql-hive/[email protected]

Patch Changes

@graphql-hive/[email protected]

@graphql-hive/gateway-runtime

1.4.15

Patch Changes

1.4.14

Patch Changes

  • #654 36b1baf Thanks @ardatan! - Expose agentVersion, clientName and clientVersion options for GraphOS reporting

    And set hive-gateway@VERSION by default for agentVersion

  • Updated dependencies []:

1.4.13

Patch Changes

1.4.12

Patch Changes

1.4.11

Patch Changes

1.4.10

Patch Changes

Read more

[email protected]

17 Feb 15:14
9f2c194
Compare
Choose a tag to compare

Pre-built binaries of the Hive Gateway for the @graphql-hive/[email protected] release.

February 14, 2025

14 Feb 11:33
3bb2443
Compare
Choose a tag to compare

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

  • #662 2318393 Thanks @ardatan! - When a field with @skip and @include directives in a selection set throws, show the correct error

    // Query
    query myQuery($toInclude: Boolean! = false) {
        user(id: 1) {
            id
            name
            username
            totalReviews @include(if: $toInclude)
            # If this throws, show the actual error instead of `Argument \"if\" of required type \"Boolean!\" was provided the variable` error
        }
    }
    
    // Variables
    {
        "toInclude": true
    }
    

@graphql-tools/[email protected]

Patch Changes

@graphql-mesh/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-mesh/[email protected]

Patch Changes

@graphql-mesh/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

[email protected]

14 Feb 11:36
3bb2443
Compare
Choose a tag to compare

Pre-built binaries of the Hive Gateway for the @graphql-hive/[email protected] release.

February 13, 2025

13 Feb 15:22
8b354f0
Compare
Choose a tag to compare

@graphql-hive/[email protected]

Patch Changes

@graphql-mesh/[email protected]

Patch Changes

@graphql-mesh/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

  • #654 36b1baf Thanks @ardatan! - Expose agentVersion, clientName and clientVersion options for GraphOS reporting

    And set hive-gateway@VERSION by default for agentVersion

  • Updated dependencies []:

February 13, 2025

13 Feb 13:05
917307e
Compare
Choose a tag to compare

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-mesh/[email protected]

Minor Changes

  • #605 e5d77f3 Thanks @ardatan! - Extract subgraph execution batching logic outside, so batching is handled by the Gateway not Stitching

    BREAKING; UnifiedGraphHandlerOpts no longer takes batch option, it is handled by the runtime itself

Patch Changes

@graphql-hive/[email protected]

Minor Changes

Patch Changes

Read more

[email protected]

13 Feb 15:24
8b354f0
Compare
Choose a tag to compare

Pre-built binaries of the Hive Gateway for the @graphql-hive/[email protected] release.

[email protected]

13 Feb 13:07
917307e
Compare
Choose a tag to compare

Pre-built binaries of the Hive Gateway for the @graphql-hive/[email protected] release.