Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

v1.1.0

Choose a tag to compare

@busunkim96 busunkim96 released this 06 Feb 00:58

10-05-2018 13:52 PDT

Implementation Changes

  • The library has been regenerated to pick up changes in the underlying API.
  • Add Test runs for Python 3.7 and remove 3.4 (#5295)

Documentation

  • Translate / Logging / Language: restore detailed usage docs. (#5999)
  • Redirect renamed 'usage.html'/'client.html' -> 'index.html'. (#5996)
  • Prep language docs for repo split. (#5932)

Internal / Testing Changes

  • Language: add 'synth.py'. (#6080)
  • Nox: use inplace installs (#5865)
  • Avoid overwriting 'module' of messages from shared modules. (#5364)
  • Modify system tests to use prerelease versions of grpcio (#5304)