May 23, 2023
@envelop/core@4.0.0
Major Changes
Patch Changes
- #1728
a36925c7
Thanks @ardatan! - - Memoize parsed document string result and use
it wherever possible, and exportgetDocumentString
function to allow users to use it as well.- Use
WeakMap
s withDocumentNode
wherever possible instead of using LRU Cache with strings. It
is more optimal if a parser caching is used
- Use
- Updated dependencies
[332f1f22
]:- @envelop/types@4.0.0
@envelop/apollo-datasources@3.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/apollo-federation@4.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
-
#1809
d5fee04c
Thanks @renovate! - dependencies updates:- Updated dependency
@apollo/gateway@^0.54.0
↗︎ (from
^0.41.0 || ^0.42.0 || ^0.43.0
, inpeerDependencies
)
- Updated dependency
-
#1728
a36925c7
Thanks @ardatan! - - Memoize parsed document string result and use
it wherever possible, and exportgetDocumentString
function to allow users to use it as well.- Use
WeakMap
s withDocumentNode
wherever possible instead of using LRU Cache with strings. It
is more optimal if a parser caching is used
- Use
@envelop/apollo-server-errors@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/apollo-tracing@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
- @envelop/types@4.0.0
Patch Changes
-
#1809
d5fee04c
Thanks @renovate! - dependencies updates:- Updated dependency
apollo-tracing@^0.16.0
↗︎ (from
^0.15.0
, independencies
)
- Updated dependency
-
Updated dependencies
[332f1f22
,
7066ce98
]:- @envelop/on-resolve@3.0.0
@envelop/auth0@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
-
#1814
dab0b262
Thanks @renovate! - dependencies updates:- Updated dependency
jsonwebtoken@^9.0.0
↗︎ (from^8.5.1
,
independencies
) - Updated dependency
jwks-rsa@^3.0.1
↗︎ (from
^2.0.1
, independencies
)
- Updated dependency
@envelop/dataloader@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/depth-limit@3.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/disable-introspection@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/execute-subscription-event@4.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/extended-validation@3.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
-
#1776
332f1f22
Thanks @ardatan! - dependencies updates:- Updated dependency
@graphql-tools/utils@^10.0.0
↗︎
(from^8.8.0
, independencies
)
- Updated dependency
@envelop/filter-operation-type@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/fragment-arguments@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/generic-auth@6.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
-
#1755
17afb252
Thanks @EmrysMyrddin! - Fix documentation to remove references
to asyncvalidateUser
and throwing to report errors -
Updated dependencies
[332f1f22
,
332f1f22
]:- @envelop/extended-validation@3.0.0
@envelop/graphql-jit@6.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
#1767
0b127cc4
Thanks @n1ru4l! - bump lru cache dependency version -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
-
#1767
0b127cc4
Thanks @n1ru4l! - dependencies updates:- Updated dependency
lru-cache@^9.1.1
↗︎
(from^6.0.0
, independencies
)
- Updated dependency
-
#1728
a36925c7
Thanks @ardatan! - - Memoize parsed document string result and use
it wherever possible, and exportgetDocumentString
function to allow users to use it as well.- Use
WeakMap
s withDocumentNode
wherever possible instead of using LRU Cache with strings. It
is more optimal if a parser caching is used
- Use
@envelop/graphql-middleware@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/graphql-modules@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/immediate-introspection@2.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/live-query@6.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
-
#1776
332f1f22
Thanks @ardatan! - dependencies updates:- Updated dependency
@graphql-tools/utils@^10.0.0
↗︎
(from^8.8.0
, independencies
)
- Updated dependency
@envelop/newrelic@6.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
- #1728
a36925c7
Thanks @ardatan! - - Memoize parsed document string result and use
it wherever possible, and exportgetDocumentString
function to allow users to use it as well.- Use
WeakMap
s withDocumentNode
wherever possible instead of using LRU Cache with strings. It
is more optimal if a parser caching is used
- Use
- Updated dependencies
[332f1f22
,
7066ce98
]:- @envelop/on-resolve@3.0.0
@envelop/on-resolve@3.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
- #1773
7066ce98
Thanks @jonapgar-groupby! - Prevent re-wrapping field
resolvers with useOnResolve plugin. Fixes #1773
@envelop/opentelemetry@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
- #1728
a36925c7
Thanks @ardatan! - - Memoize parsed document string result and use
it wherever possible, and exportgetDocumentString
function to allow users to use it as well.- Use
WeakMap
s withDocumentNode
wherever possible instead of using LRU Cache with strings. It
is more optimal if a parser caching is used
- Use
- Updated dependencies
[332f1f22
,
7066ce98
]:- @envelop/on-resolve@3.0.0
@envelop/operation-field-permissions@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
@envelop/parser-cache@6.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
#1767
0b127cc4
Thanks @n1ru4l! - bump lru cache dependency version -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
-
#1767
0b127cc4
Thanks @n1ru4l! - dependencies updates:- Updated dependency
lru-cache@^9.1.1
↗︎
(from^6.0.0
, independencies
)
- Updated dependency
@envelop/persisted-operations@6.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/preload-assets@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/prometheus@8.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
@envelop/rate-limiter@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
@envelop/resource-limitations@4.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
-
#1776
332f1f22
Thanks @ardatan! - dependencies updates:- Updated dependency
@graphql-tools/utils@^10.0.0
↗︎
(from^8.8.0
, independencies
)
- Updated dependency
-
Updated dependencies
[332f1f22
,
332f1f22
]:- @envelop/extended-validation@3.0.0
@envelop/response-cache@5.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
#1767
0b127cc4
Thanks @n1ru4l! - bump lru cache dependency version -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
-
#1767
0b127cc4
Thanks @n1ru4l! - dependencies updates:- Updated dependency
lru-cache@^9.1.1
↗︎
(from^6.0.0
, independencies
)
- Updated dependency
-
#1776
332f1f22
Thanks @ardatan! - dependencies updates:- Updated dependency
@graphql-tools/utils@^10.0.0
↗︎
(from^8.8.0
, independencies
) - Updated dependency
@whatwg-node/fetch@^0.9.0
↗︎ (from
^0.8.0
, independencies
)
- Updated dependency
-
#1728
a36925c7
Thanks @ardatan! - - Memoize parsed document string result and use
it wherever possible, and exportgetDocumentString
function to allow users to use it as well.- Use
WeakMap
s withDocumentNode
wherever possible instead of using LRU Cache with strings. It
is more optimal if a parser caching is used
- Use
@envelop/response-cache-redis@3.0.0
Major Changes
Patch Changes
- Updated dependencies
[0b127cc4
,
332f1f22
,
332f1f22
,
0b127cc4
,
a36925c7
]:- @envelop/response-cache@5.0.0
@envelop/sentry@6.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
- #1728
a36925c7
Thanks @ardatan! - - Memoize parsed document string result and use
it wherever possible, and exportgetDocumentString
function to allow users to use it as well.- Use
WeakMap
s withDocumentNode
wherever possible instead of using LRU Cache with strings. It
is more optimal if a parser caching is used
- Use
@envelop/statsd@4.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
@envelop/validation-cache@6.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
#1767
0b127cc4
Thanks @n1ru4l! - bump lru cache dependency version -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
Patch Changes
-
#1767
0b127cc4
Thanks @n1ru4l! - dependencies updates:- Updated dependency
lru-cache@^9.1.1
↗︎
(from^6.0.0
, independencies
)
- Updated dependency
-
#1728
a36925c7
Thanks @ardatan! - - Memoize parsed document string result and use
it wherever possible, and exportgetDocumentString
function to allow users to use it as well.- Use
WeakMap
s withDocumentNode
wherever possible instead of using LRU Cache with strings. It
is more optimal if a parser caching is used
- Use
@envelop/testing@6.0.0
Major Changes
-
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher -
Updated dependencies
[332f1f22
,
a36925c7
]:- @envelop/core@4.0.0
- @envelop/types@4.0.0
Patch Changes
-
#1776
332f1f22
Thanks @ardatan! - dependencies updates:- Updated dependency
@graphql-tools/utils@^10.0.0
↗︎
(from^8.8.0
, independencies
)
- Updated dependency
-
#1728
a36925c7
Thanks @ardatan! - - Memoize parsed document string result and use
it wherever possible, and exportgetDocumentString
function to allow users to use it as well.- Use
WeakMap
s withDocumentNode
wherever possible instead of using LRU Cache with strings. It
is more optimal if a parser caching is used
- Use