Commit 9b980e6 1 parent abdec21 commit 9b980e6 Copy full SHA for 9b980e6
File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
# v0.6.8
10
10
11
+ > [ See complete versioning details.] ( https://github.com/apollographql/apollo-server/commit/5974b2ce405a06bc331230400b9073f6381738d3 )
12
+
11
13
* Support __ typenames if defined by an incoming operation [ #2922 ] ( https://github.com/apollographql/apollo-server/pull/2922 )
12
14
13
15
# v0.6.7
14
16
17
+ > [ See complete versioning details.] ( https://github.com/apollographql/apollo-server/commit/2ea5887acc43461a5539071f4981a5f70e0d0652 )
18
+
15
19
* Fix bug in externalUnused validation [ #2919 ] ( https://github.com/apollographql/apollo-server/pull/2919 )
16
20
17
21
# v0.6.6
18
22
23
+ > [ See complete versioning details.] ( https://github.com/apollographql/apollo-server/commit/183de5f112324def375a45c239955e1bf1608fae )
24
+
19
25
* Allow specified directives during validation (@deprecated ) [ #2823 ] ( https://github.com/apollographql/apollo-server/pull/2823 )
20
26
21
27
# v0.6.1
22
28
29
+ > [ See complete versioning details.] ( https://github.com/apollographql/apollo-server/commit/1209839c01b4cac1eb23f42c747296dd9507a8ac )
30
+
23
31
* Normalize SDL in a normalization step before validation [ #2771 ] ( https://github.com/apollographql/apollo-server/pull/2771 )
Original file line number Diff line number Diff line change 10
10
11
11
# v0.9.1
12
12
13
+ > [ See complete versioning details.] ( https://github.com/apollographql/apollo-server/commit/a1c41152a35c837af27d1dee081fc273de07a28e )
14
+
13
15
* Optimize buildQueryPlan when two FetchGroups are on the same service [ #3135 ] ( https://github.com/apollographql/apollo-server/pull/3135 )
14
16
* Construct and use RemoteGraphQLDataSource to issue introspection query to Federated Services [ #3120 ] ( https://github.com/apollographql/apollo-server/pull/3120 )
15
17
16
18
# v0.9.0
17
19
20
+ > [ See complete versioning details.] ( https://github.com/apollographql/apollo-server/commit/99f78c6782bce170186ba6ef311182a8c9f281b7 )
21
+
18
22
* Add experimental observability functions [ #3110 ] ( https://github.com/apollographql/apollo-server/pull/3110 )
19
23
20
24
# v0.8.2
21
25
22
- * Handle ` null ` @ requires selections correctly during execution [ # 3138 ] ( https://github.com/apollographql/apollo-server/pull/3138 )
26
+ > [ See complete versioning details. ] ( https://github.com/apollographql/apollo-server/commit/b0a9ce0615d19b7241e64883b5d5d7730cc13fcb )
23
27
28
+ * Handle ` null ` @requires selections correctly during execution [ #3138 ] ( https://github.com/apollographql/apollo-server/pull/3138 )
24
29
25
30
# v0.6.13
26
31
32
+ > [ See complete versioning details.] ( https://github.com/apollographql/apollo-server/commit/a06594117dbbf1e8abdb7b366b69a94ab808b065 )
33
+
27
34
* Proxy errors from downstream services [ #3019 ] ( https://github.com/apollographql/apollo-server/pull/3019 )
28
35
* Handle schema defaultVariables correctly within downstream fetches [ #2963 ] ( https://github.com/apollographql/apollo-server/pull/2963 )
29
36
30
37
# v0.6.12
31
38
39
+ > [ See complete versioning details.] ( https://github.com/apollographql/apollo-server/commit/5974b2ce405a06bc331230400b9073f6381738d3 )
40
+
32
41
* Fix ` @requires ` bug preventing array and null values. [ PR #2928 ] ( https://github.com/apollographql/apollo-server/pull/2928 )
33
42
34
43
# v0.6.5
35
44
45
+ > [ See complete versioning details.] ( https://github.com/apollographql/apollo-server/commit/9dcfe6f91fa7b4187a644efe1522cf444ffc1251 )
46
+
36
47
* Relax constraints of root operation type names in validation [ #2783 ] ( ttps://github.com/apollographql/apollo-server/pull/2783 )
37
48
38
49
# v0.6.2
39
50
51
+ > [ See complete versioning details.] ( https://github.com/apollographql/apollo-server/commit/e113127b1ff9802de3bc5574bcae55256f0ef656 )
52
+
40
53
* Resolve an issue with \_ _ proto__ pollution in deepMerge() [ #2779 ] ( https://github.com/apollographql/apollo-server/pull/2779 )
You can’t perform that action at this time.
0 commit comments