Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming Release Changes #1472

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Upcoming Release Changes #1472

merged 1 commit into from
Aug 16, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 12, 2022

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/core@2.5.0

Minor Changes

Patch Changes

  • #1471 5a5f5c04 Thanks @n1ru4l! - Ensure error thrown from the context factory is wrapped within a GraphQLError for proper formatting. Previously this caused an unexpected error to be swallowed completly when error masking is enabled.

@envelop/apollo-datasources@1.2.0

Minor Changes

@envelop/apollo-federation@2.5.0

Minor Changes

@envelop/apollo-server-errors@3.5.0

Minor Changes

@envelop/apollo-tracing@3.5.0

Minor Changes

@envelop/auth0@3.5.0

Minor Changes

@envelop/dataloader@3.5.0

Minor Changes

@envelop/depth-limit@1.7.0

Minor Changes

@envelop/disable-introspection@3.5.0

Minor Changes

@envelop/execute-subscription-event@2.5.0

Minor Changes

@envelop/extended-validation@1.8.0

Minor Changes

@envelop/filter-operation-type@3.5.0

Minor Changes

@envelop/fragment-arguments@3.5.0

Minor Changes

@envelop/generic-auth@4.4.0

Minor Changes

Patch Changes

  • Updated dependencies []:
    • @envelop/extended-validation@1.8.0

@envelop/graphql-jit@4.5.0

Minor Changes

@envelop/graphql-middleware@3.5.0

Minor Changes

@envelop/graphql-modules@3.5.0

Minor Changes

@envelop/live-query@4.1.0

Minor Changes

  • #1481 752ba122 Thanks @n1ru4l! - Support for plugging in a patch middleware.

    import { InMemoryLiveQueryStore } from '@n1ru4l/in-memory-live-query-store';
    import { applyLiveQueryJSONDiffPatchGenerator } from '@n1ru4l/graphql-live-query-patch-jsondiffpatch';
    
    const liveQueryStore = new InMemoryLiveQueryStore();
    
    const plugin = useLiveQuery({ liveQueryStore, applyLiveQueryPatchGenerator: applyLiveQueryJSONDiffPatchGenerator });
  • Updated dependencies [5a5f5c04, d828f129]:

    • @envelop/core@2.5.0

Patch Changes

@envelop/newrelic@4.2.0

Minor Changes

Patch Changes

  • #1457 ff8b4476 Thanks @zawadzkip! - New Relic: add error for agent not being found
    Adds an error message when initializing the new relic plugin

    • This error message will occur when the new relic agent is not found when initializing the plugin. Signalling information to a developer that new relic may not be
    • installed correctly or may be disabled where this plugin is being instantiated.

@envelop/opentelemetry@3.5.0

Minor Changes

@envelop/operation-field-permissions@3.5.0

Minor Changes

Patch Changes

  • Updated dependencies []:
    • @envelop/extended-validation@1.8.0

@envelop/parser-cache@4.6.0

Minor Changes

@envelop/persisted-operations@4.5.0

Minor Changes

@envelop/preload-assets@3.5.0

Minor Changes

@envelop/prometheus@6.5.0

Minor Changes

@envelop/rate-limiter@3.5.0

Minor Changes

@envelop/resource-limitations@2.5.0

Minor Changes

Patch Changes

  • Updated dependencies []:
    • @envelop/extended-validation@1.8.0

@envelop/response-cache@3.1.0

Minor Changes

@envelop/sentry@3.7.0

Minor Changes

@envelop/statsd@2.5.0

Minor Changes

@envelop/validation-cache@4.6.0

Minor Changes

@envelop/testing@4.5.0

Minor Changes

@envelop/response-cache-redis@1.1.0

Patch Changes

  • Updated dependencies []:
    • @envelop/response-cache@3.1.0

@vercel
Copy link

vercel bot commented Aug 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
envelop ✅ Ready (Inspect) Visit Preview Aug 16, 2022 at 6:57AM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant