mirror of https://github.com/grpc/grpc-java.git
Merge branch 'changelog'
This commit is contained in:
commit
b24aa53d13
|
@ -0,0 +1,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)
|
Loading…
Reference in New Issue