apollo-server/packages
Jesse Rosenberger 9089cc5c94
Follow-up un-reverted work to maintain support in the new request pipeline.
Prior to embarking on the request pipeline work, and to facilitate
development on the new request pipeline, @martijnwalraven and myself
intentionally reverted some commits that had been recently introduced but
conflicted with the request pipeline branch that was already in-flight.

Rather than dealing with an incredibly difficult merge conflict, it was
easier to revert them an re-apply them later.

Original commits, reversions, and reintroductions:

* 6d6c9ff, 03a894d, b90ccc2
* 96af44e, 68c82e6, 81c4642
* 408198e, 2b470e1, 84bc834
* 4175f1b, 38e7b6a, 261994c

As is demonstrated by this short follow-up commit, this was all that was
necessary to make it work in the new model - once that model was finished.

While we're certain that the new request pipeline and its plugin model will
actually better support some of the behavior that required these initial
commits in the name of not introducing breaking changes, we feel it's
necessary to maintain their support.

I will point out, if you are at all affected by the above commits, we may
consider deprecating portions of those APIs in the not too distant future,
but we hope that the new model will help support those needs even better.
2018-10-10 20:20:27 +03:00
..
apollo-cache-control Clean up passing throughhttp property in GraphQLResponse 2018-10-08 11:03:01 +02:00
apollo-datasource Remove apollo-server-env as a project reference 2018-10-05 23:05:49 +02:00
apollo-datasource-rest Remove apollo-server-env as a project reference 2018-10-05 23:05:49 +02:00
apollo-engine-reporting Pass the context request and response extension methods (#1547) 2018-10-10 19:25:37 +03:00
apollo-engine-reporting-protobuf Remove apollo-server-env as a project reference 2018-10-05 23:05:49 +02:00
apollo-server Update graphql-subscriptions dependency to 1.0.0 in all packages 2018-10-09 12:18:25 +02:00
apollo-server-cache-memcached Remove apollo-server-env as a project reference 2018-10-05 23:05:49 +02:00
apollo-server-cache-redis Remove apollo-server-env as a project reference 2018-10-05 23:05:49 +02:00
apollo-server-caching Add root level tsconfig.json as entry point 2018-10-05 21:48:49 +02:00
apollo-server-cloud-function chore(deps): update dependency graphql-tools to v4 (#1771) 2018-10-09 11:27:59 +02:00
apollo-server-cloudflare Remove apollo-server-env as a project reference 2018-10-05 23:05:49 +02:00
apollo-server-core Follow-up un-reverted work to maintain support in the new request pipeline. 2018-10-10 20:20:27 +03:00
apollo-server-env Remove apollo-server-env as a project reference 2018-10-05 23:05:49 +02:00
apollo-server-errors Add root level tsconfig.json as entry point 2018-10-05 21:48:49 +02:00
apollo-server-express Update graphql-subscriptions dependency to 1.0.0 in all packages 2018-10-09 12:18:25 +02:00
apollo-server-hapi Update graphql-subscriptions dependency to 1.0.0 in all packages 2018-10-09 12:18:25 +02:00
apollo-server-integration-testsuite Pass the context request and response extension methods (#1547) 2018-10-10 19:25:37 +03:00
apollo-server-koa Update graphql-subscriptions dependency to 1.0.0 in all packages 2018-10-09 12:18:25 +02:00
apollo-server-lambda chore(deps): update dependency graphql-tools to v4 (#1771) 2018-10-09 11:27:59 +02:00
apollo-server-micro Remove apollo-server-env as a project reference 2018-10-05 23:05:49 +02:00
apollo-server-plugin-base Add didResolveOperation hook to request pipeline API 2018-10-10 15:19:11 +02:00
apollo-tracing Remove apollo-server-env as a project reference 2018-10-05 23:05:49 +02:00
graphql-extensions Follow-up un-reverted work to maintain support in the new request pipeline. 2018-10-10 20:20:27 +03:00