Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 279 Bytes

CHANGES.md

File metadata and controls

11 lines (8 loc) · 279 Bytes

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)