Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

v1.6.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 19:52
03711df

1.6.0 (2022-12-15)

Features

  • Add support for google.cloud.tpu.__version__ (7bb593a)
  • Add typing to proto.Message based class attributes (7bb593a)
  • Publishing TPU v2 API (ac1bc46)

Bug Fixes

  • Add dict typing for client_options (7bb593a)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (ac1bc46)
  • Drop usage of pkg_resources (ac1bc46)
  • Fix incorrect resource annotations for TPU v2alpha1 API (ac1bc46)
  • Fix timeout default values (ac1bc46)

Documentation

  • Minor updates in comments (#201) (0519c68)
  • samples: Snippetgen handling of repeated enum field (7bb593a)
  • samples: Snippetgen should call await on the operation coroutine before calling result (ac1bc46)