Conversation
579498f to
ad9f25c
Compare
85316b3 to
5929e36
Compare
Contributor
|
Do we have any timeline on when this will be released? Related to graphql-hive/gateway#1485 |
a3c19f5 to
c705774
Compare
c705774 to
92cd4fd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@envelop/rate-limiter@8.1.0
Minor Changes
6164637Thanks @EmrysMyrddin! - Validate the configuration at schema
loading time. The plugin now throws an error on invalid configuration, such as:
Patch Changes
#2676
6164637Thanks @EmrysMyrddin! - dependencies updates:
@types/picomatch@^4.0.2↗︎ (todependencies)picomatch@^4.0.3↗︎ (todependencies)minimatch@^10.0.1↗︎(from
dependencies)#2676
6164637Thanks @EmrysMyrddin! - Massive reduction of performance impact
on GraphQL execution. Overhead has been minimalized on rate-limited fields, and entirely
suppressed on other fields.
#2676
6164637Thanks @EmrysMyrddin! - Fixed
rateLimitDirectiveNameoptionbeing ignored.
Updated dependencies
[
92948d8]:@envelop/core@5.3.2
Patch Changes
92948d8Thanks @EmrysMyrddin! - Fix getters and setters being stripped
away. The value was copied at plugin creation instead of copying the getter and setter (if any).
@envelop/parser-cache@9.0.1
Patch Changes
2525301Thanks @renovate! - dependencies updates:
lru-cache@^11.0.0↗︎(from
^10.0.0, independencies)[
92948d8]:@envelop/response-cache@8.0.2
Patch Changes
2525301Thanks @renovate! - dependencies updates:
lru-cache@^11.0.0↗︎(from
^10.0.0, independencies)[
92948d8]:@envelop/validation-cache@9.0.1
Patch Changes
2525301Thanks @renovate! - dependencies updates:
lru-cache@^11.0.0↗︎(from
^10.0.0, independencies)[
92948d8]: