Skip to content

Commit

Permalink
Merge pull request #1251 from apollographql/trevor/release
Browse files Browse the repository at this point in the history
Release federation features in the `apollo-tooling` repo 🎉
  • Loading branch information
trevor-scheer authored May 9, 2019
2 parents 1b9b455 + 35270df commit 1c24b14
Show file tree
Hide file tree
Showing 48 changed files with 2,237 additions and 2,495 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
## Upcoming

- `apollo`
- <First `apollo` related entry goes here>
- Leverage updates to apollo-language-server to support federated services [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
- Add `service:delete` command for deleting federated services [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
- `apollo-codegen-core`
- <First `apollo-codegen-core` related entry goes here>
- `apollo-codegen-flow`
Expand All @@ -15,11 +16,16 @@
- `apollo-codegen-typescript`
- <First `apollo-codegen-typescript` related entry goes here>
- `apollo-env`
- <First `apollo-env` related entry goes here>
- Add new utils and predicates [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
- `apollo-graphql`
- <First `apollo-graphql` related entry goes here>
- Require graphql@^14.2.1 [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
- Add buildSchemaFromSDL and related utilities for constructing partial schemas
[#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
- Add transformSchema and related utilities for easily transforming schemas
[#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
- `apollo-language-server`
- <First `apollo-language-server` related entry goes here>
- Extend Engine API for federated schema uploads and checks [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
- Reorganize files and exports [#1251](https://github.com/apollographql/apollo-tooling/pull/1251)
- `apollo-tools`
- <First `apollo-tools` related entry goes here>
- `vscode-apollo`
Expand Down
Loading

0 comments on commit 1c24b14

Please sign in to comment.