Skip to content

release: on branch main#3284

Merged
dariuszkuc merged 1 commit intomainfrom
changeset-release/main
Jun 25, 2025
Merged

release: on branch main#3284
dariuszkuc merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

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.11.2

Patch Changes

  • Improve error messages when @composeDirective arguments are NULL or empty strings. (#3283)

    Previous message on undefined/null argument value
    Cannot read properties of undefined (reading '0')

    New message
    Argument to @composeDirective in subgraph "${sg.name}" cannot be NULL or an empty String

  • Updated dependencies [28c08bef6e691aefc6ed07c0e7057f9cd803b317]:

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

@apollo/gateway@2.11.2

Patch Changes

@apollo/federation-internals@2.11.2

Patch Changes

  • Revert change to @composeDirective definition to specify nullable argument value. (#3283)

    We cannot fix the definition as that would break customers using older versions of subgraph-js. Our validations are already verifying that the values are specified.

@apollo/query-graphs@2.11.2

Patch Changes

@apollo/query-planner@2.11.2

Patch Changes

@apollo/subgraph@2.11.2

Patch Changes

  • Revert change to @composeDirective definition to specify nullable argument value. (#3283)

    We cannot fix the definition as that would break customers using older versions of subgraph-js. Our validations are already verifying that the values are specified.

  • Updated dependencies [28c08bef6e691aefc6ed07c0e7057f9cd803b317]:

    • @apollo/federation-internals@2.11.2

apollo-federation-integration-testsuite@2.11.2

@github-actions github-actions bot requested a review from a team as a code owner June 25, 2025 19:24
@codesandbox-ci
Copy link

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.

@dariuszkuc dariuszkuc merged commit 60bc299 into main Jun 25, 2025
15 checks passed
@dariuszkuc dariuszkuc deleted the changeset-release/main branch June 25, 2025 20:42
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.

2 participants