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

Releases: googleapis/python-tpu

v1.11.0

01 Jun 10:18
9ee9ceb
Compare
Choose a tag to compare

1.11.0 (2023-06-01)

Features

  • v2alpha1: Add MultisliceNode (df85e2c)
  • v2alpha1: Enable Force on DeleteQueuedResource (df85e2c)

v1.10.1

04 May 15:23
2941595
Compare
Choose a tag to compare

1.10.1 (2023-05-04)

Bug Fixes

  • tpu_v2alpha1: Restrict the visibility of API ResetQueuedResource (#226) (06f1647)

v1.10.0

17 Apr 10:41
d98cdae
Compare
Choose a tag to compare

1.10.0 (2023-04-15)

Features

  • v2alpha1: Add reset_queued_resource (45b85f2)
  • v2alpha1: Make reservation_name parameter generally visible in QueuedResource message (45b85f2)

v1.9.0

27 Mar 15:59
7212dde
Compare
Choose a tag to compare

1.9.0 (2023-03-24)

Features

  • Add AcceleratorConfig to ListAcceleratorTypesResponse (#220) (495fbad)

Documentation

  • Fix formatting of request arg in docstring (#223) (58839c4)

v1.8.0

24 Feb 00:43
ef40022
Compare
Choose a tag to compare

1.8.0 (2023-02-17)

Features

Bug Fixes

  • Add service_yaml_parameters to py_gapic_library BUILD.bazel targets (#216) (b45515e)

v1.7.2

01 Feb 14:02
eebeb41
Compare
Choose a tag to compare

1.7.2 (2023-01-30)

Bug Fixes

v1.7.1

23 Jan 15:54
ace089e
Compare
Choose a tag to compare

1.7.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (3b28ff9)

Documentation

  • Add documentation for enums (3b28ff9)

v1.7.0

10 Jan 17:20
6cafcac
Compare
Choose a tag to compare

1.7.0 (2023-01-10)

Features

v1.6.0

15 Dec 19:52
03711df
Compare
Choose a tag to compare

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)

v1.5.2

10 Oct 15:54
835d3db
Compare
Choose a tag to compare

1.5.2 (2022-10-07)

Bug Fixes