Skip to content

Commit 1c24b14

Browse files
Merge pull request #1251 from apollographql/trevor/release
Release federation features in the `apollo-tooling` repo 🎉
2 parents 1b9b455 + 35270df commit 1c24b14

48 files changed

Lines changed: 2237 additions & 2495 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
## Upcoming
44

55
- `apollo`
6-
- <First `apollo` related entry goes here>
6+
- Leverage updates to apollo-language-server to support federated services [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
7+
- Add `service:delete` command for deleting federated services [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
78
- `apollo-codegen-core`
89
- <First `apollo-codegen-core` related entry goes here>
910
- `apollo-codegen-flow`
@@ -15,11 +16,16 @@
1516
- `apollo-codegen-typescript`
1617
- <First `apollo-codegen-typescript` related entry goes here>
1718
- `apollo-env`
18-
- <First `apollo-env` related entry goes here>
19+
- Add new utils and predicates [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
1920
- `apollo-graphql`
20-
- <First `apollo-graphql` related entry goes here>
21+
- Require graphql@^14.2.1 [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
22+
- Add buildSchemaFromSDL and related utilities for constructing partial schemas
23+
[#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
24+
- Add transformSchema and related utilities for easily transforming schemas
25+
[#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
2126
- `apollo-language-server`
22-
- <First `apollo-language-server` related entry goes here>
27+
- Extend Engine API for federated schema uploads and checks [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
28+
- Reorganize files and exports [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
2329
- `apollo-tools`
2430
- <First `apollo-tools` related entry goes here>
2531
- `vscode-apollo`

0 commit comments

Comments
 (0)