mirror of https://github.com/grpc/grpc-java.git
Add a Changes document to keep track of release notes
This commit is contained in:
parent
24c398ed1c
commit
f3a5811fbf
|
@ -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