Open renovate[bot] opened 2 months ago
Federation 1 Support | Federation 2 Support | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
No new or changed pages found.
Federation 1 Support | Federation 2 Support | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Federation 1 Support | Federation 2 Support | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Federation 1 Support | Federation 2 Support | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
This PR contains the following updates:
0.2.0
->1.3.0
Release Notes
apollographql/federation-hotchocolate (ApolloGraphQL.HotChocolate.Federation)
### [`v1.3.0`](https://redirect.github.com/apollographql/federation-hotchocolate/releases/tag/v1.3.0) #### Minor Changes - Enable Source link for debugging enhancements ([#60](https://redirect.github.com/apollographql/federation-hotchocolate/issues/60)) [@damienpontifex](https://redirect.github.com/damienpontifex) #### Patch Changes - chore(deps): update all non-major dependencies ([#41](https://redirect.github.com/apollographql/federation-hotchocolate/issues/41)) [@renovate](https://redirect.github.com/renovate) - chore(deps): update dependency microsoft.sourcelink.github to v8 ([#57](https://redirect.github.com/apollographql/federation-hotchocolate/issues/57)) [@renovate](https://redirect.github.com/renovate) #### Other Changes - Add Codeowners ([#56](https://redirect.github.com/apollographql/federation-hotchocolate/issues/56)) [@svc-secops](https://redirect.github.com/svc-secops) ### [`v1.2.1`](https://redirect.github.com/apollographql/federation-hotchocolate/releases/tag/v1.2.1) #### Patch Changes - fix: new NonResolvableKey attribute ([#54](https://redirect.github.com/apollographql/federation-hotchocolate/issues/54)) [@dariuszkuc](https://redirect.github.com/dariuszkuc) #### Other Changes - add compatibility warning ([#50](https://redirect.github.com/apollographql/federation-hotchocolate/issues/50)) [@dariuszkuc](https://redirect.github.com/dariuszkuc) ### [`v1.2.0`](https://redirect.github.com/apollographql/federation-hotchocolate/releases/tag/v1.2.0) #### Minor Changes - feat: expose IRequestExecutorBuilder extensions to apply schema directives ([#47](https://redirect.github.com/apollographql/federation-hotchocolate/issues/47)) [@dariuszkuc](https://redirect.github.com/dariuszkuc) #### Patch Changes - fix: use implicit binding for federated POCO ([#39](https://redirect.github.com/apollographql/federation-hotchocolate/issues/39)) [@dariuszkuc](https://redirect.github.com/dariuszkuc) #### Other Changes - chore(deps): update hotchocolate to v13.6.1 ([#42](https://redirect.github.com/apollographql/federation-hotchocolate/issues/42) [#43](https://redirect.github.com/apollographql/federation-hotchocolate/issues/43)) [@renovate](https://redirect.github.com/renovate) - chore(renovate): group HotChocolate updates together ([#40](https://redirect.github.com/apollographql/federation-hotchocolate/issues/40)) [@dariuszkuc](https://redirect.github.com/dariuszkuc) ### [`v1.1.0`](https://redirect.github.com/apollographql/federation-hotchocolate/releases/tag/v1.1.0) #### Minor Changes Adds support for `HotChocolate` **v13.6.0**. ### [`v1.0.0`](https://redirect.github.com/apollographql/federation-hotchocolate/releases/tag/v1.0.0) #### Apollo Federation for HotChocolate [**Apollo Federation**](https://www.apollographql.com/docs/federation/) is a powerful, open architecture that helps you create a **unified supergraph** that combines multiple GraphQL APIs. `ApolloGraphQL.HotChocolate.Federation` provides Apollo Federation support for building subgraphs in the `HotChocolate` ecosystem. Individual subgraphs can be run independently of each other but can also specify relationships to the other subgraphs by using Federated directives. See [Apollo Federation documentation](https://www.apollographql.com/docs/federation/) for details. ##### Generating Federated Schemas `ApolloGraphQL.HotChocolate.Federation` package is published to [Nuget](https://www.nuget.org/packages/ApolloGraphQL.HotChocolate.Federation). Update your `.csproj` file with following package references ```xmlConfiguration
π Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.