Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 737 Bytes

File metadata and controls

32 lines (19 loc) · 737 Bytes

Changelog

PyPI History

0.2.0

New Features

  • Regenerate v1 endpoint. Add v1beta2 endpoint (#5717)

0.1.2

Implementation Changes

  • Avoid overwriting 'module' of messages from shared modules. (#5364)

Internal / Testing Changes

  • Modify system tests to use prerelease versions of grpcio (#5304)
  • Add Test runs for Python 3.7 and remove 3.4 (#5295)
  • Re-enable lint for tests, remove usage of pylint (#4921)

0.1.1

Dependencies

  • Update dependency range for api-core to include v1.0.0 releases (#4944)

Testing and internal changes

  • Re-enable lint for tests, remove usage of pylint (#4921)
  • Normalize all setup.py files (#4909)