Skip to content

Releases: graphql-hive/console

[email protected]

19 Nov 14:10
9ba60e7
Compare
Choose a tag to compare

Major Changes

[email protected]

18 Nov 17:00
e588248
Compare
Choose a tag to compare

Patch Changes

[email protected]

18 Nov 17:00
e588248
Compare
Choose a tag to compare

Patch Changes

[email protected]

14 Nov 10:52
574ee75
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #5924
    5ad52ba
    Thanks @n1ru4l! - Fix logging for invalid operation body within usage
    reporting.

[email protected]

14 Nov 11:37
86ac2a7
Compare
Choose a tag to compare

Patch Changes

[email protected]

13 Nov 09:25
4c62ad2
Compare
Choose a tag to compare

Patch Changes

  • #5907
    5adfb6c
    Thanks @n1ru4l! - Remove option to remove the organization owner from
    the organization.

[email protected]

13 Nov 11:00
d997f7e
Compare
Choose a tag to compare

Minor Changes

[email protected]

12 Nov 12:39
0d609bc
Compare
Choose a tag to compare

Minor Changes

  • #5884
    8aec41a
    Thanks @andriihrachov! - Add REDIS_TLS_ENABLED environment
    variable for enabling and disabling Redis TLS for emails, schema, tokens, webhooks and
    server services.

  • #5889
    0eef5ed
    Thanks @n1ru4l! - Update supertokens-postgresql to 8.0.

[email protected]

12 Nov 13:02
3d59dd5
Compare
Choose a tag to compare

Patch Changes

  • #5898
    1a92d7d
    Thanks @dotansimha! - Initial release of
    hive-apollo-router-plugin crate

  • Report enum values when an enum is used as an output type and align with JS implementation

19.07.2024

  • Writes supergraph-schema.graphql file to a temporary directory (the path depends on OS), and
    this is now the default of HIVE_CDN_SCHEMA_FILE_PATH.

10.04.2024

  • HIVE_CDN_ENDPOINT and endpoint accept an URL with and without the /supergraph part

09.01.2024

  • Introduce HIVE_CDN_SCHEMA_FILE_PATH environment variable to specify where to download the
    supergraph schema (default is ./supergraph-schema.graphql)

11.07.2023

  • Use debug level when logging dropped operations

07.06.2023

  • Introduce enabled flag (Usage Plugin)

23.08.2022

  • Don't panic on scalars used as variable types
  • Introduce buffer_size
  • Ignore operations including __schema or __type

@graphql-hive/[email protected]

11 Nov 09:03
58c8e76
Compare
Choose a tag to compare

Minor Changes

Patch Changes