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

release: on branch main #2393

Merged
merged 1 commit into from
Mar 7, 2023
Merged

release: on branch main #2393

merged 1 commit into from
Mar 7, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 13, 2023

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

@apollo/composition@2.3.3

Patch Changes

  • Stop generating misleading "hint" regarding value type fields for interface types that are entity interfaces (they have a @key defined). (#2412)

  • Updated dependencies [de89e504]:

    • @apollo/query-graphs@2.3.3
    • @apollo/federation-internals@2.3.3

@apollo/gateway@2.3.3

Patch Changes

  • Update @apollo/utils.logger typings dependency (#2269)

  • Exposes, for each subgraph request, the path in the overall gateway operation at which that subgraph request gets inserted. This path is now available as the pathInIncomingRequest field in the arguments of RemoteGraphQLDataSource.willSendRequest and RemoteGraphQLDataSource.didReceiveResponse. (#2384)

  • Previously the queryPlanStoreKey was a hash of the query concatenated with an unhashed operationName if it was present. This resulted in variable length cache keys that could become unnecessarily long, occupying additional space in the query plan cache. (#2310)

    This change incorporates the operationName into the hash itself (if operationName is present).

  • Update @apollo/utils.createhash package, which drops support for node 12 (#2266)

  • Update @apollo/utils.isnodelike package, which dropped support for node 12 (#2268)

  • Update @apollo/utils.fetcher package, which drops support for node 12 (#2267)

  • Updated dependencies [71a07f30]:

    • @apollo/composition@2.3.3
    • @apollo/query-planner@2.3.3
    • @apollo/federation-internals@2.3.3

@apollo/query-graphs@2.3.3

Patch Changes

  • Update ts-graphviz dependency (#2395)

  • Updated dependencies []:

    • @apollo/federation-internals@2.3.3

@apollo/query-planner@2.3.3

Patch Changes

  • Updated dependencies [de89e504]:
    • @apollo/query-graphs@2.3.3
    • @apollo/federation-internals@2.3.3

@apollo/subgraph@2.3.3

Patch Changes

  • Correctly attach provided subscription resolvers to the schema object (#2388)

  • Updated dependencies []:

    • @apollo/federation-internals@2.3.3

@apollo/federation-internals@2.3.3

apollo-federation-integration-testsuite@2.3.3

@netlify
Copy link

netlify bot commented Feb 13, 2023

Deploy Preview for apollo-federation-docs canceled.

Name Link
🔨 Latest commit bd296f3
🔍 Latest deploy log https://app.netlify.com/sites/apollo-federation-docs/deploys/640677de7f9ad4000826525c

@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 13, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions github-actions bot force-pushed the changeset-release/main branch 15 times, most recently from 33135ae to 4584d6d Compare February 20, 2023 16:54
@github-actions github-actions bot force-pushed the changeset-release/main branch 13 times, most recently from 6cadaa1 to 143efb6 Compare February 24, 2023 17:43
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 54bd9db to f708d80 Compare March 3, 2023 22:34
@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from a566231 to 360c6af Compare March 6, 2023 19:13
@trevor-scheer trevor-scheer merged commit 8874706 into main Mar 7, 2023
@trevor-scheer trevor-scheer deleted the changeset-release/main branch March 7, 2023 17:27
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.

1 participant