Releases: graphql-hive/console
Releases · graphql-hive/console
@graphql-hive/[email protected]
Minor Changes
-
#4176
df0ea91
Thanks @n1ru4l! - Support usage reporting for incremental delivery (@defer
/@stream
) operations with GraphQL Yoga -
#4176
df0ea91
Thanks @n1ru4l! - Add APIs for reporting subscription usage.
The Hive client will now report the usage of Subscription operations to GraphQL Hive.We recommend referring to the corresponding documentation of your server framework for configuration adjustments.
@graphql-hive/[email protected]
Minor Changes
- #4109
441b71f
Thanks @EmrysMyrddin! - Automatic disposal of managed clients for Yoga and Envelop plugins.
@graphql-hive/[email protected]
@graphql-hive/[email protected]
@graphql-hive/[email protected]
@graphql-hive/[email protected]
Minor Changes
- #3608
daf9eaa
Thanks @kamilkisiela! - Changedexclude
argument type to accept RegEX
@graphql-hive/[email protected]
Minor Changes
- #3543
6895ee3
Thanks @kamilkisiela! - Support Apollo Client directives in operations:check command (pass --apolloClient flag)
@graphql-hive/[email protected]
Patch Changes
- #3529
1615ad4
Thanks @kamilkisiela! - fix: use Hive Cloud as a default value
for registry.endpoint
@graphql-hive/[email protected]
Minor Changes
-
#3331
dad9206
Thanks @kamilkisiela! - Add atLeastOnceSampler -
#3331
dad9206
Thanks @kamilkisiela! - Introduce sampler for dynamic sampling