aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
blob: d38ae8e75013254483e99f871275ff1b25ae61b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
Changes between 0.9.0 and 0.10.0:
--------------------------------

#### Features

#### API Changes
* OkHttpChannelBuilder.overrideHostForAuthority is deprecated

#### Bug Fixes
* ServerCall forces headers to be sent first
* Servers cannot be started after shutting down (#1023)