apollographql/federation-jvm
### [`v0.9.0`](https://togithub.com/apollographql/federation-jvm/blob/HEAD/RELEASE_NOTES.md#v090)
- Update protobuf-java to 3.19.4 ([#141](https://togithub.com/apollographql/federation-jvm/issues/141))
- Add support for `graphql-java` `GraphQLContext` ([#138](https://togithub.com/apollographql/federation-jvm/pull/138)). Many thanks to [@dariuszuc](https://togithub.com/dariuszuc) for the awesome contribution 💙
### [`v0.8.0`](https://togithub.com/apollographql/federation-jvm/blob/HEAD/RELEASE_NOTES.md#v080)
This release adds support for the [@CacheControl](https://togithub.com/CacheControl) directive in the form of a graphql-java instrumentation class, matching the behavior of the apollo-server's built-in cache control plugin. ([#133](https://togithub.com/apollographql/federation-jvm/pull/133))
### [`v0.7.0`](https://togithub.com/apollographql/federation-jvm/blob/HEAD/RELEASE_NOTES.md#v070)
This is an upgrade release for graphql-java v17. This release is incompatible with earlier graphql-java versions due to backwards-incompatible changes in their `SchemaPrinter`.
*Upgrades:*
- graphql-java to `17.3`.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
0.6.5
->0.9.0
By merging this PR, the issue #8 will be automatically resolved and closed:
Release Notes
apollographql/federation-jvm
### [`v0.9.0`](https://togithub.com/apollographql/federation-jvm/blob/HEAD/RELEASE_NOTES.md#v090) - Update protobuf-java to 3.19.4 ([#141](https://togithub.com/apollographql/federation-jvm/issues/141)) - Add support for `graphql-java` `GraphQLContext` ([#138](https://togithub.com/apollographql/federation-jvm/pull/138)). Many thanks to [@dariuszuc](https://togithub.com/dariuszuc) for the awesome contribution 💙 ### [`v0.8.0`](https://togithub.com/apollographql/federation-jvm/blob/HEAD/RELEASE_NOTES.md#v080) This release adds support for the [@CacheControl](https://togithub.com/CacheControl) directive in the form of a graphql-java instrumentation class, matching the behavior of the apollo-server's built-in cache control plugin. ([#133](https://togithub.com/apollographql/federation-jvm/pull/133)) ### [`v0.7.0`](https://togithub.com/apollographql/federation-jvm/blob/HEAD/RELEASE_NOTES.md#v070) This is an upgrade release for graphql-java v17. This release is incompatible with earlier graphql-java versions due to backwards-incompatible changes in their `SchemaPrinter`. *Upgrades:* - graphql-java to `17.3`.