hive@11.12.1
·
13 commits
to main
since this release
Patch Changes
-
#8421
c970ddb
Thanks @kamilkisiela! - Updates
@theguild/federation-compositiontov0.26.0. Adds support for@contextand@fromContext
directives in Federation. -
#8413
0b75e08
Thanks @n1ru4l! - Address vulnerability
GHSA-w67g-5rqw-f597. -
#8409
7448692
Thanks @kamilkisiela! - Improve usage-service performance:- compression is now done with zstd instead of gzip
- report processing is more efficient now, we cache things cross-requests and significantly
reduced CPU usage (4x more throughput)
-
#8379
a6089c5
Thanks @n1ru4l! - Send correct status code 400 when alias limit,
maximum directive count, max depth limit or token limit is exceeded for incoming operation. -
#8398
97071e9
Thanks @jdolle! - Add a worker environment option to transform
external composed supergraph to public sdl instead of reading the public SDL from the external
composer.