Skip to content

Releases: graphql-hive/console

hive@8.4.0

09 Oct 12:16
c80012b
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #7090
    0d1cf80
    Thanks @n1ru4l! - Further improve the performance of loading the
    deprecated schema view for large schemas.

  • #7079
    cbbd5e5
    Thanks @n1ru4l! - Fix dashboard background using different shades of
    black.

hive@8.3.0

07 Oct 09:49
c23f517
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #7033
    2449790
    Thanks @XiNiHa! - Stay in the opened page when switching between
    targets

  • #7030
    12c5665
    Thanks @jdolle! - Fix paginated operations list filtering if there
    are many operations by passing a list of operation IDs to filter on

  • #7067
    7a39b32
    Thanks @jdolle! - Fix input cursor reset for org and project

  • #7045
    0f26e42
    Thanks @jdolle! - Adjust token creation ui to make toggling
    all/granular and services/apps more intuitive

  • #7066
    58658a4
    Thanks @jdolle! - Fix first schema check landing width; fix
    flickering sidenav on schema check loading"

  • #7061
    5cac244
    Thanks @jdolle! - fix explorer field input cursor reset

  • #7071
    1b7c7b5
    Thanks @jdolle! - fix error printing in logs

  • #7074
    8eb9e14
    Thanks @n1ru4l! - Prevent potential resource exhaustion in the
    deprecated schema explorer for large schemas.

@graphql-hive/cli@0.50.5

07 Oct 09:49
c23f517
Compare
Choose a tag to compare

Patch Changes

hive@8.2.1

22 Sep 11:17
ed76b38
Compare
Choose a tag to compare

Patch Changes

  • #6935
    261daf8
    Thanks @jdolle! - AppDeployment permissions granted to all if none
    selected by default in access token UI. Fix app deployments feature flag check

  • #7004
    07a99f0
    Thanks @n1ru4l! - Improve usability when creating a registry access
    token.

hive@8.2.0

15 Sep 15:09
1d5d251
Compare
Choose a tag to compare

Minor Changes

  • #6951
    f567fbb
    Thanks @martyganz! - Add SchemaVersion.unusedSchema and
    SchemaVersion.deprecatedSchema to the public API schema.

  • #6960
    e57b6c0
    Thanks @n1ru4l! - Return all users by default if no first value is
    provided for the Organization.members field.

Patch Changes

hive-apollo-router-plugin@2.1.3

15 Sep 15:09
1d5d251
Compare
Choose a tag to compare

Patch Changes

hive@8.1.2

28 Aug 18:03
ca71540
Compare
Choose a tag to compare

Patch Changes

  • #6924
    d6cf026
    Thanks @jdolle! - Fix selecting "All" app deployments in target when
    creating an access token

  • #6909
    d5218b8
    Thanks @jdolle! - Correctly trim operation name on insights and add
    popover title

@graphql-hive/cli@0.50.4

28 Aug 18:03
ca71540
Compare
Choose a tag to compare

Patch Changes

  • #6919
    49187c9
    Thanks @jdolle! - fix fallback when hive.json is used but does not
    provide the requested value

@graphql-hive/apollo@0.40.0

21 Aug 05:40
be97f04
Compare
Choose a tag to compare

Minor Changes

hive@8.1.1

10 Jul 09:26
7098528
Compare
Choose a tag to compare

Patch Changes

  • #6867
    be0d710
    Thanks @n1ru4l! - Only show the "edit preflight script" button in the
    laboratory when the users has permissions to edit it.

  • #6881
    f8a1350
    Thanks @n1ru4l! - Add project:create permission to the acccess
    token permission selection screen.

  • #6875
    73864f2
    Thanks @n1ru4l! - Fix default organization resolution and prevent
    missing permissions error.

  • #6879
    3779184
    Thanks @egoodwinx! - Fix schema version browser history
    navigation.