Skip to content

Commit bfbb873

Browse files
committed
Adds changeset
1 parent dfa3b2b commit bfbb873

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### ([PR #8503](https://github.com/apollographql/router/pull/8503))
2+
3+
Supporting a common transport mechanism for the Client Awareness and Enhanced Client Awareness values is more efficient than the current split between HTTP header (for Client Awareness) and `request.extensions` for Enhanced Client Awareness. This changeset allows clients to send both sets of values using the same method.
4+
5+
By [@calvincestari](https://github.com/calvincestari).

0 commit comments

Comments
 (0)