mirror of https://github.com/grpc/grpc-java.git
Delete CHANGES.md
Release notes are available at the [releases](https://github.com/grpc/grpc-java/releases) tab at [grpc-java](https://github.com/grpc/grpc-java) page. This file is also way out of date.
This commit is contained in:
parent
a3c44fa7ca
commit
8af643d0f5
11
CHANGES.md
11
CHANGES.md
|
|
@ -1,11 +0,0 @@
|
|||
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