Releases: googleapis/python-tpu
Releases · googleapis/python-tpu
v1.11.0
1.11.0 (2023-06-01)
Features
- v2alpha1: Add MultisliceNode (df85e2c)
- v2alpha1: Enable Force on DeleteQueuedResource (df85e2c)
v1.10.1
1.10.1 (2023-05-04)
Bug Fixes
- tpu_v2alpha1: Restrict the visibility of API
ResetQueuedResource
(#226) (06f1647)
v1.10.0
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
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
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
1.7.2 (2023-01-30)
Bug Fixes
v1.7.1
1.7.1 (2023-01-20)
Bug Fixes
- Add context manager return types (3b28ff9)
Documentation
- Add documentation for enums (3b28ff9)
v1.7.0
1.7.0 (2023-01-10)
Features
v1.6.0
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
1.5.2 (2022-10-07)
Bug Fixes